@charset "utf-8";

/*
------------------------------------------------
Print Layout
------------------------------------------------*/

body {
	background: #FFFFFF;
}
#wrap {
	background: none !important;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrap #header {
	height: 124px;
	background: none !important;
}
#top #header {
	border-bottom: 15px solid #A3C91C;
}
#lesson #header {
	border-bottom: 15px solid #00B6F2;
}
#support #header {
	border-bottom: 15px solid #FFCC00;
}
#about #header {
	border-bottom: 15px solid #55007D;
}
#abroad #header {
	border-bottom: 15px solid #EC6D0A;
}
#trial #header {
	border-bottom: 15px solid #C4004F;
}
#visit #header {
	border-bottom: 15px solid #37A2B0;
}
#privacy #header {
	border-bottom: 15px solid #996633;
}

#main .contents {
	float: right;
	width: 650px;
}

#top #wrap #main .contents .infounit {
	background: url(../common/img/line_dot_gry.gif) repeat-x left bottom;
	width: 640px;
	margin: 0px auto 15px;
	padding: 0px 5px 10px;
}
#main .sideare {
	float: left;
	width: 250px;
}

#footer {
	background: #F1F1EA;url(../img/bg_footer.gif) repeat-x 0px 0px;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
	float: right;
}
#footer ul {
	display: none;
}
#footer address {
	width: 930px;
	margin: 0 auto;
}
#footer #footer_contents .bt_ptop {
	display: none;}