@charset "utf-8";
A:link{	color:#03e;text-decoration:none;}
A:visited{color:#c00;text-decoration:none;}
A:hover{color:#f00;text-decoration:underline;}

body{
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#fffbf0;
	background:url(../images/back.gif) repeat-y center center;
}

h1,h2,h3,h4,h5,p,ul,ol,dl,li{
	margin:0;
	padding:0;
}

#wrap{
	width:645px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#catch{
	font-size:80%;
	font-weight:bold;
	text-align:left;
	padding:5px;
	color:#370000;
	border-bottom:1px solid #462609;
}

img {
	border:none;
}

/*-----------------------------------------------------*/
/*--header--*/
/*-----------------------------------------------------*/
#header{
	margin:0 auto;
	padding:0;
	/*width:645px;*/
	display:none;
}





/*-----------------------------------------------------*/
/*--contents--*/
/*-----------------------------------------------------*/
#contents{
	margin:0 auto;
	width:645px;
	background:url(../images/body_back.gif) repeat-y center center;
	font-size:95%;
	text-align:center;
}

/*-----------------------------------------------------*/
/*--leftside--*/
/*-----------------------------------------------------*/
.pageData{
	margin:5px 0 5px 10px;
	text-align:center;
	color:#999999;
}

.pageData a{
	padding:2px 8px;
	border:1px solid #ffffff;
	
}

.pageData a:hover{
	border:1px solid #333333;
	color:#FFFFFF;
	background:#3366CC;
}

.pageText{
	margin:0 10px;
	color:#666666;
}

/*-----------------------------------------------------*/
/*--leftside--*/
/*-----------------------------------------------------*/
#leftside{
	display:none;

}

#leftside ul{
	list-style:none;
	text-align:left;
	
}

/*-----------------------------------------------------*/
/*--leftGuide--*/
/*-----------------------------------------------------*/

.leftGuide ul{
	background:url(../images/side_guide_body.gif) repeat-y center 0;
	padding:10px 0 10px 10px;
}
.leftGuide li{
	margin:0 25px 0 20px;
	padding:3px 0 3px 20px;
	border-bottom:1px dotted #cccccc;
	background:url(../images/side_guide_point.gif) no-repeat 0 .5em;
	
}

.leftCompany ul{
	background:url(../images/side_company_body.gif) repeat-y center 0;
	padding:10px 0 10px 10px;
}

.leftCompany li{
	margin:0 25px 0 20px;
	padding:3px 0 3px 20px;
	border-bottom:1px dotted #cccccc;
	background:url(../images/side_company_point.gif) no-repeat 0 .5em;
	
}



/*-----------------------------------------------------*/
/*--navi--*/
/*-----------------------------------------------------*/
#navi{
	margin:0 0 20px 0;
	/*border-bottom:1px dotted #aaaaaa;*/
	background:url(../navi_back1.gif) no-repeat;
	height:26px;
	padding:3px 5px;
	line-height:1.2em;
}

#navi.line2{
	background:url(../navi_back2.gif) no-repeat;
	height:52px;
}

.category{
	font-size:80%;
	font-weight:bold;
	padding:2px;
	color:#333333;
}



/*\ MacIEɂ͓KpȂ*/
.exp{
	text-align: justify;
	text-justify: inter-ideograph;
}
/**/



#mainArea{
	width:645px;
}


/*-----------------------------------------------------*/
/*--juniorArea--*/
/*-----------------------------------------------------*/

#juniorArea{
	float:left;
	width:382px;
	background:url(../images/top_j_body.gif) repeat-y 0 0;
}

#juniorArea ul{
	margin:0 20px 0 10px;
	padding:0;
	list-style:none;
}

#juniorArea li{
	padding:5px 0px;
	border-bottom:1px solid #cccccc;
}

#juniorArea .grade{
	margin:0 0 0 20px;
	padding:0 5px;
	border-bottom:3px double #cccccc;
	/*border-bottom:none;*/
}








/*-----------------------------------------------------*/
/*--main--*/
/*-----------------------------------------------------*/
#main{
	width:680px;
	float:right;
	text-align:left;
}





.mainlist{
	width:100%;
	/*border:1px solid #333333;*/
	border-collapse: collapse;
	line-height:140%;
	border-bottom:1px solid #333333;
}

.kc{
	text-align:center;
}

.mainlist th{
	border-width: 1px 0px 3px 0px;
	border-color: #333333;
	border-style: none solid solid solid;
	padding: 3px;
	color:#ffffff;
	font-weight:normal;
	background-color:#009900;
	text-align:center;
}

.mainlist td{
	border-bottom: 1px dotted #999999;
	padding: 7px 5px;
	font-size:110%;
	font-weight:bold;
	
}

.mainlist td.bt_half{
	/*background:url(../btn_half_back.gif) no-repeat 0 3px;*/
}
.mainlist td.bt_quater{
	/*background:url(../btn_quarter_back.gif) no-repeat 0 3px;*/
}
.mainlist td.bt_full{
	/*background:url(../btn_full_back.gif) no-repeat 0 3px;*/
}

.mainlist td a{
	display:block;
	width:100%;
}

.mainlist td a:hover{
	color:#f00;
	background-color:none;
	text-decoration:underline;
}

.mainlist img{
	border:none;
	vertical-align:middle;
	padding:0 5px;
}

.separate{
	border-right:1px dotted #999999;
}

.odd{
	background-color:#FFFFFF;
}

.even{
	background-color:#F2F2F2;
}



.fszs{
	font-size:100%;
}

.sub{
	font-size:90%;
	font-weight:normal;
}

.subr{
	padding:5px 0 0 0;
	text-align:right;
	font-size:80%;
	line-height:120%;
}

.kanji{
	font-weight:normal;
	background:url(../btn_kanji_back.gif) no-repeat 0 0;
	padding:10px 14px;
}
.mainlist td.kanji_unit{
	line-height:120%;
	padding: 5px;
}

.mainlist td.kanji_line{
	line-height:250%;
}
.mainlist td .kanji a{
	display:inline;
}

.ready{
	padding:3px;
	background:#990000;
	color:#FFFFFF;
	font-size:80%;
	font-weight:normal;
}




.adminlist{
	width:100%;
	border:1px solid #333333;
	border-collapse: collapse;
	line-height:140%;
	border-bottom:1px solid #333333;
}


.adminlist th{
	border-width: 1px 1px 2px 1px;
	border-color: #333333;
	border-style: none solid solid solid;
	padding: 3px;
	color:#ffffff;
	font-weight:normal;
	background-color:#009900;
	text-align:center;
}

.adminlist td{
	border: 1px solid #333333;
	padding: 4px;
}
.enable_on{
	color:#FFFFFF;
	padding:3px;
	background:#CC0000;
}

.enable_off{
	color:#FFFFFF;
	padding:3px;
	background:#006666;
}

/*-----------------------------------------------------*/
/*--subMain--*/
/*-----------------------------------------------------*/
#subMain{
	background:url(../images/sub_main_body.gif) repeat-y 0 0;
}

#subMain ul{
	padding:20px;
	list-style:none;
}

.code li{
	padding:5px 0 5px 15px;
	background:url(../images/icon_point.gif) no-repeat 0 .5em;
	border-bottom:1px dotted #cccccc;
}



.productsList{
	margin:0 10px;
	width:95%;
	border-collapse: collapse;
}

.productsList th{
	border-top:5px solid #0e466b;
	background-color:#3366CC;
	color:#FFFFFF;
	font-weight:normal;
}

.productsList td{
	vertical-align:top;
	font-size:85%;
	padding:7px 3px;
	border-bottom: 1px solid #cccccc;
	color:#333333;
}

td.productsName{
	font-size:85%;
}

.productsName a{
	display:block;
	width:100%;
}

.productsSubject{
	white-space:nowrap;
}
.productsPrice{
	white-space:nowrap;
}


.productsDetail{
	margin:0 10px;
	width:95%;
	border-collapse: collapse;
}
.productsDetail td{
	vertical-align:top;
	padding:20px 0 0 10px;
}

.productsDetail th{
	vertical-align:top;
	text-align:left;
	font-size:110%;
	padding:5px 0 5px 10px;
	margin:0 0 20px 0;
	border-top:5px solid #006699;
	border-bottom:1px solid #666666;
	background:#F3F3F3;
	

}

.productsImage img{
	/*border:1px solid #cccccc;*/
	border:none;
}

.productsImageBox{
	background:url(../images/products/products_box_02.gif) repeat-y center center;
	width:242px;
	text-align:center;
	margin:0 0 20px 0;
}



.productsProperty dl, .productsPrice dl{
	width:320px;
	margin:1px 0;
	font-size:85%;
	padding:3px 0;
	background:url(../images/products/dotline.gif) repeat-x bottom;
}

.productsProperty dt, .productsPrice dt{
	padding:5px 0 5px 17px;
	background:url(../images/products/detail_point.gif) no-repeat 0 .2em;
}

.productsProperty dd, .productsPrice dd{
	margin:-1.5em 0 0 8em;
	width:220px;
	white-space:normal;
}


.productsPrice{
	margin:20px 0 0 0;
}

.productsPrice dt{
	background:url(../images/products/detail_point_red.gif) no-repeat 0 .2em;
}

.price{
	font-weight:bold;
	color:#FF0000;
	font-size:120%;
}

.iconQ{
	vertical-align:middle;
}

.productsCart{
	padding:20px;
}


.navi{
	font-size:80%;
	padding:0 0 5px 1em;
	border-bottom:1px dotted #cccccc;
	margin:0 0 20px 0;
	width:95%;
}

/*-----------------------------------------------------*/
/*--main2--*/
/*-----------------------------------------------------*/
#guide{
	padding:0 0 0 20px;
	width:640px;
}

#guide h1{
	padding:0 0 20px 0;
}

#guide h2{
	padding:20px 0 10px 0;
	border-top:5px solid #cccccc;
}

#guide h3{
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	font-size:100%;
	padding:0 0 5px 0;
	color:#003366;
}
#guide h4{
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	font-size:100%;
	padding:0 0 5px 0;
	color:#003366;
	margin:20px 0 0 0;
}


#guide .guideText{
	padding:5px 0em;
	border-bottom:1px solid #666666;
	line-height:1.5em;
}

.guideImage{
	margin:10px 0 0 0;
	float:right;
	padding:0 10px;
}



/*-----------------------------------------------------*/
/*--main2--*/
/*-----------------------------------------------------*/
#main2{
	background:#FFFFFF;
	width:90%;
	text-align:left;
	padding:10px;
}

/*-----------------------------------------------------*/
/*--payment--*/
/*-----------------------------------------------------*/
#payment{
	background:#FFFFFF;
	width:90%;
	text-align:left;
	padding:10px;
}
#payment h1{
	margin:20px 0 0 0;
	padding:7px 3px;
	border-top:5px solid #CC0000;
	background:#EFEFEF;
	font-size:110%;
}

#payment h2{
	font-size:110%;
	margin:2em;
}

#payment p{
	margin:0 0 0 30px;
	line-height:1.5em;
}

#payment blockquote{
	margin:20px 0 10px 30px;
	padding:10px;
	border:1px solid #CC0000;
	background:#EFEFEF;
}

/*-----------------------------------------------------*/
/*--cart--*/
/*-----------------------------------------------------*/
.cartList2 th{
	padding:7px 3px;
	border-top:5px solid #601404;
	background:#CC3300;
	color:#FFFFFF;
}

.cartList2 td{
	padding:10px 3px;
	/*border-bottom:1px solid #333333;*/
	background:url(../images/products/dotline.gif) repeat-x bottom;
	vertical-align:top;
	line-height:1.4em;
}
.footer1{
	border-bottom:1px solid #333333;
	text-align:right;
	padding:5px;
	font-size:80%;
	color:#000000;
}
.footer2{
	border-bottom:1px solid #333333;
	text-align:right;
	padding:5px;
}

.footer3{
	border-top:3px solid #DDDDDD;
	text-align:right;
	padding:5px;
}

#errorMssage{
	border:3px double #CC0000;
	background:#FEE7C0;
	padding:10px;
	margin:0 0 20px 0;
	line-height:1.5em;
}


/*-----------------------------------------------------*/
/*--search--*/
/*-----------------------------------------------------*/
#searchArea{
	margin:0;
	padding:0;
	background:url(../images/body_head2.jpg) no-repeat 1px 0px;
	height:78px;
	text-align:left;
}

#searchArea_products{
	margin:0;
	padding:0;
	background:url(../images/body_head4.jpg) no-repeat 1px 0px;
	height:78px;
	text-align:left;	
}

#searchArea_history{
	margin:0;
	padding:0;
	background:url(../images/body_head5.jpg) no-repeat 1px 0px;
	height:78px;
	text-align:left;	
}

#searchArea_guide01{
	margin:0;
	padding:0;
	background:url(../images/body_head6.jpg) no-repeat 1px 0px;
	height:78px;
	text-align:left;	
}
#searchArea_guide02{
	margin:0;
	padding:0;
	background:url(../images/body_head7.jpg) no-repeat 1px 0px;
	height:78px;
	text-align:left;	
}




#searchBox{
	position:relative;
	left:692px;
	top:30px;
}

#searchBox .inputText{
	width:140px;
	padding:2px 3px 0 3px;
	margin:0 0 5px 0;
	border:1px solid #666666;
	background:#FFECEC;
	color:#666666;
	font-size:12px;
}






/*-----------------------------------------------------*/
/*--footer--*/
/*-----------------------------------------------------*/
#footer{
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:80%;
	padding:10px 0;
	background-color:#fff5e5;
	width:900px;
}

.footLink{
	border-top:5px solid #FBD8B0;
	text-align:right;
	padding:10px;
}
.footCopy{
	text-align:right;
	padding:0 10px 0 0px;
}


.clear{
	clear:both;

}
