@charset "UTF-8";

@import "../../../files/css/common/layout.css";

/*-------------------------------------------------------------------------
	Rinen
/*-----------------------------------------------------------------------*/

#contents p {
	font-size:16px;
}
#contents .items {
	margin-bottom:40px;
}
	#contents h4 {
		font-size:20px;
		font-weight:bold;
		line-height:1.5;
		letter-spacing:1px;
		color:#136338;
		margin-bottom:15px;
	}
	#contents .message{
		font-size:20px;
		font-weight:bold;
		line-height:1.5;
		letter-spacing:1px;
		color:#136338;
	}

#president p {
	margin-bottom:15px;
}

#contents .box {
	margin-bottom:10px;
}
#contents .txt {
	width:290px;
	float:right;
	display:inline;
}
#contents .img {
	width:300px;
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:15px;
}