@charset "Shift_JIS";

/* ---------- デフォルトリセット ---------- */

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	color:#666666;
	}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,span,br,address,hr{
	font-size:100%;
    font-weight:normal;
	font-style:normal;
	}
	
img{
	border:0px;
	padding:0px;
	margin:0px;
	}
	
/* ---------- 基本デザイン ---------- */

#container{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	}

/* ---------- ヘッダ ---------- */

#header{
	padding:10px 0px 10px 0px;
	height:40px;
	}

h1{
	float:left;
	width:350px;
	}

#taiken{
	float:left;
	width:200px;
	margin-right:5px;
	}

#demand{
	float:left;
	width:200px;
	}

/* ---------- グローバルナビ ---------- */

#g_navi{
	width:760px;
	clear:both;
	}

#g_navi ul{list-style:none;}

#g_navi li{display:inline;}

#g_navi li a{
	display:block;
	float:left;
	height:30px;
	text-indent:-9999px;
	text-decoration:none;
	margin-bottom:10px;
}

/*	オフ	*/
#g_school a{width:152px;background:url(../img/menu/g_navi.gif) 0 0 no-repeat;}
#g_course a{width:152px;background:url("../img/menu/g_navi.gif") -152px 0 no-repeat;}
#g_inturn a{width:152px;background:url("../img/menu/g_navi.gif") -304px 0 no-repeat;}
#g_guidance a{width:152px;background:url("../img/menu/g_navi.gif") -456px 0 no-repeat;}
#g_model a{width:152px;background:url("../img/menu/g_navi.gif") -608px 0 no-repeat;}
/*	オン	*/
#g_school a:hover{background-position:0 -30px;}
#g_course a:hover{background-position: -152px -30px;}
#g_inturn a:hover{background-position: -304px  -30px;}
#g_guidance a:hover{background-position: -456px  -30px;}
#g_model a:hover{background-position: -608px  -30px;}

/* ---------- コンテンツ ---------- */

#top_left{
	width:440px;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	}

#top_right{
	width:310px;
	float:right;	
	margin-bottom:10px;
	}

#topimage{
	margin-bottom:10px;
	}

#course1{
	margin-bottom:5px;
	border:1px solid #FF9900;
	background:#FFFAF2;
	padding:4px;
	width:300px;
	height:80px;
	}

#course2{
	margin-bottom:5px;
	border:1px solid #33CC66;
	background:#F5FCF7;
	padding:4px;
	width:300px;
	height:80px;
	}

#course3{
	margin-bottom:10px;
	border:1px solid #3366FF;
	background:#F5F7FF;
	padding:4px;
	width:300px;
	height:80px;
	}

#course1 img,#course2 img,#course3 img{
	float:left;
	margin-right:4px;
	width:80px;
	}

#c_right{
	float:right;
	width:216px;
	}
	
#course1 h2{
	font-size:14px;
	line-height:16px;
	color:#FF9900;
	margin-bottom:4px;
	font-weight:bold;
	}

#course1 h2 a{
	font-size:14px;
	line-height:16px;
	color:#FF9900;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	}

#course1 h2 a:hover{
	font-size:14px;
	line-height:16px;
	color:#FF9900;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:underline;
	}


#course2 h2{
	font-size:14px;
	line-height:16px;
	color:#33CC66;
	margin-bottom:4px;
	font-weight:bold;
	}

#course2 h2 a{
	font-size:14px;
	line-height:16px;
	color:#33CC66;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	}

#course2 h2 a:hover{
	font-size:14px;
	line-height:16px;
	color:#33CC66;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:underline;
	}

#course3 h2{
	font-size:14px;
	line-height:16px;
	color:#3366FF;
	margin-bottom:4px;
	font-weight:bold;
	}

#course3 h2 a{
	font-size:14px;
	line-height:16px;
	color:#3366FF;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	}

#course3 h2 a:hover{
	font-size:14px;
	line-height:16px;
	color:#3366FF;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:underline;
	}

#c_right ul{
	list-style:none;
	}	

#c_right ul li{
	font-size:11px;
	line-height:12px;
	}
	
#c_right ul li a{
	font-size:11px;
	line-height:12px;
	color:#666666;
	text-decoration:none;
	}

#c_right ul li a:hover{
	font-size:11px;
	line-height:12px;
	color:#E65250;
	text-decoration:underline;
	}

#point{
	height:205px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	}

#p_title img{
	margin-bottom:15px;
	}

#p_left{
	width:215px;
	float:left;
	margin-right:5px;
	}

#p_right{
	width:215px;
	float:right;
	}

#p_contents{
	clear:both;
	}

#p_photo{
	float:left;
	margin-right:5px;
	width:40px;
	height:40px;
	margin-bottom:15px;
	}

#p_coment{
	float:right;
	width:170px;
	height:40px;
	margin-bottom:15px;
	}

#privacy ul{
	list-style:none;
	}
	
#privacy li{
	background:url(../img/point1.gif) 0 0 no-repeat;
	text-indent:15px;
	margin-bottom:5px;
	}

#news{
	width:310px;
	}

#n_title{
	width:310px;
	height:30px;
	}

#n_contents{
	width:270px;
	border-left:10px solid #CCCCE3;
	border-right:10px solid #CCCCE3;
	padding:10px;
	}

#n_coment{
	padding-bottom:10px;
	border-bottom:2px dotted #999999;
	margin-bottom:10px;
	}

#n_bottom{
	width:310px;
	height:10px;
	}

/* ---------- フッタ ---------- */

#footer{
	margin-bottom:10px;
	}

#contact{
	margin-bottom:10px;
	}

address{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
