﻿@charset "utf-8";

/*
+na･go･mi+ top
*/

h2, h3 {
	font-size: 12px;
	line-height: 1;
}

#box_A {
	position: relative;
	width: 580px;
	height: 270px;
	margin-bottom: 20px;
}

#box_A_button {
	position: absolute;
	left: 410px;
	top: 240px;
}

#gaiyou {
	height: 270px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background: url(../images/top.jpg);
}

a.top-button-a {
	height: 30px;
	width: 170px;
	display: block;
	text-indent: -9999px;
	background: url(../images/top_button_01.gif) 0px 0px;
}

a.top-button-a:hover { background-position: -170px 0px; }

a.top-button-a:focus { outline: none; }


#box_B {
	position: relative;
	width: 580px;
	height: 180px;
	margin-bottom: 20px;
}

#box_B_button {
	position: absolute;
	top: 150px;
	left: 70px;
}

#kengaku {
	height: 170px;
	width: 230px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background: url(../images/school.jpg);
}

a.top-button-b {
	height: 30px;
	width: 170px;
	display: block;
	text-indent: -9999px;
	background: url(../images/top_button_01.gif) 0px -30px;
}

a.top-button-b:hover { background-position: -170px -30px; }

a.top-button-b:focus { outline: none; }

#box_B_right {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 330px;
	height: 180px;
}

#oshirase {
	height: 40px;
	width: 330px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background: url(../images/oshirase.gif);
}

#box_C {
	position: relative;
	width: 580px;
	height: 200px;
	background:url(../images/kangae_bg.gif) no-repeat left top;
	margin-bottom: 15px;
}

#box_C_txt {
	position: absolute;
	top: 48px;
	left: 10px;
	width: 380px;
	height: 140px;
	line-height: 1.5;
}

#kangae {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 31px;
	width: 369px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background: url(../images/kangae_title.gif);
}

#box_C_right {
	position: absolute;
	top: 10px;
	left: 400px;
	width: 170px;
	height: 180px;
}

a.top-button-c {
	height: 30px;
	width: 170px;
	display: block;
	text-indent: -9999px;
	background: url(../images/top_button_01.gif) 0px -60px;
}

a.top-button-c:hover { background-position: -170px -60px; }

a.top-button-c:focus { outline: none; }

#course {
	height: 40px;
	width: 580px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-indent: -9999px;
	background: url(../images/course_tite.gif);
}

.course_box {
	position: relative;
	float: left;
	height: 330px;
	width: 178px;
	border: 1px solid #743000;
}

.course_box h3 {
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}

.course_box p {
	margin: 9px;
	line-height: 1.5;
}

#master_course {
	height: 120px;
	padding: 0px;
	margin: 0px;
	background: url(../images/c_master.gif);
}

#home_course {
	height: 120px;
	padding: 0px;
	margin: 0px;
	background: url(../images/c_home.gif);
}

#self_course {
	height: 120px;
	padding: 0px;
	margin: 0px;
	background: url(../images/c_self.gif);
}

.kuwasiku {
	position: absolute;
	bottom: 10px;
	height: 20px;
	padding-left: 39px;
	text-align: center;
	line-height: 1;
}

.kuwasiku a.kuwasiku-button {
	height: 20px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background: url(../images/top_button_02.gif) 0px 0px;
}

.kuwasiku a.kuwasiku-button:hover { background-position: -100px 0px; }

.kuwasiku a.kuwasiku-button:focus { outline: none; }

