/* グループ */
.section{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.section2{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.section3{
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.section4{
	width: 200px;
	padding-left: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.section5{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* 背景画像 */
.img{
	background-image: url(../image/sukauto01_02.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 150px;
	background-position: right;
}
.img2{
	background-image: url(../image/nagare06.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 90px;
}  
/* 回避 */
.clearfix:after{
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{ display: inline-block;}
/*Hides from IE-mac \*/
*html.clearfix{height: 1%;}
.clearfix{ display: block;}
/*End hide from IE-mac*/

/* 見出し */
.list{
	width: 700px;
	height: 40px;
	background-image: url(../image/sukauto01_1.gif);
	background-repeat: no-repeat;
}
.list02{
	width: 700px;
	height: 40px;
	background-image: url(../image/sukauto01_03.gif);
	background-repeat: no-repeat;
}
.list03{
	width: 700px;
	height: 40px;
	background-image: url(../image/sukauto01_04.gif);
	background-repeat: no-repeat;
}
.list04{
	width: 700px;
	height: 40px;
	background-image: url(../image/sukauto01_05.gif);
	background-repeat: no-repeat;
}
/* テキスト */
.text{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text2{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.text3{
	background-image: url(../image/simei02.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: auto;
	padding-left: 1.5em;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 50px;
	margin-bottom: 10px;
}
.text4{
	background-image: url(../image/sukauto02.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: auto;
	padding-left: 1.5em;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 50px;
	margin-bottom: 10px;
}

/* テーブル */
.frame{
	width: 650px;
	border: solid 1px #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th{
	width: 130px;
	height: 125px;
	border-left: solid 1px #CCCCCC;
	border-collapse: collapse;
}
.th01{
	height: 121px;
	background-image: url(../image/nagare01.gif);
	
	background-repeat: no-repeat;
} 
.th02{
	height: 121px;
	background-image: url(../image/nagare02.gif);
	background-repeat: no-repeat;
} 
.th03{
	height: 121px;
	background-image: url(../image/nagare03.gif);
	background-repeat: no-repeat;
} 
.th04{
	height: 121px;
	background-image: url(../image/nagare04.gif);
	background-repeat: no-repeat;
}
.th05{
	height: 121px;
	background-image: url(../image/nagare05.gif);
	background-repeat: no-repeat;
}
td{
	width: 130px;
	border-left: solid 1px #CCCCCC;
	border-collapse: collapse;
	padding-left: 0.5em;
	padding-top: 15px;
}
