@charset "Shift_JIS";

#main h2{
	text-indent:70px;
	clear:both;
}

/**********************************************************************
 * Table関連
 */
#main table,
#main th,
#main td{
	border:1px solid #82AF74;
}

#main table{
	margin-right:15px;
	width:667px;
}

#main th{
	width:80px;
	background-color:#F0FDE1;
	color:#333;
	
}

#main td.title{
	color:#009900;
	height:35px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
	font-size:120%;
	font-weight:bold;
}

#main table td ul {
	margin:0;

}

#main table td ul li{
	margin-left:3px;
	background:url(img/li1_bg.gif) 0px 4px no-repeat;
	line-height:160%;
	padding:0px 0px 0px 15px;
	color:#333;
}

/**********************************************************************
 * メイン画像
 */
body.index .mainphoto {
	height:240px;
	background-image:url(img/mainphoto_index.jpg);
}

body.index .mainphoto ul{
	float:left;
	display:inline;
	margin:87px 0px 0px 22px;
	padding:0;
	list-style:none;
}

body.index .mainphoto ul li{
	margin:0;
	padding:0;
	width:250px;
	float:left;
	display:inline;
	clear:both;
}
body.index .mainphoto ul li a{
	display:block;
	width:250px;
	height:70px;
	background-image:url(img/mainphoto_btn0.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

body.index .mainphoto ul li a:hover{
	background-image:url(img/mainphoto_btn1.jpg);
}

body.index .mainphoto ul li a.toyota{
	background-position:0px -70px;
}


/**********************************************************************
 * お知らせ枠
 */
#main #news{
	background-color:#F00;
	width:700px;
	height:209px;
	color:#666;
	font-size:90%;
	margin-bottom:15px;
	background:url(img/news_bg.gif) no-repeat ;
	padding:40px 0 0 0 ;
}

#main #news .section{
	float:left;
	display:inline;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	width:640px;
	margin-bottom:10px;
}

#main #news h1,
#main #news h2{
	font-size:10px;
	height:20px ;
	text-indent:-9999px;
	background:none;
	margin:0;
	padding:0;
	border:none;
	display:none;
}

#main #news .inner{
	margin:0px 5px 10px 15px;
	height:200px;
	width:675px;
	overflow:scroll;
	overflow-x:hidden;
	padding:0;
}

#main #news h3{
	padding:4px 0 0px 20px;
	text-indent:0px;
	background:url(img/news_li.gif) 0px 5px no-repeat;
	color:#333;
	margin:0 0 4px 0;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
	border:none;
}

/*余白共通設定*/
#main #news h4,
#main #news h5,
#main #news p,
#main #news table,
#main #news ul{
	margin:0px 0px 6px 10px;
	clear:both;
}

#main #news h4{
	color:#930;
}


#main #news p{
	line-height:120%;
	color:#555;
}

#main #news table,
#main #news table th,
#main #news table td{
	width:auto;
	border-color:#ccc;
}

#main #news table{
	width:630px;
}

#main #news a.btn_more{
	display:block;
	clear:both;
	width:120px;
	height:22px;
	text-indent:-9999px;
	line-height:0px;
	background-image:url(img/news_btnmore.gif);
}
#main #news a.btn_more:hover{
	background-position:0 -50px;
}



#main #news .single h3{
	float:left;
	display:inline;
	width:490px;
	margin-right:0;
	clear:none;
}

#main #news .single p{
	float:right;
	display:inline;
	width:120px;
	margin:0;
	clear:none;
}

/*****************************************************************************************
 * BOXエリア
 */

#main .leftbox{
width:340px;
float:left;
}

#main .rightbox{
width:348px;
float:right;
margin-bottom:10px;
}

#main .box{
	float:left;
	display:inline;
	width:340px;
	height:233px;
	margin-bottom:9px;
	background:url(img/box2_h3_bg.gif) left bottom no-repeat;

}

#main .indexbox2{/*350*/
height:360px;
}

* html body .indexbox2{
height:370px;
}


#main .box h3{
	width:340px;
	height:55px;
	overflow:hidden;
	background-position:0 0;
	margin:0;
	border:none;
}

#main .box h3 span{
	display:block;
	padding-top:60px;
}

#main .box h4{
	float:left;
	display:inline;
	width:100px;
	color:#464646;
	clear:none;
	margin:0 0 2px 5px;
	font-size:14px;
}

#main .box p{
	margin:0;
	padding:0;
	float:left;
	width:160px;
	text-align:center;
}

#main .box ul{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:auto;
	clear:none;
}

#main .box ul li{
	margin-left:3px;
	background:url(img/li1_bg.gif) 0px 4px no-repeat;
	padding:0px 0px 0px 13px;
}

#main .box ul.col2 {
	width:180px;
	float:left;
}

#main .box ul.col2 li{
	width:72px;
	float:left;
	display:inline;
}


/*****************************************************************************************
 * その他（個別オブジェクト）
 */

#main h2.wonderful {
	background-image:url(img/h2_wonderful.gif);
	width:690px;
	height:120px;
	text-indent:-9999px;
}




