﻿/*--------------------------------------------------
コンテンツ基本スタイル index
--------------------------------------------------*/
.information {
	height:36px;
	width:770px;
	margin: 0 auto;
	padding:0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	color: #0099FF;
}

.subtitle_img1 {
	height:36px;
	background-image:url(../images/subtitle01.gif);
	background-repeat:no-repeat;
	position:top;
}

.subtitle_img2 {
	height:36px;
	background-image:url(../images/subtitle02.gif);
	background-repeat:no-repeat;
	position:top;
}


.subtitle {
	text-indent:5px;
	text-align:right;
	color:#000066;
	font-weight:normal;
}
/*--------------------------------------------------
トップページ車両
--------------------------------------------------*/
.detail_box {
	vertical-align:top;
	width:244px;
	border:1px solid #333333;
	margin-bottom:3px;

}

/*--------------------------------------------------
車両一覧
--------------------------------------------------*/

.category_box {
	vertical-align:top;
	width:197px;
	border:1px solid #333333;
	margin-bottom:3px;
}

.category_name {
	margin-bottom:5px;
	font-size:2em;
	color:#000066;
	font-weight:normal;
}

.access_box {
	width:540px;
	border:1px solid #333333;
	text-align:left;
	padding:5px;
	margin-top:10px;
}
/*--------------------------------------------------
車両詳細
--------------------------------------------------*/
.small_image {
	width:100px;
	margin-top:10px;
}

.right_box {
	margin-left:5px;
}

.detail_box2 {
	border-collapse:collapse;
	border:1px solid #333333;
	margin-top:10px;
	margin-bottom:10px;
}

.detail_box2 td {
	border:1px solid #333333;
	text-align:left;
}

.item {
	width:100px;
	background-color:#e2e2e2;
	text-align:left;
}
/*--------------------------------------------------
コンテンツ基本スタイル info
--------------------------------------------------*/

table.info {
	border-collapse:collapse;
	border:1px solid #333333;
	margin-top:10px;
	margin-bottom:10px;
}

table.info td{
	border:1px solid #333333;
}



.information2 {
	border-bottom:1px solid #000066;
	border-left:3px solid #000066;
	padding-bottom:3px;
	padding-left:3px;
	height:18px;
	width:550px;
}

.info_subtitle {
	background-color:#e2e2e2;
}

ul {
	padding:0px;
	margin:0 0 0 1em;
}

.info_list li {	
	margin:0px;
}
