/*アバウトページ左部分*/
#about_left {
	float:left;
	width:351px;
	padding-left:17px;
}

#buggy {
	width:351px;
	height:191px;
	background-image:url(img/buggy_txt.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.midashi {
	padding-left:10px;
	line-height:200%;
	background-image:url(img/line.jpg);
	background-position:25px 20px;
	background-repeat:no-repeat;
}

.mi_font {
	font-size:14px;
}

.setsumei {
	padding-left:20px;
	padding-right:10px;
	line-height:1.4em;
}

p.setsumei  {
	margin-top:5px;
}

#attention {
	width:351px;
	height:203px;
	margin-top:3px;
	background-image:url(img/attention_txt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#attention li {
	margin:0 10px;
	padding-bottom:5px;
	font-size:10px;
	line-height:1.4em;
}

#attention p {
	padding:0 10px;
	line-height:140%;
}

#banner2 {
	width: 420px;
	float: right;
	margin-right: 0px;
	margin-bottom: 3px;
	text-align: right;
}

/*アバウトページ右部分*/
#about_right {
	float:right;
	width:351px;
	padding-right:17px;
}

#snowmobile {
	width:351px;
	height:397px;
	margin-bottom:3px;
	background-image:url(img/snowmobile_txt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
