@charset "Shift_JIS";

/* -----------------------------------------------------------

 Style Info:	静的ページ

----------------------------------------------------------- */


.indent2 {
	text-indent: -1.9em;
	padding-left: 1.9em;
}

/* トップページ
----------------------------------------------------------- */
div#thisweeks {
	float: right;
	text-indent: -9999px;
	display: block;
}

div#thisweeks a {
	margin-top: 15px;
	background: url(../../ec/info/img/thisweek_b.jpg) no-repeat left top;
	display: block;
	height: 128px;
	width: 355px;
}
div#thisweeks a:hover {
	background: url(../../ec/info/img/thisweek_b.jpg) no-repeat left -128px;
}


/* サイトマップ
----------------------------------------------------------- */
#sitemapbox01 {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 210px;
	border: 1px solid #E4E4E4;
	padding: 0px;
}

#sitemaparea2 {
	float: left;
	width: 210px;
	margin-right: 15px;
}
#sitemapbox02 {
	margin: 0px 0px 10px;
	float: right;
	width: 210px;
	border: 1px solid #E4E4E4;
	padding: 0px;
	clip: rect(auto,15px,auto,auto);
}


/*上部分（既存styleseet多用。[d_style.css]）*/
#sitemapbox01 ul.sitemap01 {
	margin-bottom: 10px;
}
#sitemapbox02 ul.sitemap01 {
	margin-bottom: 7px;
}

/*その他リンクリスト（既存styleseet多用。[d_style.css]）*/
ul.sitemap02{
	border: none;
	margin: 0;
}

ul.sitemap02 li{
	float: left;
	width: 162px;
	list-style-type: none;
	padding:8px 8px 8px 20px;
	margin-left: 10px;
	_margin-left: 5px;
	border-bottom:1px #bfbfbf dotted;
	background:url(../img/h_linkmark.gif) no-repeat 0 9px;
}
ul.sitemap01 li{
	float: left;
	width: 155px;
	list-style-type: none;
	padding:6px 8px 6px 20px;
	_margin-left: 0px;
	border-bottom:1px #bfbfbf dotted;
	background:url(../img/h_linkmark.gif) no-repeat 0 7px;
	margin: 0px;
}

/*共通*/
ul.sitemap01 li.none, ul.sitemap02 li.none {
	border-bottom: none;
}
ul.sitemap01 li a, ul.sitemap02 li a {
	display:block;
	text-decoration: none;
}
#sitemapicenter {
	text-align: center;
}





/* ＦＡＱ
----------------------------------------------------------- */

/*リンク部分*/
ul.faq01 li {
	display: block;
	list-style-type: none;
	border-bottom:1px #bfbfbf dotted;
}
ul.faq01 li a {
	display: block;
	width: 675px;
	padding: 8px 18px 7px;
	background: url(../../ec/img_t/faq_link.gif) right 8px  no-repeat;
	text-decoration: none;
}
ul.faq01 li a:hover {
	background-position: right -292px ;
}
ul.faq01 li a strong {
	display: block;
	float:left;
	width: 15px;
}
ul.faq01 li a p {
	display: block;
	width: 570px;
	margin-left: 18px;
}


/*テキスト部分*/
dl.faq02 {
	line-height: 1.5;
	padding-left: 0px;
}
dl.faq02.none {
	padding-top: 0;
	border: none;
}
dl.faq02 dt {
	display: block;
	float:left;
	clear:both;
	width: 10px;
	padding-bottom: 14px;
}
dl.faq02 dd {
	display: block;
	width: 685px;
	margin-left: 32px;
	padding-bottom: 14px;
}
.faq02 .dline {
	border-bottom: 1px dotted #999;
}
.otherContents2 {
	float: left;
	width: 710px;
	margin-top: 20px;
}

.otherContents2 dl {
	line-height: 1.5;
}
.otherContents2 dl dt {
	display: block;
	float:left;
	clear:both;
	width: 15px;
	padding: 8px 0 8px 10px;
	border-top: #cdcdcd;
}
.otherContents2 dl dd {
	display: block;
	width: 680px;
	margin-left: 27px;
	padding: 8px 0;
}

.otherContents2 dl dt.none, .otherContents dl dd.none {
	padding-top: 0;
	border: none;
}



/* 共通ページ
　（ネットサービス規約・個人情報の取り扱いについて・特定商取引に関する表示規約）
----------------------------------------------------------- */

/*コンテンツ部分*/
.otherContents {
	float: left;
	width: 710px;
	margin-top: 20px;
}
.otherContents dl {
	line-height: 1.5;
}
.otherContents dl dt {
	display: block;
	float:left;
	clear:both;
	width: 50px;
	padding: 8px 0 8px 10px;
	border-top: 1px dotted #cdcdcd;
}
.otherContents dl dd {
	display: block;
	width: 640px;
	margin-left: 60px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}
.otherContents dl dt.none, .otherContents dl dd.none {
	padding-top: 0;
	border: none;
}

/*メニュー部分*/
.otherMenu {
	float: right;
	width: 170px;
	margin-top: 20px;
}
.otherMenu ul li {
	display: block;
	list-style-type: none;
	border-bottom:1px #bfbfbf dotted;
}
.otherMenu ul li.none {
	border: none;
}
.otherMenu ul li a {
	display: block;
	width: 156px;
	padding: 5px 0 4px 14px;
	background: url(../../ec/img_t/othermenu_link.gif) 3px 10px no-repeat;
}




/* 特定商取引に関する表示規約（上記共通部分に個別修正）
----------------------------------------------------------- */

.otherContents dl.trade dt {
	width: 160px;
	padding-left: 2px;
}
.otherContents dl.trade dd {
	display: block;
	width: 538px;
	margin-left: 162px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}
.otherContents2 dl.trade dt {
	width: 160px;
	padding-left: 2px;
}
.otherContents2 dl.trade dd {
	display: block;
	width: 538px;
	margin-left: 162px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}

/* 共通ページ
　（ネットサービス規約・個人情報の取り扱いについて・特定商取引に関する表示規約）
----------------------------------------------------------- */

/*コンテンツ部分*/
.otherContents3 {
	margin-top: 20px;
}
.otherContents3 dl {
	line-height: 1.5;
}
.otherContents3 dl dt {
	display: block;
	float:left;
	clear:both;
	width: 50px;
	padding: 8px 0 8px 10px;
	border-top: 1px dotted #cdcdcd;
}
.otherContents3 dl dd {
	display: block;
	width: 820px;
	margin-left: 60px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}
.otherContents3 dl dt.none, .otherContents3 dl dd.none {
	padding-top: 0;
	border: none;
}




/* 特定商取引に関する表示規約（上記共通部分に個別修正！width_900）
----------------------------------------------------------- */

.otherContents3 dl.trade dt {
	width: 160px;
	padding-left: 2px;
}
.otherContents3 dl.trade dd {
	display: block;
	width: 718px;
	margin-left: 162px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}
.otherContents3 dl.trade dt {
	width: 160px;
	padding-left: 2px;
}
.otherContents3 dl.trade dd {
	display: block;
	width: 718px;
	margin-left: 162px;
	padding: 8px 0;
	border-top: 1px dotted #cdcdcd;
}





/* clearfix
----------------------------------------------------------- */

br.no-br{
	font:0/0 monotype;
	margin:0;
	padding:0;
	clear:both;
}

ul.faq01 li a:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#tokutei {
	margin-bottom: 10px;
	display: block;
	text-align: left;
}



