@charset "UTF-8";
/* CSS Document */


#content {
	width: 935px;
	background-color:#F9F9F9;
	margin: 0 auto;
}

.school_common_title {
	border-bottom: 2px solid #F00;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 0 0 5px 10px;
}

.school_top_img {
	width:935px;
	margin-bottom: 30px;
}

#image_box {
	width: 910px;
	margin: 0 auto 30px;
}

.inner_img_area {
	width: 185px;
	height: 235px;
	padding: 5px;
	border: 1px solid #cecece;
	float: left;
}

.area_top_img {
	width: 185px;
	height 120px;
}

#area_text {
	font-size: 12px;
}

.arrow_waku {
	width: 30px;
	height 80px;
	float: left;
	margin: 60px 5px 0;
}

.hikaku_bana {
width:910px;
border-bottom:1px solid #F00;
float:left;
margin-bottom:10px;
margin-left:10px;
}

.hikaku_title {
font-size:14px;
text-indent:0.3em;
}

.hikaku_box {
	width:890px;
	height:180px;
	padding: 10px;
	margin: 0 auto 30px;
	background: #fff url(../img/kousi_bg_img.jpg) no-repeat;
}

.hikaku_img_box {
	width:890px;
	height:175px;
	background: #FFF url(../img/flow_img/hikakuwaku_img_01_03.jpg) no-repeat;
	position: relative;
}

#hikaku_text {
	width:320px;
	height:100px;
	float:left;
	background-color:#FFF;
	position:absolute;
	padding:5px;
	left:280px;
	top: 60px;
}

#hikaku_text a {
display:block;
height:100%;
}

.hikaku_naiyou {
font-size:12px;
}

.soukou_img {
width:270px;
float:right;
}



.douga_title {
	font-size: 14px;
	text-indent: 0.3em;
	width: 910px;
	border-bottom: 1px solid #F00;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

.douga_box {
	width: 560px;
	height: 315px;
	float: left;
	padding: 10px;
	background: #858585;
	margin-left: 10px;
/*	background: url(../img/flow_img/douga_waku_bg.jpg) repeat ;*/
}

.movie_text {
	width: 560px;
	float: left;
	padding: 10px;
	background-color: #CCCCCC;
	font-size: 12px;
	margin: 0 0 30px 10px;
}


.link_box {
	width: 300px;
	float: right;
	margin-right: 15px;
	overflow: hidden;
}

.link_box li {
	display: block;
}

.link_index {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

.link_dl {
	margin-top: 5px;
}








.clearfloat {
clear:both;
}



/*------- 文章 ---------*/
	
h2 {
font-size:14px;
color:#F00;
line-height:1.2em;
text-indent:0.3em;
margin-bottom:5px;
}
	
h3 {
color:#181818;
font-size:13px;
line-height:1.7em;
text-indent:0.3em;
}
	
h4 {
font-size:14px;
color:#F00;
line-height:1.2em;
text-indent:0.3em;
margin-bottom:5px;
}

h5 {
font-size:14px;
color:#F00;
line-height:1.2em;
text-indent:0.3em;
margin-bottom:5px;
}

p {
font-size:12px;
}








