@charset "shift_jis";


/* header */
#header{
	float:right;
	width:250px;
	background:url(../img/bg_header.gif) right top no-repeat;
	}

/* header - right */
#header .f-right{
	width:200px;
	}
#header .f-right h1{
	padding:35px 0 195px 73px;
	}
#header .f-right ul.bnr{
	padding:0 0 15px 20px;
	}
#header .f-right ul.bnr li{
	padding:0 0 10px 0;
	line-height:0;
	vertical-align:bottom;
	font-size:1px;
	}
#header .f-right ul.sub{
	padding:0 20px 15px 0;
	}
#header .f-right ul.sub li{
	padding:0 0 10px 0;
	line-height:0;
	text-align:right;
	vertical-align:bottom;
	font-size:1px;
	}
#header .f-right p.copy{
	padding:0 20px 40px 0;
	line-height:0;
	text-align:right;
	vertical-align:bottom;
	font-size:1px;
	}

/* header - left */
#header ul.gl{
	width:32px;
	padding:30px 0 0 13px;
	}
#header ul.gl li{
	line-height:0;
	vertical-align:bottom;
	font-size:1px;
	padding: 0 0 30px 0;
	}

/* content */
#content{
	float:left;
	width:670px;
	}

/* content - guide */
#content .guide {
	margin:35px 45px 15px 45px;
	border-bottom:1px solid #D6C6AB;
	}
#content .guide  h2{
	width:100px;
	padding:0 0 7px 0;
	}
#content .guide  ol.topicpath{
	width:390px;
	text-align:right;
	padding:5px 0 0 0;
	color:#4D4841;
	}
#content .guide  ol.topicpath li{
	display:inline;
	}
#content .guide  ol.topicpath li a:link,
#content .guide  ol.topicpath li a:visited{
	color:#4D4841;
	}
#content .pagenavi{
	padding:0 45px 15px 45px ;
	}
#content .pagenavi ol{
	text-align:right;
	padding:15px 0 0 0;
	}
#content .pagenavi ol li{
	display:inline;
	padding:0 0 0 15px;
	}
#content .pagenavi ol li a{
	background:url(../../cmn/img/arrow_down.gif) left 0.4em no-repeat;
	padding: 0 0 0 10px;
	text-decoration:none;
	}
#content .pagenavi ol li a:hover{
	border-bottom:#D5AC39 2px solid;
	}
/* content - local */
#content ul.local{
	padding: 0 40px 30px 45px;
	}
#content ul.local li{
	line-height:0;
	vertical-align:bottom;
	font-size:1px;
	padding:0 5px 0 0;
	}

/* content - pagetop */
#content ul.pagetop{
	padding: 0 0 50px 0;
	text-align:right;
	}
#content ul.pagetop_end{
	padding: 0 45px 50px 45px;
	text-align:right;
	}
#content ul.pagetop li{
	display:inline;
	}

body .window{
	background:url(../img/icon_window.gif) right 0.1em no-repeat;
	padding-right:19px;
	}

/*** extend ***/
.ex-kome-list li:before{
	content: '*';
	display: inline-block;
}

/* footer */
#footer{
	background:url(../img/bg_footer.gif) left top repeat-x #EDE2CE;
	padding:25px 45px;
	}
#footer .box{
	background:url(../img/border_footer.gif) left top repeat-y;
	}
#footer dl{
	padding:0 0 25px 0;
	}
#footer dl.end{
	padding:0;
	}
#footer dl dt {
	padding:0 0 10px 0;
	}
#footer dl dd {
	padding:0 0 2px 0;
	}
#footer dl dd a{
	background:url(../img/arrow_s.gif) left 0.3em no-repeat;
	padding:0 0 0 8px;
	color:#322E25;
	text-decoration:none;
	}
#footer dl dd.end{
	padding:0 0 0 8px;
	color:#322E25;
	text-indent:-8px;
	text-decoration:none;
	}
#footer dl dd a:hover{
	text-decoration:underline;
	}
#footer .cola{
	width:160px;
	}
#footer .colb,
#footer .colc{
	width:210px;
	padding: 0 0 0 25px;
	}
#footer .cold{
	width:170px;
	padding: 0 0 0 25px;
	}

/* mt-field */
#mt-field ul li{
	background:url(../img/point.gif) left 0.6em no-repeat;
	padding: 0 0 0 8px;
	}
#mt-field ol{
	list-style-position:inside;
	}
#mt-field blockquote{
	padding:1.5em;
	}

/* add
-----------------------------------------------------------------------------*/

#content .box-vote{
	background: url(../../store/img/bg-vote.gif) center center no-repeat #a93131;
	color:#fff;
	font-size:14px;
	padding:2px;
	text-align:center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	line-height:1.5;
}

#content .box-vote dl{
	border:1px solid #e5c2c2;
	padding:10px;
}

#content .box-vote dt{
	display:block;
	margin:0 0 5px 0;
}

#content .box-vote dd{
	background:#752222;
	padding:5px;
	display:block;
	width:200px;
	text-align:center;
	margin:0 auto;
	border-radius:5px;
	color:#fdd886;
}