@import "../../common/reset.css";
@import "../../common/headerfooter.css";

#mainbox{
	height:330px;
}

#mainbox div.n01{
	float:right;
	width:650px;
}
#mainbox div.n02{
	float:left;
	width:200px;
}

#subbox{
	margin:0px 10px;
	clear:both;
}

#subbox div.n01{
	width:565px;
	float:left;
}

#subbox .n01 .textbox{
	width:545px;
	margin:10px 20px;
}

#subbox .n01 .textbox p{
	margin-bottom:20px;
	font-size:12px;
	line-height:25px;
}

#subbox div.n02{
	width:220px;
	height:250px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}

#subbox div.n03{
	clear:both;
	width:545px;
	float:right;
}

#subbox div.n03 div.textbox{
	margin:10px 20px;
	line-height:25px;
}

#subbox div.n03 div.textbox h5{
	margin:10px 0 0 0;
}

#subbox div.n03 div.textbox dl dt{
	margin:10px 0 0 0;
}
#subbox div.n03 div.textbox dl dd{
text-indent:1em;
}

#subbox div.n04{
	float:left;
	width:265px;
}

.btbox{
	height: 40px;
	width: 216px;
	margin:10px auto 20px 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;
}

