@charset "shift_jis";

#wrap {
	width:950px;
	margin: 0px auto;
	background: url(../../../img/side_bg.gif) repeat-y 0px 0;
}
#key {
	padding-top:3px;
	padding-bottom:5px;
	background:#fff;
}
#contents {
	width:740px;
	padding-left:20px;
	float:right;
	background: url(../../../img/contents_head_bg.gif) repeat-x 0 0;
}
#contents p {
	margin-right: 20px;
	margin-left: 0px;
	line-height:1.8;
}
#contents h2 {		background-image: url(../../../img/h2_middle_foot.gif)}
#contents h2 span {	background-image: url(../../../img/h2_middle.gif)}
#main {}
.body_tech
	div#main_head,
.body_cases
	div#main_head {display:block; float:right; padding: 0 15px 0px 20px;}

#side {
	width:190px;
	float:left;
}
#side h2 {
	background: url(../../../img/side_head_bg.gif) no-repeat left bottom;
	padding: 0 0 3px 0;
	margin:0;
}



