﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: motorcycle.css
-----------------------------------*/

/*-----------------------------------
モーターサイクル科
-----------------------------------*/
#motorcycle_1st {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

.motorcycle_1st_left {
	width:324px;
	height:auto;
	margin:20px 0px 0px 0px;
	float:left;
}

.motorcycle_1st_left h3 {
	background:url(../images/motorcycle_subtitle.jpg) no-repeat;
	width:210px;
	height:22px;
	text-indent:-1000em;
}

.motorcycle_1st_left p {
	width:300px;
	height:auto;
	font-size:80%;
	line-height:1.5em;
	color:#848484;
	margin:10px 0px;
}

.motorcycle_1st_left li {
	width:81px;
	height:77px;
	margin:0px 10px 0px 0px;
	float:left;
}

.motorcycle_1st_right {
	width:260px;
	height:auto;
	margin:20px 0px 0px 0px;
	float:right;
	font-size:80%;
	line-height:1.4em;
}

.motorcycle_1st_right p {
	background:#b4b4b4;
	width:220px;
	height:15px;
	color:#FFFFFF;
	font-weight:bold;
}

.motorcycle_1st_right li {
	width:220px;
	height:auto;
	float:left;
	color:#848484;
}





#motorcycle_2nd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#motorcycle_2nd h3 {
	background:url(../images/motorcycle_subtitle1.jpg) no-repeat;
	width:584px;
	height:26px;
	text-indent:-1000em;
}

#motorcycle_2nd li {
	width:269px;
	height:auto;
	float:left;
	font-size:80%;
	line-height:1.5em;
	color:#848484;
	margin:15px 0px 0px 15px;
}
* html body #motorcycle_2nd li {
	width:269px;
	height:auto;
	float:left;
	font-size:80%;
	line-height:1.5em;
	color:#848484;
	margin:15px 10px 0px 5px;
}

#motorcycle_2nd span {
	font-size:120%;
	font-weight:bold;
	color:#5b5b5b;
	line-height:2em;
}





#motorcycle_3rd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#motorcycle_3rd h3 {
	background:url(../images/motorcycle_subtitle2.jpg) no-repeat;
	width:584px;
	height:26px;
	text-indent:-1000em;
}

#motorcycle_3rd p {
	width:584px;
	height:auto;
	color:#04b5d5;
	font-size:80%;
	font-weight:bold;
	margin:15px 0px 0px 0px;
}

#motorcycle_3rd li {
	width:105px;
	height:75px;
	float:left;
	margin:10px 10px 0px 0px;
}


#motorcycle_4th {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#motorcycle_4th h3 {
	background:url(../images/motorcycle_subtitle3.jpg) no-repeat;
	width:584px;
	height:26px;
	text-indent:-1000em;
}

#motorcycle_4th p {
	width:285px;
	height:auto;
	color:#848484;
	font-size:80%;
	margin:20px 0px 0px 0px;
	line-height:1.5em;
	float:left;
	display:block;
}

#motorcycle_4th p img {
	margin:0px 0px 20px 0px;
}

#motorcycle_4th span {
	font-weight:bold;
	line-height:1.2em;
}

#motorcycle_4th ul {
	width:275px;
	height:auto;
	margin:5px 0px 0px 10px;
	float:right;
	display:block;
}

#motorcycle_4th li {
	color:#04b5d5;
	font-size:80%;
	font-weight:bold;
	line-height:1.2em;
}

.motorcycle_4th_img {
	width:268px;
	height:227px;
	margin:20px 5px 0px 20px;
	float:right;
}