@charset "UTF-8";

/*-----------------------------------------------

 CSSファイル名：home.css
 制作日時・制作者：2010/08/09 山口
 メモ：（特になければ記載の必要なし）

-------------------------------------------------*/
h1 {
	font-weight:normal;
	padding-left:10px;
	width:900px;
	margin:10px auto;
}

logo {
	width:266px;
	margin:18px 0 0 0;
	display:inline;
	float:left;
}

.service{
	width:910px;
	margin:0 0 20px 0;
}
.service ul{
	margin-left:-20px;
	_zoom:1;
	overflow:hidden;
}
.service ul li{
	width:290px;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}
#speed{background: url(../images/home_speed_back.gif) no-repeat bottom left;}
#sekou{background: url(../images/home_sekou_back.gif) no-repeat bottom left;}
#lineup{background: url(../images/home_lineup_back.gif) no-repeat bottom left;}
#main .box{
	width:600px;
	margin:0 0 20px 0;
}
#main .box dl{
	margin:0 0 0 10px;
}
#main .box dl dt{
	margin:10px 0 0 0;
	background: url(../images/midashi_icon.gif) no-repeat top left;
	background-position:0 6px;
	padding-left:15px;
	font-size:130%;
	font-weight:bold;
}
#main .box dl dd{
	font-size:100%;
	font-weight:normal;
	line-height:1.3;
	background-image:none;
	margin:5px 0 20px 20px;
}
#speed .detail{
	width:109px;
	margin:10px 0 0 375px;
	padding-bottom:10px;
}
#sekou .detail,
#lineup .detail{
	width:109px;
	margin:30px 0 0 375px;
	padding-bottom:10px;
}
#main h3{
	width:600px;
	margin:20px 0 10px 0;
}
#main .over{
	cursor: pointer;
}
.sub-img{
	width:910px;
	margin:20px 0px 0px 0px;
}
.sub-report{
	width:898px;
	text-align:left;
	padding:5px;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
	border-bottom:1px solid #828282;
}

#houjin{
	background: url(../images/home_houjin_back.gif) no-repeat bottom left;
	margin-bottom:10px;
}
#houjin p {
	padding: 5px 0 0 20px;
}
#houjin .midashi {
	font-size:130%;
	font-weight:bold;
}
#houjin .link {
	background: url(../images/link_icon.gif) no-repeat bottom left;
	margin-left: 245px;
	padding:10px 0 15px 14px;
	background-position:0 15px;
}
#photo-area {
	background: url(../images/home_photo_back.gif) no-repeat bottom left;
	width:600px;
	height:157px;
	margin:20px 0 10px 0;
}
#photo-area img {
	margin: 10px 0 5px 10px;
}
#photo-area .midashi {
	margin-left:20px;
	font-weight:bold;
	font-size:130%;
}
#photo-area .text {
	margin:13px  21px;
}
#photo-area .over {
	cursor:pointer;
}
#photo-area h3 {
	margin:0;
}
#area {
	background: url(../images/home_area.gif) no-repeat bottom left;
	width:600px;
	height:237px;
	margin:20px 0 10px 0;
}
#area h3 {
	width:217px;
	margin-left:20px;
	margin-top:0px;
	padding-top:20px;
}
#area .midashi {
	margin:77px 0 0 266px ;
	font-weight:bold;
	font-size:130%;
	line-height:1.1;
	width:320px;
}
#area .text {
	margin:5px 0 0 266px;
	width:320px;
}
