/* CSS Document */
#mainImg{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	top: -10px;
	position: relative;
	clear: both;
	left: 0px;
}

#mainMenu{
	top: -20px;
}
#Butterfly{
	position: relative;
	z-index: 5;
	width: 40px;
	top: -125px;
	right: -935px;
}

#cont_base{
	margin-top: -55px;
	padding-left: 37px;
	width: 946px;
}
#cont_L{
	background: url(../images/top_cotBG_Lbottom.png) no-repeat 0px bottom;
	float: left;
	width: 543px;
	padding-bottom: 30px;
}

#cont_Lbox{
	background: url(../images/top_cotBG_L.png) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

#h2_L{
	background: url(../images/top_cotBG_Ltop.png) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}


#cont_R{
	background: url(../images/top_cotBG_Rbottom.png) no-repeat 0px bottom;
	float: right;
	width: 382px;
	padding-bottom: 30px;
}
#h2_R{
	background: url(../images/top_cotBG_Rtop.png) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}
#news{
	background: url(../images/top_cotBG_R.png) repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}

#news th{
	font-size: 0.8em;
	font-weight: bold;
	color: #737362;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 15px;
}
#news td{
	font-size: 0.8em;
	color: #737362;
	vertical-align: top;
	line-height: 1.3em;
	padding-top: 15px;
}

#rss_news{
	background-color: #F2EFDC;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.rss-items{
	font-size: 0.8em;
	color: #737362;
	margin: 0px;
	padding: 0px;
}

.rss-items a{
	vertical-align: top;
	line-height: 1.3em;
	padding-top: 15px;
}
.rss-items li{
	list-style-type: none;
	padding-top: 10px;
}
.rss-date{
	margin-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
}




#link{
	padding-right: 10px;
	padding-left: 10px;
}

#link th{
	font-size: 0.8em;
	font-weight: bold;
	color: #737362;
	padding: 10px;
}
#link td{
	font-size: 0.8em;
	color: #737362;
	vertical-align: top;
	line-height: 1.3em;
	padding: 10px;
}

#link h4{
	font-size: 1em;
	font-weight: bold;
	color: #63453F;
	border-bottom: 1px solid #E6D8C6;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*おかやま希望学園の注目コンテンツ*/

.top_table{
	width: 500px;
	margin: 15px 5px 0 5px;
	font-size: 0.8em;
	}
.top_table td{
	text-align: center;
	padding-bottom: 10px;
	}
.tyumoku_table{
	width: 252px;
	margin: 0 auto;
	background-image: url(../images/top_table_bg.gif);
	background-repeat: repeat-y;
	}
.tyumoku_table img{
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	}
.tyumoku_table th{
	padding: 12px 0 9px 0;
	font-size: 1.3em;
	color: #764B41;
	}
.tyumoku_table td{
	padding-bottom: 0 !important;
	}
.tyumoku_table a{
	text-decoration: none;
	}
.tyumoku_table a:hover{
	text-decoration: underline;
	}
	
/*学園フォトギャラリー*/
.photo_table{
	text-align: center;
	color: #644033;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.6em;
}
.photo_table td{
	vertical-align: top;
	padding-bottom: 10px;
}

.photo_table img{
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	margin-bottom: 7px;
	text-align: center;
	}

/*お知らせ*/
.top_news{
	}
.top_news th{
	text-align: left;
	line-height: 1.5em;
	}
.top_news td{
	line-height: 1.5em !important;
	}
	
.news_pickup{
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-radius: 10px;
	background-color: #EDE6DD;
	text-align: center;
	font-size: 0.8em;
	color: #737362;
}
