@import "../../common/reset.css";
@import "../../common/headerfooter.css";

#contents01,#contents02 {
	width: 775px;
	padding: 15px;
	border: solid 1px #666;
	margin: 10px auto 0;
}

#contents03 {
	width: 813px;
	margin: 10px auto;
}

#contents03 .inner01 {
	width: 515px;
	float: left;
}

#contents03 .inner01 img {
	float: left;
}

#contents03 .inner02 {
	width: 298px;
	float: left;
}

#contents03 .inner03 {
	clear: both;
	text-align: right;
	color: #000000;
}

.btbox{
	clear: both;
	padding-top: 5px;
	height: 60px;
}

.btbox ul{
	width: 216px;
	margin: auto;
	padding-bottom: 20px;
}


.btbox img{
	visibility: hidden;
}

.btbox li{
	float: left;
	height: 40px;
	width: 108px;
}

.btfree a{
	height: 40px;
	width: 108px;
	display: block;
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-repeat: no-repeat;
}


.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-position: right bottom;
	background-repeat: no-repeat;
}


.btfree a:active{
	background-image: url(../img/attention/bt_freebotan_o.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btrequest a{
	height: 40px;
	width: 108px;
	display: block;
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-repeat: no-repeat;
}


.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-position: right bottom;
	background-repeat: no-repeat;
}


.btrequest a:active{
	background-image: url(../img/attention/bt_requestbotan_o.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

