@charset "UTF-8";


/*concept表示部
------------------------------------*/

div#main div.concept_txt {
	float: left;
	width: 370px;
}
div#main div.concept_txt p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 1em;
}
div#main div.concept_txt p.addtxt {
	font-size: 62.5%;
	margin-top: 5px;
	text-indent: 0em;
}


div#main div.concept_img {
	float: right;
	width: 186px;
}
div#main div.concept_img img {
	margin-bottom: 10px;
}
