/* ホーム
----------------------------------------- */

#inleft {
	width: 390px;
	float: left;
}

#inleft-m {
	margin-right: 0px;
}

#inright {
	width: 190px;
	float: right;
}

#inright-m{
	margin-right: 0px;
	text-align: left;
}

.mtoshirase{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-size:80%;
}

.mtoshirase-bg{
	background: url(../images/mtoshi-bg.jpg) no-repeat center bottom;
	padding: 5px 13px 10px 13px;
}

.sankaku {
	background: url(../images/sankaku.jpg) no-repeat;
	background-position: 280px 4px;
	text-align: right;
	padding-left: 10px;
	padding-right: 5px;
}
.sankaku2 {
	background: url(../images/sankaku.jpg) no-repeat;
	background-position: 255px 4px;
	text-align: right;
	padding-left: 15px;
	padding-right: 5px;
}
.sankaku3 {
	background: url(../images/sankaku.jpg) no-repeat;
	background-position: 225px 4px;
	text-align: right;
	padding-left: 15px;
	padding-right: 5px;
}

.syasyu {
	width: 194px;
	background: url(../images/syasyunakabg.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	
}

.syasyufo {
	float: left;
	margin-left: 0px;
}

.syasyubg {
	background: url(../images/syasyubg.jpg) no-repeat;
	padding: 10px 10px 4px 10px;
}


.mecabg {
	background: url(../images/mcabg.jpg) no-repeat center bottom;
	padding: 10px 10px 15px 10px;
}

.koekoi {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-position: left;
	width: 280px;
	
}

.blog-bg{
	background: url(../images/omoibg.jpg) no-repeat center bottom;
	padding: 5px 13px 10px 13px;
}

.bknum{
	text-align: right;
	padding-bottom: 0px;
}


.ichiran{
	background: url(../images/ichiran.jpg) no-repeat center top;
}

.imgokyaku{
	background: url(../images/voicebg.jpg) top left no-repeat;
	padding-left: 100px;
}



/* タブ -スクリプト直書きが望ましい- */

#newcarlineup {
   border: none;
   margin: 0px 0px 0px 0px;
 }

.newcarwrap {
	background: url(../images/newcar_news/lineupbg.gif) top left repeat-y;
	border-bottom: 1px solid #CCCCCC;
	width: 390px;
	margin: 0px;
}

.panel {
	clear: both;
	display: none;
	margin: 0px 0px 0px 0px;
}

.panel p {
	margin: 0px 0px 20px 0px;
}

.panel.active-tab-body {
	display: block;
}

#tabs {
	height: 28px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs li {
	float: left;
	margin: 0px 0px -5px 0px;
	padding: 0px;
}

#tabs a {
	float: left;
	background: #FFFFFF;
	margin: 0px;
}/* タブ非オーバー状態 */

#tabs a.active-tab {
	background: #E8F2F9;
	margin: 0px;
}/* タブオーバー状態 */



/* カレンダー */
.waku {
	padding: 5px;
	border: 1px solid #999999;
			
}

.waku1 {
	padding: 3px;
	border: 1px solid #CCCCCC;
			
}




