BODY{font-size:10pt; margin-top:0px;background-color:#F5F5DC; 


 scrollbar-Track-Color:#fffff0;
       scrollbar-Face-Color:#525284;
       scrollbar-Shadow-Color:#ffcc99;
       scrollbar-DarkShadow-Color:#fffff0;
       scrollbar-Highlight-Color:#fffff0;
       scrollbar-3dLight-Color:#fffff0;
       scrollbar-Arrow-Color:#ffcc99;}


h1 {font-size: 14pt;}
h2 {font-size: 13pt; display: inline;}
h3 {font-size: 11pt; display: inline;}
h4 {font-size: 11pt; display: inline;}
/*a {text-decoration:none;}*/
a:link {color:blue;}
a:visited {color:blue;}
a:hover {font-size:10pt; font-style:font-weight:bold; text-decoration:underline ; color: #BF0A13}
/*body {background-color:#D8EBC7;color:#404040}*/

td,th,p,li {font-size: 10pt;}
.middle {line-height: 150%;}
.small {line-height: 120%;}
.mini {line-height: 100%;}



/*TOP navi*/

#TOPLINK
width: 158px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#TOPLINK h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;color: #FFFFFF;
}

#TOPLINK a:link{
	display: block;
	background-image:  url(../../imgtop/topkabe.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font-size: 10pt;color: #FFFFFF;
        text-decoration: none;
}

#TOPLINK a:visited{
	display: block;
	background-image:  url(../../imgtop/topkabe.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font-size: 10pt;color: #FFFFFF;
        text-decoration: none;
}

#TOPLINK a:hover{
	display: block;
	background-color: #ccccff;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-size: 10pt;color: #000000;
	text-decoration: none;
}








#sectionLinks{
width: 130px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 11pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(../../imgtop/bg_nav2.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 11px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(../../imgtop/bg_nav2.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 11px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ccccff;
	background-image: none;
	padding: 3px 0px 3px 11px;
	font-weight: bold;
	text-decoration: none;
}

/*商品エリア　スクロール*/

div.Goodstable{
	font-size:11pt;margin-top:0px;
	height:500px;   /*縦幅*/
	width:750px;	 /*横幅*/
	overflow:auto;
	bgcolor:#ffffff;
	vertical-align:top;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #8fbc8f;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #8fbc8f;
        scrollbar-track-color: #ffffff;
	padding:0px; margin:1px 0px 1px 0px;
}



