#mainbox {
	height:100%;
	width:850px;
	margin:0 auto;
}

#gakuwari_mainbox {
	width:850px;
	height:100%;
	text-align:center;
	background-image:url(../img/gakuwari/bn_gakuwari_line.gif);
	background-repeat:repeat-y;
}
#gakuwari_mainbox p {
	width:850px;
	padding-bottom:5px;
	margin-left:45px;
	text-align:left;
	background-image:url(../img/gakuwari/bg_courseline.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#mainbox2 {
	width:850px;
	height:100%;
}
#mainbox2_left {
	height:100%;
	width:418px;
	float:left;
}
#mainbox2_right {
	height:100%;
	width:425px;
	float:left;
}
#mainbox2_right p {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.img_center {
	padding:10px 0 0 5px;
}
#mainbox2_right1 {
	float:left;
	background-image:url(../img/gakuwari/bg_subline.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
#mainbox2_right2 {
	float:left;
	background-image:url(../img/gakuwari/bg_subline.jpg);
	background-repeat:repeat-y;
}
#print {
	text-align: center;
}
.btbox {
	display:inline;
	float:left;
	height: 40px;
	width: 216px;
	padding-top:20px;
	margin:20px auto 10px 80px;
}
.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;
}

