@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------
   サイトマップ・よくいただくご質問・新着情報バックナンバー・イメージ訴求エリア・新着情報一覧
------------------------------------------------------- */

/* ベース:
--------------------------------------------*/
body#sitemap #wrapper #main .area_pagetitle {
	background:url(../images/sitemap_img.jpg) right top repeat-y;
	}

	
body#sitemap #wrapper #main .area_pagetitle h1 {
	font-weight:normal;
	}
	
.sitemap_w {
	border-bottom:#CCC 1px solid;
	}
	
.sitemap_w_top {
	border-top:#CCC 2px solid;
	}
	
h2.sitemap_t {
	float:left;
	display:block;
	width:275px;
	background:url(../images/triangular05.gif) left center no-repeat;
	font-size:85%;
	padding:10px 10px 10px 15px;
	margin-left:10px;
	}
	
ul.sitemap_li {
	float:right;
	width:640px;
	font-size:85%;
	}

	
ul.sitemap_li li {
	float:left;
	width:290px;
	display:block;
	background:url(../images/triangular01.gif) left center no-repeat;
	border-top:#CCC 1px dotted;
	padding:10px;
	margin-left:10px;
	}
	
ul.sitemap_li li.sitemap_li_top {
	border-top:none;
	}


/* ----------------------------------------------------
   よくいただくご質問専用
------------------------------------------------------- */

/* ベース:
--------------------------------------------*/
body#faq #wrapper #main .area_pagetitle {
	background:url(../images/faq_img.jpg) right top repeat-y;
	}
	
body#faq #wrapper #main .area_pagetitle h1 {
	font-weight:normal;
	}

div#faq_right {
	width:730px;
	float:right;
	margin:0;
	}
	
dl.faq_list {
	margin-bottom:10px;
	}
	
dl.faq_list dt {
	background:url(../images/faq_back.jpg) left bottom no-repeat;
	border:#b3b3b3 1px solid;
	padding:9px 9px 6px;
	margin-bottom:3px;
	}
	
dl.faq_list dt .faq_q {
	width:655px;
	display:block;
	background:url(../images/icon_plus.gif) right 50% no-repeat;
	line-height:1.2em;
	padding:2px 20px 0 0;
	margin-left:30px;
	margin-bottom: 1px;
	vertical-align: middle;
	}

dl.faq_list dt img {
	float:left;
	line-height:1.2em;
	margin-right:9px;
	}
	
dl.faq_list dd {
	display:block;
	background-color:#f1f1f1;
	padding:10px 10px 1px 10px;
	margin-bottom:10px;
	}
	
dl.faq_list dd img {
	float:left;
	}
	
dl.faq_list dd p.faq_a {
	font-size:85%;
	line-height:1.5em;
	margin:0 0 10px 30px;
	}
	
dl.faq_list dd p.faq_a img {
	float:none;
	}
	
dl.faq_list dd p.faq_link {
	background:url(../images/triangular01.gif) left top no-repeat;
	font-size:85%;
	line-height:1em;
	padding-left:8px;
	margin:0 0 10px 30px;
	}

dl.faq_list dd table.faq_a_t1 {
	font-size:85%;
	width:auto;
	margin:0 10px 10px 30px;
	}
	
dl.faq_list dt.over {
    filter: alpha(opacity=60); /*IE6～7*/
    -ms-filter: "alpha( opacity=60 )"; /*IE8*/
    opacity:0.6;
	cursor:pointer;
	}

dl.faq_list dt.selected .faq_q{
    background:url(../images/icon_minus.gif) right 50% no-repeat;
    cursor:default;
}


/* ----------------------------------------------------
   バックナンバー専用
------------------------------------------------------- */

/* ベース:
--------------------------------------------*/
body#backnumber #wrapper #main .area_pagetitle {
	background:url(../images/backnumber_img.jpg) right top repeat-y;
	}
	
body#backnumber #wrapper #main .area_pagetitle h1 {
	font-weight:normal;
	}

.area_pagetitle4 {
	background:#f2f2f2;
	
	}
	
.area_pagetitle4 h1 {
	font-weight:normal;
	}


div#backnumber_right {
	margin-left:215px;
	}

dl.bn_list {
	font-size:85%;
	border-bottom:#b3b3b3 1px solid;
	border-top:#b3b3b3 2px solid;
	}
	
dl.bn_list dt {
	float:left;
	line-height:1.5em;
	padding:15px;
	}
	
dl.bn_list dd {
	color:#000;
	border-bottom:#b3b3b3 1px solid;
	line-height:1.5em;
	padding:15px 10px 15px 15em;
	}
	
dl.bn_list dd.bn_odd {
	background-color:#f7f7f7;
	}
	
dl.bn_list dd h2 {
	padding-left:10px;
	}
	
p.bn_detail {
	border-top:#b3b3b3 1px solid;
	padding:15px 0 15px 10px;
	margin:10px 0 0 0;
	}
	
p.bn_link {
	background:url(../images/triangular01.gif) left center no-repeat;
	padding-left:15px;
	margin-left:10px;
	}
	
	
	
/* 新着情報一覧
--------------------------------------------*/
dl.news2 {
	font-size:85%;
	margin-bottom: 20px;
	}

dl.news2 dt {
	clear:left;
	float:left;
	line-height:1.2em;
	margin:10px 0;
	}
	
dl.news2 dd {
	background:url(../images/triangular01.gif) 8.5em 12px no-repeat;
	border-bottom:#CCC 1px solid;
	line-height:1.2em;
	margin:0;
	padding:10px 0 10px 10em;
	}
	
.gotobn {
	font-size: 85%;
	text-align:right;
	margin-bottom:20px;
}

.gotobn img {
	vertical-align:middle;
	margin-right:-3px;
}
