@import "../../common/reset.css";
@import "../../common/headerfooter.css";

#mainbox h2.n01{
	width:530px;
	float:left;
}

#mainbox p.n02{
	width:320px;
	float:right;
}

#mainbox p.n03{
	width:530px;
	float:left;
}


#point li.n01{
	clear:both;
	width:290px;
	float:left;
}
	
#point li.n02{
	width:270px;
	float:left;
}

#point li.n03{
	width:290px;
	float:left;
}
#best3{
	width:820px;
	margin:0 0 0 30px;
	clear:both;
}

#best3 h2.n01{
	width:500px;
	float:left;
}

#best3 p.n02{
	width:320px;
	float:right;
}
#best3 dl.n03{
	width:500px;
	float:left;
	margin:10px 0 0 0;
	display:inline;
	
}

#best3 dl.n03 dt{
	clear:both;
	width:75px;
	float:left;
}

#best3 dl.n03 dd{
	float:left;
	width:425px;
}

#best3 dl.n03 dd p.b1 img,#best3 dl.n03 dd p.b2 img,#best3 dl.n03 dd p.b3 img{
	visibility:hidden;
}

#best3 dl.n03 dd p a{
	width:425px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}

#best3 dl.n03 dd p.b1 a{
	background-image:url(../img/syusyokukatudou/best01_c_o.jpg);
}

#best3 dl.n03 dd p.b2 a{
	background-image:url(../img/syusyokukatudou/best02_c_o.jpg);
}

#best3 dl.n03 dd p.b3 a{
	background-image:url(../img/syusyokukatudou/best03_c_o.jpg);
}

#best3 dl.n03 dd p a:hover{
	background-position:right bottom;
}


#print{
	padding:30px 0 0 0;
	clear:both;
	text-align: center;
}

.btbox{
	height: 40px;
	width: 216px;
	margin:10px auto 10px auto;
}

.btbox img{
	visibility:hidden;
}

.btfree{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	float: left;
}

.btfree a{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	display: block;
}

.btfree a:link{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
}

.btfree a:visited{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
}

.btfree a:hover{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btfree a:active{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btrequest{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	float: left;
}

.btrequest a{
	height: 40px;
	width: 108px;
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	display: block;
}

.btrequest a:link{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
}

.btrequest a:visited{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
}

.btrequest a:hover{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btrequest a:active{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#at{
	width:750px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

