@charset "utf-8";

body { 
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:black;
	scrollbar-highlight-color:#FFB900;
	scrollbar-face-color:#FFB900;
	scrollbar-shadow-color:#FFB900;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color:#cccccc;
	font-size:14px;
	line-height:1.3em;
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	margin:0px 10px;
	padding:0;	
}
html{/*IE*/ 
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:black;
	scrollbar-highlight-color:#FFB900;
	scrollbar-face-color:#FFB900;
	scrollbar-shadow-color:#FFB900;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color:#cccccc;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, br, img {margin:0;	padding:0;}
img {border:0;}
.left {float:left;}
.right {float:right;}
a:link{color:black;	text-decoration:none;}
a:visited {color:black;	text-decoration:none;}
a:hover {color:#FFB900;	text-decoration:none;}
.clear {clear:both;	margin:0;	padding:0;	font-size:1px;}

#container {width:802px; position:relative;}
#side {width:247px;	position:absolute;	left:830px;	top:20px; padding:15px 0;}
#key {font-size:10px; color:#666666; line-height:1.2em;}
h1 {font-size:1px; color:white;}
h1 a:link, h1 a:hover, h1 a:visited {color:white; text-decoration:none;}
#header {
 display:block;
	width:802px;
	height:119px;
	background:url(../image/header.gif) no-repeat;
}

/**/
#conte {background:url(../image/footer01.gif);}
#conte h2 {
 display:block;
	margin:0 10px;
	padding-left:38px;
	height:30px;
	font-size:1.2em;
	line-height:30px;
	background:#FFB900 url(../image/star_y.gif) no-repeat 5px 0;
}
#tabon span, #taboff span, #conte h2 span {font-size:0.8em; font-weight:normal; padding:20px;}

#tabon, #taboff {display:block; margin-left:10px; height:30px; font-size:1.2em; line-height:30px;}
#tabon {background-color:#FFB900;}
#taboff a {background:#ccc url(../image/star_g.gif) no-repeat 5px 0;}
#taboff a {display:block; padding-left:38px; height:30px; line-height:30px;}
#taboff a:hover {background:#FFB900 url(../image/star_y.gif) no-repeat 5px 0; color:black;}
.off {display:none;}
.on {display:block;}

#conte p {
 margin:10px 20px;
	padding:10px;
	line-height:1.3em;
	border:1px dashed #ccc;
}
#conte b {
 display:block;
	background-color:#CC0000;
	padding:3px;
	color:white;
}
#conte b a:link, #conte b a:hover, #conte b a:visited {color:white;}
#btn {
 width:300px;
	height:30px;
	margin:0 auto;
	background-color:#CC0000;
	color:white;
	font-size:1.2em;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	border-top:4px solid #FF0000;
	border-left:4px solid #FF0000;
	border-right:4px solid #990000;
	border-bottom:4px solid #990000;
}
#btn a, #btn a:hover, #btn a:visited {display:block; width:300px; height:30px; color:white;}
.att strong {color:#CC0000;}
.prce {font-family:Tahoma;}
.tbp {
 margin:10px 20px;
	padding:10px;
	line-height:1.3em;
	border:1px dashed #ccc;
}
