@charset "utf-8"; 

/* RESET -------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul {
	list-style:none;
}
select option {
	padding:0 5px;
}

/* COMMON -------------------------------------------------------------*/
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family:"qMmpS Pro W3", Osaka, "Hiragino Kaku Gothic Pro","CI",Meiryo,"lr oSVbN";
	color:#333333;
	background:#ffffff;
	font-size: 12px;
}  
html>/**/body {   
    font-size: 12px;   
}
* + html body {   
    font-family: "qMmpS Pro W3", Osaka, "Hiragino Kaku Gothic Pro";   
} 
a {
	color:#353895;
	text-decoration:underline;
}
a:hover {
	color:#7f81bc;
	text-decoration:none;
}
a:visited {
	color:#990000;
	text-decoration:none;
}
img {
	border:0;
}
#wrap {
	margin:0 auto;
	width:930px;
	background:url(../img/bg01.gif) center repeat-y;
}
#headerTop {
	background:url(../img/headerTop.gif) no-repeat;
}
#wrapIn {
	width:900px;
	margin:0 auto;
}
span.d-non {
	display:none;
}

/* HEADER -------------------------------------------------------------*/
#header {
	background:url(../img/header_bg01.gif) no-repeat left top;
	position:relative;
	top:0;
	left:0;
}
.logo {
	position:absolute;
	top:35px;
	left:27px;
}
.headerToiawase {
	font-size:10px;
	line-height:17px;
	background:url(../img/arrow01.gif) no-repeat 0 5px;
	padding-left:12px;
	position:absolute;
	left:734px;
	top:45px;
}
.btnRss01 span {
	display:none;
}
.btnRss01 a {
	width:80px;
	height:19px;
	display:block;
	background:url(../img/btnRss01.gif) no-repeat;
	position:absolute;
	top:106px;
	left:788px;
}
.gNavi {
	padding-top:134px;
}
.gNavi li, .footgNavi li {
	float:left;
}
.gnavi01 a, .gnavi02 a, .gnavi03 a, .gnavi04 a, .gnavi05 a, .gnavi06 a, .gnavi07 a {
	height:32px;
	display:block;
}
.gnavi01 a {
	width:96px;
	background:url(../img/gNavi.gif) 0 0;
}
.gnavi01 a:hover {
	background:url(../img/gNavi.gif) 0 -32px;
}
.gnavi02 a, .gnavi03 a, .gnavi04 a, .gnavi05 a, .gnavi06 a, .gnavi07 a {
	width:134px;
}
.gnavi01 span, .gnavi02 span, .gnavi03 span, .gnavi04 span, .gnavi05 span, .gnavi06 span, .gnavi07 span {
	display:none;
}
.gnavi02 a {
	background:url(../img/gNavi.gif) -96px 0;
}
.gnavi02 a:hover {
	background:url(../img/gNavi.gif) -96px -32px;
}
.gnavi03 a {
	background:url(../img/gNavi.gif) -230px 0;
}
.gnavi03 a:hover {
	background:url(../img/gNavi.gif) -230px -32px;
}
.gnavi04 a {
	background:url(../img/gNavi.gif) -364px 0;
}
.gnavi04 a:hover {
	background:url(../img/gNavi.gif) -364px -32px;
}
.gnavi05 a {
	background:url(../img/gNavi.gif) -498px 0;
}
.gnavi05 a:hover {
	background:url(../img/gNavi.gif) -498px -32px;
}
.gnavi06 a {
	background:url(../img/gNavi.gif) -632px 0;
}
.gnavi06 a:hover {
	background:url(../img/gNavi.gif) -632px -32px;
}
.gnavi07 a {
	background:url(../img/gNavi.gif) -766px 0;
}
.gnavi07 a:hover {
	background:url(../img/gNavi.gif) -766px -32px;
}

/* Search -------------------------------------------------------------*/
.searchBox {
	height:47px; 
	width:866px;
	padding-top:17px;
	padding-left:17px;
	background:url(../img/searchBg.gif) no-repeat 17px 17px;
}
.searchBox p {
	display:none;
}
#searchform1 {   
	position:relative;
	top:0;
	left:0;
	width:644px;
	height:26px;
}   
#keywords1  {   
    width: 470px;
    height: 15px;   
    border: 0;
	position:absolute;
	table-layout:34px;
	top:16px;
	left:186px;     
}   
#searchBtn1 {   
    position: absolute;   
    top: 13px;   
    left: 679px;   
}

/* MainArea -------------------------------------------------------------*/
#mainArea {
	width:866px;
	margin:18px auto 0;
}
#main {
	width:626px;
	float:right;
	margin-bottom:40px;
}
#side {
	width:220px;
	float:left;
	margin-bottom:40px;
}

/* Main -------------------------------------------------------------*/
.path {
	font-size:10px;
	display:block;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
}
.path a {
	color:#ff6600;
	text-decoration:none;
}
.path a:hover {
	color:#353895;
	text-decoration:underline;
}
.path p {
	color:#666666;
}
.path img {
	margin-left:8px;
	margin-right:5px;
}
.topTtl01 {
	width:626px;
	height:49px;
	background:url(../img/ttl01.gif) no-repeat;
}
.topTtl01 h2, .topTtl01 span {
	display:none;
}
.topTtl01 p a {
	width:132px;
	height:16px;
	display:block;
	padding-left:484px;
	padding-top:12px;
}
.ichiranBox01 {
	width:626px;
	background:#f5f5f6;
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#f5f5f6 1px solid;
	margin-bottom:12px;
}
.ichiranBox01In {
	width:599px;
	margin:9px 15px 10px 12px;
}
.ichiranBox01Img {
	width:142px;
	float:left;
}
.ichiranBox01Ttl {
	width:453px;
	float:right;
	border-left:#f8981d 3px solid;
}
.ichiranBox01Ttl p {
	padding-left:10px;
	font-size:116%;
	line-height:153.9%;
	font-weight:bold;
}
.ichiranBox01Date {
	width:449px;
	float:right;
	color:#ff6600;
	font-size:123.1%;
	line-height:153.9%;
	font-family:Arial;
	margin-top:5px;
}
.ichiranBox01Txt {
	width:457px;
	float:right;
	font-size:12px;
	line-height:18px;
}
.ichiranBox01Foot {
	width:451px;
	float:right;
	margin-top:20px;
}
.arrow02 {
	background:url(../img/arrow02.gif) no-repeat 0 4px;
	text-indent:10px;
}
.topTtl02 a {
	width:626px;
	height:53px;
	display:block;
	background:url(../img/ttl01_2.gif) no-repeat;
}
.topTtl02 span {
	display:none;
}
/* Category -------------------------------------------------------------*/
.catTtl01 {
	width:626px;
	height:49px;
	background:url(../img/catTtl01.gif) no-repeat;
	margin-bottom:10px;
}
.catTtl01 h2 {
	display:none;
}
.catTtl01 p {
	font-size:138.5%;
	font-weight:bold;
	padding-left:292px;
	padding-top:20px;
}
.catTtl02 {
	width:626px;
	height:54px;
	display:block;
	background:url(../img/catTtl01_2.gif) no-repeat;
	position:relative;
	top:0;
	left:0;
}
/*.catTtl02 span {
	display:none;
}*/
.catPrev, .catNext {
	width:128px;
	height:28px;
	display:block;
	position:absolute;
	top:13px;
}
a.catPrev {
	left:138px;
}
a.catNext {
	left:320px;
}

/* Entry -------------------------------------------------------------*/
.entTopLine {
	height:4px;
	background:url(../img/entTopLine.gif) no-repeat;
	display:block;
	margin-top:5px;
}
.entBox01 {
	width:626px;
	background:#f5f5f6;
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#f5f5f6 1px solid;
	margin-top:10px;
}
.entBox01In {
	width:599px;
	margin:9px 15px 10px 12px;
}
.entBox01Img {
	width:185px;
	float:left;
	margin-bottom:40px;
}
.entBox01Ttl {
	width:411px;
	float:right;
	border-left:#f8981d 3px solid;
}
.entBox01Ttl p {
	padding-left:10px;
	font-size:138.5%;
	line-height:182%;
	font-weight:bold;
}
.entBox01Date {
	width:408px;
	float:right;
	color:#ff6600;
	font-size:123.1%;
	line-height:153.9%;
	font-family:Arial;
	margin-top:5px;
}
.writer {
	width:408px;
	float:right;
	color:#666666;
	font-size:93%;
	margin-top:12px;
}
.entBox01Middle {
	width:408px;
	float:right;
	margin-top:10px;
	margin-bottom:40px;
}
.traback, .traback a {
	margin-left:10px;
	color:#ff9900;
	font-size:93%;
}
.pdf {
	vertical-align:middle;
	float:right;
}
.entBox01Txt {
	clear:both;
	margin-left:15px;
}
.entBox01Txt p {
	font-size:116%;
	line-height:167%;
}
.entTtl02 {
	width:626px;
	height:27px;
	display:block;
	background:url(../img/entTtl02.gif) no-repeat;
	margin-top:27px;
	margin-bottom:25px;
}
.entTtl02 h4 {
	display:none;
}
.entTtl03 {
	width:626px;
	height:53px;
	display:block;
	background:url(../img/catTtl01_2.gif) no-repeat;
	position:relative;
	top:0;
	left:0;
}
.entTtl03 span {
	display:none;
}
.entList {
	width:598px;
	border-left:#989898 3px solid;
	margin-left:10px;
	margin-bottom:10px;
}
.entListTtl {
	font-size:116%;
	line-height:153.9%;
	font-weight:bold;
	padding-left:10px;
}
.entListDate {
	color:#ff6600;
	font-family:Arial;
	font-size:100%;
	padding-left:10px;
	margin-top:2px;
}

/* Month -------------------------------------------------------------*/
.monTtl01 {
	width:626px;
	height:49px;
	background:url(../img/monTtl01.gif) no-repeat;
	margin-bottom:10px;
}
.monTtl01 h2 {
	display:none;
}
.monTtl01 p {
	font-size:138.5%;
	font-weight:bold;
	padding-left:346px;
	padding-top:20px;
}

/* Result -------------------------------------------------------------*/
.resultTtl01 {
	width:626px;
	height:49px;
	background:url(../img/entTopLine.gif) no-repeat left bottom;
	margin-bottom:15px;
}
.resultTtl01 p {
	font-size:138.5%;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
}

/* News -------------------------------------------------------------*/
.newsTtl01 {
	width:626px;
	height:49px;
	background:url(../img/newsTtl01.gif) no-repeat;
	margin-bottom:10px;
}
.newsTtl01 h2 {
	display:none;
}
.newsList {
	border-left:#989898 3px solid;
	margin-bottom:15px;
}
.newsListTtl {
	font-size:116%;
	line-height:153.9%;
	font-weight:bold;
	padding-left:10px;
}
.newsListDate {
	color:#ff6600;
	font-family:Arial;
	font-size:100%;
	padding-left:10px;
	margin-top:2px;
}
.newsBody {
	font-size:97%;
	line-height:138.5%;
}



/* SIDE -------------------------------------------------------------*/
.sideBox01 {
	background:#eef5fc;
}
.sideTtl01 {
	background:url(../img/sideTtl01.gif) no-repeat;
	height:33px;
	position:relative;
	top:0;
	left:0;
}
.sideTtl01 h3, .sideTtl01 span {
	display:none;
}
.sideTtl01 a {
	width:43px;
	height:16px;
	display:block;
	position:absolute;
	top:12px;
	left:168px;
}
.sideBox01Txt {
	width:200px;
	padding:10px 10px 0px 10px;
}
.sideBox01Ttl {
	font-size:97%;
	font-weight:bold;
}
.sideBox01Date {
	color:#666666;
	font-size:97%;
	margin-top:9px;
}
.sideBox01Main {
	font-size:85%;
	line-height:138.5%;
	margin-top:22px;
	padding-bottom:40px;
}
.sideBox02 {
	width:199px;
	margin-top:10px;
	background:url(../img/sideBox02Bg.gif) repeat-y;
	padding-bottom:10px;
	border-bottom:#cccccc 1px solid;
}
.sideBox02 h3 {
	width:199px;
	height:35px;
	display:block;
	background:url(../img/sideTtl02.gif) no-repeat;
}
.sideBox02 h3 span {
	display:none;
}
.sideBox03 {
	margin-top:10px;
}
.sideBox03 span, .sideBox04 span {
	display:none;
}
.sideTtl03, .sideTtl04 {
	height:67px;
	display:block;
}
.sideTtl03 {
	background:url(../img/sideTtl03.gif) no-repeat;
}
.sideTtl04 {
	background:url(../img/sideTtl04.gif) no-repeat;
}
.sideBox03 ul {
	background:#ffffff;
	border:#cccccc 1px solid;
	padding:3px 10px 20px 10px;
}
.sideBox03 li {
	border-bottom:#cccccc 1px dashed;
	padding-bottom:11px;
	padding-top:10px;
	background:url(../img/arrow01.gif) 5px 14px no-repeat;
	text-indent:26px;
}
.sideBox03 li a {
	color:#000000;
	text-decoration:none;
}
.sideBox03 li a:hover {
	color:#666666;
	text-decoration:none;
}
.sideTtl05 {
	height:32px;
	background:url(../img/sideTtl05.gif) no-repeat;
}
.sideTtl05 h3 {
	display:none;
}
.sideBox04 {
	margin-top:10px;
}
.sideBox04In {
	border-bottom:#eb1c24 1px solid;
	border-left:#eb1c24 1px solid;
	border-right:#eb1c24 1px solid;
}
.sideBox04In ul {
	padding:15px 20px;
}
.sideBox04In li {
	margin-bottom:10px;
	margin-right:8px;
}
.module-tagcloud .module-content {text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 22px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 11px; }


/* FOOTER -------------------------------------------------------------*/
#footer {
	background:#eb1c24;
}
#footer p, #footer a, #footer a:hover, #footer li {
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
}
#footer span {
	display:none;
}
.footerLeft01, .footerLeft02, .footerLeft03 {
	float:left;
}
.footerLeft01 {
	width:503px;
	padding-left:17px;
	padding-top:15px;
	margin-bottom:34px;
}
.footerLogo a {
	width:220px;
	height:110px;
	display:block;
	background:url(../img/footerLogo01.gif) no-repeat;
}
.footerLeft02 ul, .footerLeft03 ul {
	margin-top:34px;
}
.footerLeft02 li, .footerLeft03 li {
	margin-bottom:10px;
}


/* CLASS -------------------------------------------------------------*/
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.d-non {
	display:none;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.clear_b {
	clear:both;
}
.clear_l {
	clear:left;
}
.attention01 {
	color:#FF3300;
}
.txtRed {
	color:#ec1f27;
}
.txtBlue {
	color:#0054a6;
}
.txt333 {
	color:#333333;
}
.btxt {
	font-weight:bold;
}

.txt_r {
	text-align:right;
}
.txt_c {
	text-align:center;
}

/* IE...11px*/
/*.txt10 {
	font-size:77%;
}*/
.txt10 {
	font-size:10px;
}
.txt11 {
	font-size:85%;
}
.txt12 {
	font-size:93%;
}
.txt13 {
	font-size:100%;
}
.txt14 {
	font-size:108%;
}
.txt15 {
	font-size:116%;
}
.lh13 {
	line-height:100%;
}
.lh17 {
	line-height:131%;
}

.pb_20 {
	padding-bottom:20px;
}
.mb_5 {
	margin-bottom:5px;
}

.mr_10 {
	margin-right:10px;
}
.ml_10 {
	margin-left:10px;
}
.ml_24 {
	margin-left:24px;
}
.ml_38 {
	margin-left:38px;
}
.mt_15 {
	margin-top:15px;
}
.va_m {
	vertical-align:middle;
}

.basiccopy {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.formtext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #660000;
	text-align: right;
	vertical-align: top;
}
.formbox {

	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.textareabox {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 480px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
}
