@charset "utf-8";
@import url("../../css/import.css");
@import url("brandpolicy_contents.css");
/* -----------------------------------------------------------
CSS Information

 ! File name:      outline.css
 ! Style Info:     サンウッドとはページ(outline.html)
----------------------------------------------------------- */
h2 {
	margin: 0;
}


#main h3 {
	padding: 24px 0 12px 10px;
}


#main .box {
	margin-bottom: -1px;
	padding-bottom: 30px;
	background: url(../../img/border_dash.gif) repeat-x 0% 100%;
}


#main .box p {
	padding: 0 0 10px 10px;
	text-indent: 1em;
}


#main .box img {
	width: 200px;
	height: 230px;
	margin: 0 5px 10px 15px;
	float: right;
	border: 4px solid #cfcfcd;
}


#last {
	margin-bottom: -1px;
	padding-bottom: 30px;
}


#last p {
	padding: 0 0 10px 10px;
	text-indent: 1em;
}


#last img {
	width: 200px;
	height: 150px;
	margin: 0 5px 10px 15px;
	float: right;
	border: 4px solid #cfcfcd;
}
