@charset "shift_jis";

/*----------------------------------
 contents
------------------------------------*/

h3 {
	border-left:6px solid #003399;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:20px;
}

#contents {
	width:858px;
	height:auto;
	background:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding:20px;
}

#contents #main {
	width:860px;
	height:550px;
	background:url(../img/03/main.jpg) no-repeat;
	position:relative;
	margin-bottom:20px;
}

#contents .model01 {
	width:127px;
	height: auto;
	position:absolute;
	font-size:10px;
	line-height:1.4em;
	left: 123px;
	top: 165px;
}

#contents .model_spec01 {
	position:absolute;
	left: 121px;
	top: 203px;
}

#contents #left {
	width:300px;
	height:auto;
	float:left;
}

#contents #right {
	width:540px;
	height:auto;
	float:right;
}