@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	border: none;
}

#main {
	margin: 0 auto 54px;
	width: 1100px;
}

#main .headLine02 {
	margin-bottom: 26px;
}

#main .h3Ttl {
	margin-bottom: 60px;
}

#main .headLine03 {
	margin-bottom: 30px;
}

#main .comImgBoxR {
	margin-bottom: 25px;
}

#main .comPhotoList {
	margin-bottom: 56px;
}

#main .pTitle {
	margin-bottom: 21px;
	color: #CB2417;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: bold;
}

#main .tabPanel {
	margin-bottom: 30px;
}

#main .tabPanel .comTabUl {
	margin-bottom: 29px;
	border-bottom: 4px solid #D7382B;
}

#main .comTabUl li a {
	padding: 5px 22px 7px;
	min-width: 45px
}

#main .innerUl {
	margin-bottom: 60px;
}

#main .innerUl li {
	width: 528px;
	float: left;
	border: 2px solid #E7E7E7;
}

#main .innerUl .rLi {
	float: right;
}

#main .innerUl li .title {
	margin: -2px -2px 17px;
	padding: 30px 20px 14px;
	background-color: #666;
}

#main .innerUl li .title img {
	margin-top: -50px;
	float: left;
}

#main .innerUl li .title p {
	margin: 0;
	padding-left: 130px;
	font-size: 2em;
	line-height: 1.2;
	color: #fff;
	font-weight: bold;
}

#main .innerUl li p {
	margin: 0 15px 5px;
	font-size: 1.3em;
	line-height: 1.8;
}

#main .innerUl li p span {
	color: #CB2417;
	font-weight: bold;
}

#main .innerUl .imgBoxR {
	margin-right: 30px;
}

#main .innerUl .imgBoxR .photoBox {
	float: right;
}

#main .innerUl .rLi .imgBoxR .photoBox {
	padding-top: 15px;
}

#main .innerUl .imgBoxR .textBox {
	width: 333px;
	float: left;
}

#main .imgRiyoBox .photoBox {
	float: right;
	clear: both;
	width: 140px;
	height: 115px;
	margin: 20px 10px 10px 20px;
}

#main .imgRiyoBox .bar {
	float: right;
	width: 1px;
	height: 250px;
}

#main .populararea {
	padding: 5px 0;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background: #C62416 url(../../images/common/com_inner_ttl_bg02.gif) repeat-x left top;
}

#main .areaname {
	margin: 0 40px 0 0;
	font-size: 2em;
	font-weight: bold;
	float: left;
}

#main .comPhoBox {
    clear: both;
}

/* 151028 */
#main .tableType01 td:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#main .tableType01 td link:hover {
	background:none;
}

#main .tableType01 td link:hover {
	background:none;
}

/* FAQ */
.faqList {
	margin: 0 0 48px 7px;
	font-size: 1.5em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

.faqList dt {
	padding: 24px 35px 22px;
	font-weight: bold;
	background: url(../../images/faq/img_q.gif) no-repeat left 24px;
}

.faqList dt:first-child {
	padding-top: 0;
	background: url(../../images/faq/img_q.gif) no-repeat left top;
}

.faqList dd {
	padding: 0 0 15px 66px;
	background: url(../../images/faq/img_a.gif) no-repeat 32px 1px;
	border-bottom: 1px dotted #9E9E9E;
}

dd.speDd {
	padding-bottom: 23px;
}

.faqList dd .link {
	margin-top: 15px;
}

.faqList dd li {
	padding-left: 1em;
	text-indent: -1em;
}
