.index {
	clear:both;
	width:530px;
	height:30px;
	margin:5px 0px 10px 10px;	
	border-left:10px solid #ff0000;
	background: url(../img/index.jpg) right repeat-y;
	color:#ffffff;
}
.index h2{
	font-size:14px;
	padding:8px 15px;
}
#content #primary_i {
	float:right;
	width:560px;
	padding:5px 0px;
}
#content #secondary {
	border-left: solid 1px #dddddd;
	float:left;
	width:218px;
	padding:5px 0px;
	font-size:12px;
	color:#666666;
	line-height:1.5;
}
/* インフォメーション部分 */
#information000 {
	width:100%;     /* for winie6-7 */
}

#info_img {
	margin-left:30px;
}
#info_img img {
	margin:5px 0px 5px 4px;
}
/* メーカー紹介部分 */
#maker {
	clear:both;
	width:720px;     /* for winie6-7 */
}
#maker table {
	width:720px;
	margin:10px 0px;
	background-color:#eeeeee;
}
#maker th{
	width:720px;
	font-size:15px;
	background-color:#eeeeee;
}
#maker td{
	width:720px;
	padding:8px 5px;
	background-color:#ffffff;

}
#maker td.kitgoo {
	text-align:center;    
}
#maker img{
	padding:0px 3px 5px 3px;
}
#maker #mleft {
	width:350px;
	float:left;
}
#maker #mright {
	width:350px;
	float:right;
}
#maker #mfoot {
	clear:both;
	width:720px;     /* for winie6-7 */
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
}
#fontc {
	text-align:center;
	font-weight:bold;
	padding:5px;
	font-size:15px;
	line-height:1.8;
	color:#544a47;
}