@charset "utf-8";
/* CSS Document */

#head{ 
	text-align:center; 
	background:#fff;
	}


#main_box #subtitle {
	width: 850px;
	height: 7em;
	overflow: auto;
	margin-bottom: 10px;

	
}
#main_box .inner_box.ms #welcome .post_1{
	width: 500px;
	margin-left: 40px;
}



#main_box .inner_box #subtitle .ms.post_1 p.date {
	width: 30px;
	margin-left: 30px;
}

#main_box .inner_box #subtitle .ms.post_1 p.newscontents {
	width: 700px;
}

#main_box .inner_box.ms #welcome .post_1 span {
	font-size: 120%;
	font-weight: bold;
	color: #F60;
}

#main_box .inner_box .ms .sml_box {
	width: 200px;
	margin-left: 70px;
	background: none repeat scroll 0 0 #F3F2ED;
	min-height: 150px;
	line-height: 1.5em;
	
}
#main_box .inner_box #calender .ls img {
	margin: 20px 0px 20px 60px;
}
#main_box .inner_box #calender .rs img {
	margin: 20px 60px 20px 0px;
}
#main_box .inner_box.inner_box_last .inner_sentens #hitorigoto {
	width: 850px;
	height: 15em;
	overflow: auto;
	margin-bottom: 10px;
}
#main_box .inner_box.inner_box_last .inner_sentens #hitorigoto .hitorigoto_date {
	margin-bottom: 5px;
	margin-left:45px;
}
#main_box .inner_box.inner_box_last .inner_sentens #hitorigoto .hitorigoto_post {
	margin-bottom: 20px;
}