@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      contents.css
Author:         Takuro Toyama
Style Info:     個別レイアウト
----------------------------------------------------------- */
div#contents div.area01 div.inner {
	padding: 10px 20px 15px;
}

.area01 h4 {
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #288f82;

}
.area01 h4 span {
	padding-left: 5px;
	line-height: 1.2;
	border-left: #288f82 3px solid;
}
.photoLeft {
	border: #CCC 1px solid;
	margin-right:15px;
}


