@charset "utf-8";
#main-image {
	height: 300px;
	width: 900px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/plofile/plofile-title.jpg);
	background-repeat: no-repeat;
}


#main-aisatsu {
	float: left;
	height: auto;
	width: 700px;
	font-size: 14px;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46B035;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(../images/plofile/sakurai.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
}

#main-concept {
	float: left;
	height: auto;
	width: 700px;
	font-size: 14px;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46B035;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
}


#main-gaiyou {
	float: left;
	height: auto;
	width: 700px;
	font-size: 14px;
	line-height: 180%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
}

