@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+エレメントページ
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ======================================================================================
	news & topics
====================================================================================== */

.section_news {
	width: 630px;
	margin-top: 25px;
	overflow: hidden;
	clear: both;
}

/*	見出し
------------------------------------------------------------------------ */
h2.news { 
	background: url(../img/catedetail/detail_ttl01.gif) no-repeat left center;
	height: 26px;
	padding-left: 42px;
	font-size: 120%;
	clear: both;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
}

/* カテゴリー
------------------------------------------------------------------------ */
.category_news {
	width: 605px;
	background: url(../img/common/roundbox_parts04.gif) repeat-y top center;
	/*margin-top: 10px;*/
	line-height: 1.4;
}
.category_news .top img { vertical-align: top; }
.category_news .bottom img { vertical-align: bottom; }
.category_news p { margin-left: 10px; }
.category_news ul {
	width: 605px;
	background: url(../img/common/roundbox_parts04.gif) repeat-y top center;
	font-size: 90%;
	overflow: hidden;
	clear: both;
	text-align:center;
	margin: 8px 0 3px 0;
}
.category_news ul li {
	text-align:left;
	padding-bottom:8px;
	padding-left: 15px;
	float: left;
	}
.category_news ul li a {
	background: url(../img/common/icon_arr05.gif) no-repeat left 3px;
	padding-left: 12px;
	display: block;
}
.category_news ul li a:hover {	background: url(../img/common/icon_arr05_on.gif) no-repeat left 3px; }

/* カテゴリー news
------------------------------------------------------------------------ */
.newscategory_navi_top {
	background: #000000;
	padding: 4px 10px 0 10px;
	border-bottom: 1px solid #5F5F5F;
}
.newscategory_navi_top p {
	float:left;
	width: 45%;
	color: #8d8d8d;
}
.newscategory_navi_top ul {
	float: right;
}
.newscategory_navi_top ul li {
	text-align:right;
	padding-top:2px;
	padding-bottom:4px;
	padding-left: 15px;
	float: left;
}
.newscategory_navi_top ul li a {
	background: url(../img/catedetail/newsnavi_arrow.gif) no-repeat left 3px;
	padding-left: 15px;
	display: block;
}
.newscategory_navi {
	clear: both;
	background: #000000;
	padding: 3px 10px;
	border-bottom: 1px solid #5F5F5F;
}
.newscategory_navi ul {
	border-right: 1.7px solid #fff;
	margin: 5px 2px;
	display: inline-block;
	padding-right: 6px;
}
.newscategory_navi ul li {
	border-left: 1.7px solid #fff;
	display: inline;
	padding: 0 0 0 7px;
}
.newscategory_navi ul li a {
	color: #fff;
	font-size: 110%;
	/*font-weight: bold;*/
}

/*	pager
------------------------------------------------------------------------ */
.pager_news {
	margin-top: 20px;
	width: 620px;
	text-align: right;
	overflow: hidden;
	clear: both;
}
.pager_news li { display: inline; } 
.pager_news li.stay { font-weight: bold; color: #FF0000; }

/*	記事
------------------------------------------------------------------------ */
.section_news .title {
	border-bottom: 1px solid #5F5F5F;
	padding-bottom: 5px;
	font-size: 93%;
	line-height: 1.4;
	overflow: hidden;
	clear: both;
	margin-right:10px;
	width: 605px;
}
.section_news .title dl {
	width: 605px;
	overflow: hidden;
	clear: both;
}
.section_news .title dl dt {
	font-weight: bold;
	padding-top: 3px; 
	padding-left:15px;
	float: left;
	width: 455px;
	font-size: 120%;
}
.section_news .title dl dd {
	font-size: 93%;
/*	font-weight: bold;
	background: #ADAAAD;
	padding: 3px 5px;*/
	float: right;
	color:#FFFFFF;
	margin-top: 1em;
	padding-right: 10px;
}

.section_news .title dl dd a:link,
.section_news .title dl dd a:visited,
.section_news .title dl dd a:active{
color:#FFFFFF;
}


.section_news .text { margin-bottom: 40px; 
	margin-right: 10px;
}


.section_news .text img {
	margin: 20px;
	float: left;
}
.section_news .text p { margin: 15px 0; }


/* ======================================================================================
	category
====================================================================================== */

#centercolumn .section_cat {
 width: 620px;
	margin-top: 25px;
	overflow: hidden;
	clear: both;
}
#centercolumn .content_cat {
	width: 580px;
	margin-left: 13px;
	margin-right: 14px;
	overflow: hidden;
	clear: both;
		/*font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif,"メイリオ","Meiryo",Verdana;*/
}
#centercolumn .line_cat {
	border-top: 1px solid #808080;
	margin-top: 15px;
}
h2.cate_ttl {
	background: url(../img/catedetail/detail_ttl01.gif) no-repeat left center;
	width: 563px;
	height: 26px;
	padding-left: 42px;
	font-size: 120%;
	clear: both;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
}


/*	見出し
------------------------------------------------------------------------ */
h2.cattop {/*
	background: url(../img/catetop/catetop_ttl03.gif) no-repeat left center;
	width: 620px;
	height: 51px;
	margin-bottom: 15px;
	clear: both;*/
	background: url(../img/catedetail/detail_ttl01.gif) no-repeat left center;
	width: 563px;
	height: 26px;
	padding-left: 42px;
	font-size: 100%;
	clear: both;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
	position: relative;
	zoom: 1;
}
h2.cattop a {
	display: block;
	position: absolute;
	width: 110px;
	height: 12px;
	right: 20px;
	top: 5px;
}
h2.cattop p { text-indent: -9999px; }

p{
line-height:170%;

}

ul{
line-height:150%;
}


/*	メイン画像
------------------------------------------------------------------------ */
.mainpic {
	margin-top: 15px;
	text-align: center;
}

/*	キャッチ文章
------------------------------------------------------------------------ */
.lead_cat {
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}
.lead_cat p {
	/*font-size: 123.1%;*/
	font-size: 110%;
	line-height: 1.4;
}
.lead_cat img { float: left; } 

/*	商品ディティール
------------------------------------------------------------------------ */
.detail01 {
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
.detail01 .img { float: left; }
.detail01 .box,
.detail01 .box_last {
	float: left;
	width: 106px;
	margin-top: 10px;
	padding-left: 20px;
}
.detail01 .box p,
.detail01 .box_last p { margin-top: 5px; }
.detail01 .box p.first { margin-left: 10px !important; }

.detail02 {
	margin-top: 10px;
	margin-left: 20px;
	width: 560px;
	overflow: hidden;
	clear: both;
}
.detail02 li {
	margin-right: 30px;
	float: left;
}
.detail02 li.last { margin-right: 0px; }
.detail02 li p { margin-top: 5px; }

/*	テキスト
------------------------------------------------------------------------ */
.textBox {
	width: 290px;
	/*font-size: 108%;*/
	padding-top: 20px;
	float: left;
}

/* WordPress 組み込みエリア
------------------------------------------------------------------------ */
ul.entryBox {
	width: 605px;
	clear: both;
}
ul.entryBox li {
	padding: 15px;
	border-bottom: 2px solid #232323;
	overflow: hidden;
	clear: both;
}
ul.entryBox li.last { border-bottom: none; }
ul.entryBox li img { float: left; }
ul.entryBox li p {
	width: 425px;
	line-height: 1.4;
	font-size: 93%;
	float: right;
}


dl.entryBox {
	width: 620px;
	clear: both;
	margin-top: 20px;
}
dl.entryBox dt {
	width: 11em;
	float: left;
	padding-left: 10px;
}
dl.entryBox dd {
	margin: 0 0 20px 0;
	padding-left: 13em;
	line-height: 1.4;
	font-size: 93%;
}


/* ======================================================================================
	category詳細ページ
====================================================================================== */

#centercolumn .section_catDetail {
 width: 620px;
	margin-top: 45px;
	overflow: hidden;
	clear: both;
}
#centercolumn .content_catDetail {
	width: 580px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
	clear: both;
}
#centercolumn .line_catDetail {
	border-bottom: 1px solid #808080;
	padding-bottom: 15px;
}

/*	見出し
------------------------------------------------------------------------ */
h2.title_catDetail {
	background: url(../img/catedetail/detail_ttl01.gif) no-repeat left center;
	width: 563px;
	height: 26px;
	padding-left: 42px;
	font-size: 110%;
	clear: both;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
}

h2.title_catDetail_w {
	background: url(../img/catedetail/detail_ttl01_w2.gif) no-repeat left center;
	width: 605px;
	height: 26px;
	padding-left: 42px;
	font-size: 120%;
	clear: both;
	padding-top:2px;
	padding-bottom:3px;
	font-weight:bold;
}

/*	キャッチ文章
------------------------------------------------------------------------ */
.lead_catDetail {
	margin-top: 20px;
	margin-left: 15px;
	font-size: 138.5%; /* 18px */
 line-height: 1.4;
	overflow: hidden;
	clear: both;
width:580px;
}

/*	商品詳細部分
------------------------------------------------------------------------ */
.itemBox {
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}

.itemBox .picBox {
	width: 340px;
	float: left;
	text-align:center;
}


.itemBox .picBox ul {
	width: 360px;
	margin-right: -20px;
	margin-bottom: 15px;
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}
.itemBox .picBox ul li {
	float: left;
	margin-right: 20px;
}
.itemBox .picBox p {
	margin-top: 15px;
 clear: both;
 text-align:left;
}
.itemBox .detailBox {
	width: 240px;
	/*width: 220px;*/
	line-height: 1.5;
	float: right;
}
.itemBox .detailBox .pn { font-size: 93%; }
.itemBox .detailBox .price { font-size: 93%; }
.itemBox .detailBox h2 { font-size: 138.5%; margin: 5px 0 0 0; }
.itemBox .detailBox dl {
	width: 220px;
	margin: 0 0 5px 0;
	overflow: hidden;
	clear: both;
}

div.r_price .price{
	text-decoration: line-through;
}

.itemBox .detailBox dl dt {
	font-size: 93%;
	float: left;
}
.itemBox .detailBox dl dd { display: inline;	float: left; }

.itemBox .detailBox dl dd input.w120 { width: 120px; } 
.itemBox .detailBox dl dd input.box54 { width: 54px; } 
.itemBox .detailBox p {
	margin-top: 15px;
	clear: both;
	line-height: 135%;
}
.itemBox .detailBox p.item_note {
	margin: 0 0 15px 0;
	font-size: 90%;
}

.itemBox .detailBox p.sale_comment {
	color: #FB0000;
	font-weight: bold;
}



/*	テキスト
------------------------------------------------------------------------ */
#centercolumn .content p.normal { font-size: 93%; line-height: 1.4; }

/* おすすめ その他のボックス
------------------------------------------------------------------------ */

#centercolumn .section_catDetail ul {
	margin: 20px 20px 0;
	width: 580px;
	overflow: hidden;
	clear: both;
}
#centercolumn .section_catDetail ul li {
	width: 116px;
	text-align: center;
	float: left;
	height:200px;
}
#centercolumn .section_catDetail ul li p,
#centercolumn .section_catDetail ul li img {
margin-bottom: 10px;
padding:0 2px;
font-size: 85%;
 }


/* ======================================================================================
	products
====================================================================================== */

.section_products {
	width: 620px;
	margin-top: 15px;
	overflow: hidden;
	clear: both;
}

/*	見出し
------------------------------------------------------------------------ */
h2.products { /*margin-bottom: 30px;*/ }

.section_products div h3 {
	line-height: 1.4;
	font-size: 108%;
	padding: 10px 5px;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 20px;
}

/*	ページ内リンク
------------------------------------------------------------------------ */
.section_products div {
	width: 300px;
	padding:0 0 40px 0;
	position: relative;
	overflow: hidden;
	float: left;
}
.section_products div p { margin-top: 15px; }

.section_products div p.lnk {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.section_products div p.lnk a {
	background: url(../img/common/icon_arr03.gif) no-repeat right center;
	padding-right: 20px;
}
.section_products div p.lnk a:hover { background: url(../img/common/icon_arr03_on.gif) no-repeat right center; }


/* ======================================================================================
	商品一覧ページ
====================================================================================== */

.section_itemList {
	width: 620px;
	margin-top: 25px;
	overflow: hidden;
	clear: both;
}
/*	見出し
------------------------------------------------------------------------ */
h2.itemList { margin-bottom: 30px; }

/*	商品Box
------------------------------------------------------------------------ */
.section_itemList div {
	width: 145px;
	padding:0 0 25px 0;
	float: left;
	/* height:430px; */
	text-align: center;
}
.section_itemList div p {
margin-top: 10px;
padding:0 10px;
font-size:95%;

}

.section_itemList div p span,
span.list_price {
	padding: 2px;
	background: #1a1a1a;
	margin-left: 5px;
	margin-right: 5px;
}
.section_itemList div p.list_name{
text-align:center;
line-height: 130%;
margin: 10px 0 0 0;
padding: 0;
}
.section_itemList div p.list_comment{
line-height: 130%;
margin: 0;
padding: 0;
}
.section_itemList div p.bikou{
line-height: 130%;
margin: 0;
padding: 0;
}



/* ======================================================================================
	faq
====================================================================================== */

.section_faq {
	width: 620px;
	/*margin-top: 30px;*/
	overflow: hidden;
	clear: both;
}

/*	見出し
------------------------------------------------------------------------ */
.section_faq h3 {
	line-height: 1.4;
	font-size: 93%;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 5px;
	/*margin-bottom: 20px;*/
	width: 605px;
}

/* カテゴリー
------------------------------------------------------------------------ */
.category_faq {
	width: 620px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	margin-top: 25px;
	line-height: 1.4;
}
.category_faq .top img { vertical-align: top; }
.category_faq .bottom img { vertical-align: bottom; }
.category_faq p { margin-left: 10px; }
.category_faq ul {
	width: 620px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	margin-bottom: 10px;
	font-size: 93%;
	overflow: hidden;
	clear: both;
}
.category_faq ul li {
	width: 114px;
	padding-left: 10px;
	float: left;
	}
.category_faq ul li a {
	background: url(../img/common/icon_arr05.gif) no-repeat left center;
	padding-left: 15px;
}
.category_faq ul li a:hover {	background: url(../img/common/icon_arr05_on.gif) no-repeat left center; }

/*	Q&A
------------------------------------------------------------------------ */
.section_faq dl {
	width: 580px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
	font-size: 93%;
	line-height: 1.4;
}
.section_faq dl.last { border-bottom: none; }
.section_faq dl dt {
	display: block;
	background: url(../img/faq/icon_01.gif) no-repeat left 14px;
	padding: 10px 0 10px 40px;
	font-size: 120%;
	line-height: 170%;
}
.section_faq dl dd {
	background: url(../img/faq/icon_02.gif) no-repeat 0px 0px;
	padding: 0 0 0 40px;
	line-height: 170%;
}


/* ======================================================================================
	ショップページ/ショップサブページ
====================================================================================== */

#centercolumn .section_shop {
 width: 620px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #808080;
	overflow: hidden;
	clear: both;
}

/*	見出し
------------------------------------------------------------------------ */
h2.shop { /*margin-bottom: 30px;*/ }
h3.shop {
	margin-top: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
	width:605px;
}
h4.shop {
	font-size: 93%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}
#centercolumn p.shop { line-height: 1.4; font-size: 93%; }

/*	エリア別リンク
------------------------------------------------------------------------ */
.area {
	width: 620px;
	margin-top: 10px;
	clear: both;
}
.area .top img { vertical-align: bottom; }
.area .bottom img { vertical-align: top; }
.area ul {
	width: 600px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	padding: 5px 10px;
	overflow: hidden;
	clear: both;
}
.area ul li,ul.locality li {
	width: 85px;
	padding-top: 5px;
	float: left;
}
.area ul li.w100,
ul.locality li.w100 { width: 100px; }
.area ul li.w66,
ul.locality li.w66 { width: 66px; }

/*	???????
------------------------------------------------------------------------ */
ul.locality {
	width: 620px;
	margin-top: 15px;
	overflow: hidden;
	clear: both;
}

/*	地域別リンク
------------------------------------------------------------------------ */
.category_shop {
	width: 620px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	margin-top: 40px;
	line-height: 1.4;
}
.category_shop .top img { vertical-align: bottom; }
.category_shop .bottom img { vertical-align: top; }
.category_shop p { margin-left: 10px; }
.category_shop ul {
	width: 620px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	margin-bottom: 10px;
	font-size: 93%;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
.category_shop ul li {
	width: 114px;
	padding-left: 10px;
	float: left;
	}
.category_shop ul li a {
	background: url(../img/common/icon_arr05.gif) no-repeat left center;
	padding-left: 15px;
}
.category_shop ul li a:hover {	background: url(../img/common/icon_arr05_on.gif) no-repeat left center; }

/*	pager
------------------------------------------------------------------------ */
.pager_shop {
	margin-top: 20px;
	width: 620px;
	text-align: right;
	overflow: hidden;
	clear: both;
}
.pager_shop li { display: inline; } 
.pager_shop li.stay { font-weight: bold; color: #FF0000; }

/*	全国地図
------------------------------------------------------------------------ */
div.map {
	background: url(../img/shop/newsalon_map.gif) no-repeat;
	width: 618px;
	height: 543px;
	margin-top: 30px;
	border: 1px solid #CCC;
	position: relative;
	zoom: 1;
}
div.map .hok { position: absolute; top: 33px; left: 546px; }
div.map .toh { position: absolute; top: 165px; left: 460px; }
div.map .knt { position: absolute; top: 316px; left: 415px; }
div.map .sin { position: absolute; top: 88px; left: 322px; }
div.map .tok { position: absolute; top: 364px; left: 291px; }
div.map .knk { position: absolute; top: 113px; left: 232px; }
div.map .chu { position: absolute; top: 136px; left: 136px; }
div.map .sik { position: absolute; top: 378px; left: 173px; }
div.map .kyu { position: absolute; top: 417px; left: 28px; }

div.map li { margin-bottom: 2px; }
div.map li a { color: #666666; }
div.map .lst_toh { position: absolute; top: 190px; left: 460px; }
div.map .lst_sin { position: absolute; top: 113px; left: 322px; }
div.map .lst_knt { position: absolute; top: 341px; left: 415px; }
div.map .lst_tok { position: absolute; top: 389px; left: 291px; }
div.map .lst_knk { position: absolute; top: 138px; left: 232px; }
div.map .lst_chu { position: absolute; top: 161px; left: 136px; }
div.map .lst_sik { position: absolute; top: 403px; left: 173px; }
div.map .lst_kyu { position: absolute; top: 442px; left: 28px; }

/*	店舗情報
------------------------------------------------------------------------ */
.section_shop .left {
	width: 230px;
	float: left;
}
.section_shop .left img { margin-top: 17px; }

.section_shop .right {
	width: 380px;
	float: right;
}
.section_shop .right ul {
	width: 380px;
	overflow: hidden;
	clear: both;
}
.section_shop .right ul li.location {	float: left; }
.section_shop .right ul li.location a {
	background: url(../img/common/icon_arr05.gif) no-repeat 0px 2px;
	padding-left: 10px;
}
.section_shop .right ul li.location a:hover { background: url(../img/common/icon_arr05_on.gif) no-repeat 0px 2px; }
.section_shop .right ul li.label {
	float: right;
	background: #aaaaaa;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 88%;
}
.section_shop .right table {
	width: 380px;
	margin-top: 15px;
}
.section_shop .right table tr th,
.section_shop .right table tr td {
	font-size: 93%;
	line-height: 1.4;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

/* ======================================================================================
	contactページ
====================================================================================== */

#centercolumn p.contact {
	margin-top: 25px;
}

#centercolumn p.contact span,
#centercolumn table.contact tr th span { color: #FF0000; }

/*	見出し
------------------------------------------------------------------------ */
h2.contact { /*margin-bottom: 30px; */}

/*	フォーム部分
------------------------------------------------------------------------ */
#centercolumn table.contact {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-top: 1px solid #808080;
	width:605px;
}
#centercolumn table.contact tr th,
#centercolumn table.contact tr td {
	text-align: left;
	font-size: 93%;
	font-weight: normal;
	line-height: 1.4;
	border-bottom: 1px solid #808080;
	padding: 10px 0;
}
#centercolumn table.contact tr th {
	width: 235px;
	text-indent:1em;
}
#centercolumn table.contact tr td { width: 390px; }
#centercolumn table.contact tr td input.border,
#centercolumn table.contact tr td textarea,
#centercolumn table.contact tr td select {	border: 1px solid #000; background: #FFF; color: #000; }
#centercolumn table.contact tr td input.border:focus,
#centercolumn table.contact tr td textarea:focus,
#centercolumn table.contact tr td select:focus { background: #d3d3d3; }
#centercolumn table.contact tr td textarea { width: 350px; height: 210px; }
#centercolumn table.contact tr td input.w290 { width: 290px; height: 18px; }
.btnarea { text-align: center; margin-top: 30px !important; }
.btnarea .mgL50 { margin-left: 50px; }

	
/* ======================================================================================
	presskitページ
====================================================================================== */

.section_presskit {
	width: 630px;
	margin-right: -10px;
	overflow: hidden;
	clear: both;
}

/*	見出し
------------------------------------------------------------------------ */
h2.presskit { margin-bottom: 30px; }

/* キャプション
------------------------------------------------------------------------ */
.caption_presskit {
	width: 620px;
	margin-top: 15px;
	margin-bottom: 30px;
	clear: both;
}
.caption_presskit div.top { vertical-align: bottom; }
.caption_presskit div.bottom { vertical-align: top; }
.caption_presskit dl {
	width: 620px;
	background: url(../img/common/roundbox_parts02.gif) repeat-y top center;
	padding-bottom: 10px;
	clear: both;
}
.caption_presskit dl dt { margin-left: 10px; }
.caption_presskit ul li {
 margin: 10px 0 0 10px;
	text-indent: -1em;
	padding-left: 1em;
} 

/*	link
------------------------------------------------------------------------ */
.section_presskit div {
 width: 305px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
	margin-bottom: 30px;
	font-size: 93%;
	line-height: 1.4;
	overflow: hidden;
	float: left;
}

.section_presskit div .pic {
	width: 115px;
	font-size: 100%;
	margin-right: 0px;
	border: none;
	float: left;
}
.section_presskit div .pic p { margin-top: 10px; }
.section_presskit div dl {
	width: 180px;
	float: right;
}
.section_presskit div dl dt {	font-weight: bold; }
.section_presskit div dl dd { margin-top: 10px; }
.section_presskit div dl table { margin-bottom: 10px; }
.section_presskit div dl table tr th,
.section_presskit div dl table tr td {
	text-align: left;
	font-weight: normal;
}
.section_presskit div dl dd a {
	background: url(../img/common/icon_arr05.gif) no-repeat right top;
	padding-right: 15px;
}
.section_presskit div dl dd a:hover { background: url(../img/common/icon_arr05_on.gif) no-repeat right top; }


/* ======================================================================================
	特定商取引法ページ
====================================================================================== */

/*	見出し
------------------------------------------------------------------------ */
h2.tokutei { /*margin-bottom: 30px;*/ }

/*	表部分
------------------------------------------------------------------------ */
dl.tokutei {
	width: 600px;
	font-size: 93%;
	line-height: 1.4;
	border-bottom: 1px solid #4d4d4d;
	overflow: hidden;
	clear: both;
	margin: 0 10px;
}
dl.tokutei dt {
	display: block;
	width: 200px;
	padding: 10px 0;
	vertical-align: top;
	float: left;
}
dl.tokutei dd {
	width: 400px;
	padding: 10px 0;
	vertical-align: top;
	float: left;
	clear: right;
}

dl.tokutei .txtRed { color: #FF0000; }


/* ======================================================================================
	linkページ
====================================================================================== */

.section_link {
	width: 600px;
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px solid #808080;
	margin-bottom: 30px;
	padding-left:10px;
}

/*	見出し
------------------------------------------------------------------------ */
h2.link { /*margin-bottom: 30px;*/ }

/*	link??
------------------------------------------------------------------------ */
.section_link img {	float: left; }
.section_link dl {
	width: 360px;
	font-size: 93%;
	line-height: 1.4;
	float: right;
}


/* ======================================================================================
	sitemapページ
====================================================================================== */

/*	サイトマップ
------------------------------------------------------------------------ */
div.sitemap {
	width: 620px;
	overflow: hidden;
	clear: both;
}
div.sitemap div {
	width: 310px;
	float: left;
}
div.sitemap div dl {
	width: 310px;
	margin-top: 20px;
	line-height: 1.4;
	font-size: 93%;
}
div.sitemap div dl dt {
	width: 290px;
	display: block;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
	padding: 5px;
}
div.sitemap div dl dd { margin-top: 10px; }
div.sitemap div dl dd ul { padding-left: 10px; }
div.sitemap div dl dd ul li { margin-bottom: 10px; }
div.sitemap div dl dd ul li.in {
 padding-left: 15px;
	margin-bottom: 10px;
	margin-top: -7px;
}