@charset "UTF-8";

/*menu*/
.contents h3{ font-size:130%; color:#6D4B20; }
section img{ float:right; }

.contents {
	background:url(../com/img/side_line_bg.gif) repeat-x bottom;
	margin:0 0 40px 0;
	padding:0 0 20px 0;
}
section {
	background:url(../com/img/side_line_bg.gif) repeat-x top;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}
.contents h4 { margin-top:15px; }


/*twoColumns*/
.twoColumns section{ width:435px; }
.twoColumns img{ margin:10px 0; }


/*fourColumns*/
.irr img{ margin-left:20px; }

.tiryoTitle { background:none; text-align:center; padding:10px 0 5px; }
.tiryoTitle img { float:none; }
.fourColumns { background:#EEE; padding:0 0 10px; margin-top:20px; }
.fourColumns li{
	float:left;
	width:210px;
	margin:0 7px;
}
