@charset "utf-8";

/*--------------------------------------
	Style Name : Method Style Sheet

	content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/

#content div.attention {
	margin:-10px 88px 30px;
	width:624px;
	color:#811515;
}

#content div.flow {
	padding-bottom:35px;
	background:url(../../img/method/texture_section_02.gif) no-repeat center bottom;
}

#content div.section {
	margin:0 89px 10px;
	padding-bottom:10px;
	width:622px;
	position:relative;
	min-height:125px;
	background:url(../../img/method/texture_section_01.png) no-repeat left bottom;
}

* html #content div.section {
	height:auto !important;
	height:135px;
}

#content div.section h2.section-title {
	margin-bottom:5px;
}

#content div.section div.pic {
	position:absolute;
	top:10px;
	right:15px;
}

#content div.section p {
	margin-left:15px;
	width:435px;
	text-indent:1em;
}

