* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body
{
	color: #333333;
	/*font-size: 12px !important;*/
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Verdana;
}


h1,h2,h3{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4{
	font-size: 14px;
	font-weight: bold;
}


h5{
	font-size: 100%;
}

p {
	line-height: 1.4em;
}

.box {
	margin-bottom: 10px;
}

.spacer {
	clear: both;
	font-size: 0px;
	height: 0px;
}

.cap{
	font-size: 10px;
	line-height: 1.4em;
	vertical-align: text-top;
}


#container
{
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

/* ++++++ ヘッダー ++++++ */

#top{
	width: 800px;
	height: 208px;
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top2{
	width: 800px;
	height: 110px;
	background-image: url(img/2pagetop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#toplink  {
	position: absolute;
	top: 15px;
	left: 16px;
	width: 230px;
	height: 60px;
	overflow: hidden;
}

#toplink a {
	display: block;
	padding-top: 200px;	
	width: 230px;
	height: 60px;
	overflow: hidden;
}


#banner{
	width:200px;
	height:200px;
	margin-left: 580px;
	background-color: #FFFFFF;
}

/*  ++++++ メイン ++++++ */

#pagebody{
	width:780px;
	margin-left: 20px;
	background-image: url(img/pagebodyhead.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
}

.car_box{
	width:180px;
	float: left;
	margin-right: 13px;
	margin-bottom: 12px;
}

.car_box_header{
	height:16px;
	background-image: url(img/carboxhead.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #24313B;
}

.shamei{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	font-weight: bold;
}

.car_box img{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.linkY{
	background-image: url(img/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.linkY a:link, .linkY a:visited{
	color:#FF9900;
}

.linkY a:hover{
	color:#FF2200;
}

/*  ++++++ フッター ++++++ */

#recomend_box{
	width:760px;
	margin-left: 20px;
}

#recomend_box_header{
	height:16px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	font-size: 10px;
	background-image: url(img/recomendhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}

#recomend_box_main{
	border: 1px solid #3E548B;
	text-align: center;
	padding: 10px 5px;
}
#copyright {
	font-size: 83.3%;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	padding-bottom: 25px;
	padding-top: 20px;
	padding-left: 10px;
}
