@import "base.css";

@charset "Shift_JIS";

a{ color:#0000FF;}


body{
	background-color:#F0EFE6;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	padding:15px 0px;
	width:766px;
	text-align:left;

}

h1{margin-bottom:10px;}

/*----snavi----*/


#snavi{
	width:204px;
	float:left;
}

.sbox{ width:204px; background:url(../images/sbox_bg_mid.jpg) repeat-y; margin-bottom:3px; }

.sbox2{ background:url(../images/sbox_bg_top.jpg) no-repeat; padding:7px 0 0 7px;}

.sbox2_non{ height:10px; background:url(../images/sbox_bg_top.jpg) no-repeat;}



.sbox3{ height:10px; background:url(../images/sbox_bg_btm.jpg) no-repeat bottom;}

.box_sub{padding:7px 17px; line-height:1.5em;}


.box_sub a{color:#333333; padding-left:7px;}
.box_sub_sam a{padding-left:0;}

.sub_bg01{ background:url(../images/side_navi_bg_01.gif) no-repeat top 91px;}
.sub_bg02{ background:url(../images/side_navi_bg_02.gif) no-repeat top 102px;}
.sub_bg03{ background:url(../images/side_navi_bg_03.gif) no-repeat top 87px;}



/*----contents----*/


#contents{
	width:553px;
	float:right;
	background:url(../images/contents_bg_mid.jpg) repeat-y;
	line-height:1.3em;
	
}

#contents .contents_ttl{ height:30px; text-indent:-9999px; background-repeat:no-repeat; margin-bottom:20px;}

#contents_top{
	background:url(../images/contents_bg_top.jpg) no-repeat;
	height:11px;
}

#contents_btm{
	background:url(../images/contents_bg_btm.jpg) no-repeat bottom;
	height:11px;
}

#contents_sub{padding:7px 23px 23px 22px;}

#contents_sub .contents_ttl_h3{
	background:url(../images/contents_ttl_h3.jpg) no-repeat;
	height:30px;
	line-height:30px;
	text-indent:30px;
	color:#fff;
	font-weight:bold;
	font-size:114%;
	margin-bottom:15px;
}

#contents_sub .contents_box {
	margin-bottom:20px;
}

#contents_sub .contents_box p{
	margin:0 10px 10px 10px;

}

#contents_sub .contents_ttl2_h3{
	background:url(../images/contents_ttl_link.jpg) no-repeat;
	height:30px;
	line-height:30px;
	text-indent:30px;
	margin-bottom:5px;
}

#contents_sub .contents_ttl2_h3 a{
	color:#333;
	font-size:114%;
	font-weight:bold;

}


#contents_sub .contents_box #order_ul{
	margin-top:20px;
}

#contents_sub .contents_box #order_ul li{
	list-style-type: disc;
	margin-left:1em;
}



#contents_sub .top_bnr{margin-bottom:15px;}

#maintable{width:506px; text-align:left; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc;}
#maintable th,#maintable td{ border-top:solid 1px #ccc; border-left:solid 1px #ccc; padding:0.5em; vertical-align:top;}
#maintable th{background:#f5f5f5;}
.thlink th h3 a{color:#633;font-weight:bold; border-left: 2px solid #633; padding-left:4px; line-height:1.5em;}
.thlink td a{color:#333;}
.nolink th h3 {color:#633;font-weight:bold; border-left: 2px solid #633; padding-left:4px; line-height:1.5em;}
.nolink td a{color:#0000FF;}
#maintable td{line-height:1.5em;}



/*----footer----*/

#footer{
	width:766px;
	height:94px;
	background:url(../images/footer_bg01.jpg) no-repeat;
	margin-top:20px;
	padding-top:7px;
	text-align:center;
}

#footer #fnavi{ height:55px; line-height:55px;}
#footer #fnavi a{color:#333333;}

#footer #copy{ background:url(../images/footer_bg02.jpg) no-repeat; height:32px; line-height:25px; color:#fff;}