@charset "UTF-8";

/*//////////////////////////////////////////////////////////////////////////////

edu parts.css
	
//////////////////////////////////////////////////////////////////////////////*/
h2{
	background:url(../../common/img/h2_line.jpg) no-repeat bottom;
	margin-bottom:30px;
	padding:30px 0 30px 0;
	border-top:1px solid #C9C1BD;	
}

h3.ttl{
	background: #e9e6e5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px 0 10px 10px;
	line-height:1;
}


p{
	line-height:1.8;
}

.list_btn {
	background: #412819;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 300px;
	padding: 8px 0;
	font-size:13px;
	text-align:center;
	margin-top:30px;
}

#contents .list_btn a:link,
#contents .list_btn a:visited,
#contents .list_btn a:hover {
	color:#fff !important;
	text-decoration:none;
	display:block;
	}

.edu_left{
	width:285px;
	float:left;
	margin:0 20px 30px 0;
	padding:10px;
	border:1px solid #C9C1BD;
}

.edu_right{
	width:463px;
	float:left;
}

.edu_left2{
	width:420px;
	float:left;
	margin:0 40px 30px 0;
}

.edu_right2{
	width:285px;
	float:left;
}

.edu_right2 p{
	width:285px;
	text-align:center;
}

.edu_left3{
	width:180px;
	float:left;
	padding-right:20px;
}


.edu_right3{
	width:570px;
	float:left;
}

.edu_left4{
	width:518px;
	float:left;
	margin:0 12px 30px 0;
	padding:10px;
	border:1px solid #C9C1BD;
}


.edu_right4{
	width:238px;
	float:left;
}



h4{
	margin-bottom:10px;
	font-weight:bold;
}

.clear{
	clear:both;
}

#photo{
	width:790px;
	float:left;
	margin:0 0 35px 0;
}

#photo img{
	margin-bottom:5px;
}

#photo li{
	float:left;
	margin-right:27px;
	margin-bottom:30px;
	text-align:center;
}

.b_line{
	color:#c9c1bd;
}

.edu_left2015summer{
	width:518px;
	float:left;
	margin:0 20px 30px 0;
	padding:10px;
	border:1px solid #C9C1BD;
}


.edu_right2015summer{
	width:230px;
	float:left;
}

.edu_left2015taiken{
	width:257px;
	float:left;
	margin:0 20px 30px 0;
	padding:10px;
	border:1px solid #C9C1BD;
}

.edu_right2015taiken{
	width:470px;
	float:left;
}

.fish_th{
	width:70px;
	padding:5px;
	font-weight:bold;
}

.fish_td{
	padding:5px;
}

.read_th{
	width:80px;
	padding:5px;
	font-weight:bold;
}

.read_td{
	padding:5px;
}


/*----FORM----*/
h3.ttl{
	background: #e9e6e5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px 0 10px 10px;
	line-height:1;
}
.formArea{
	margin-top:15px;
	width:790px;
}
.formArea tr{
}
.formArea th,
.formArea td{
	border-collapse: collapse;
    border-bottom:1px solid #e9e6e5;
	padding:10px 0 10px 10px;
}
.formArea th{
	width:120px;
}
.formArea td{
	width:670px;
}
.formArea .caption{
	font-size:93%;
	margin-top:8px;
	line-height:1.4;
}
.formArea .btnArea{
	overflow:hidden;
	margin-top:30px;
	border-bottom:1px solid #e9e6e5;
	padding-bottom:30px;
}
.formArea .btnArea li{
	float:left;
	margin-right:15px;
}

.small{
	font-size:10px;
}

.aqua_banner{
	margin:9px 0 0 40px;
}

.daily{
	width:700px;
}
