@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 750px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#topbar {
	display: block;
	width: 100%;
	height: 3px;
	background-color: #e9aa14;
	background-repeat: repeat-x;
	text-indent: -5000px;
}
p#snippet {
	display: none;
	text-indent: -5000px;
	text-align: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 750px;
	height: 60px;
	text-align: left;
	position: relative;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
}
div#header h1 {
	float: left;
	width: 380px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul#headlink {
	width: 228px;
	position: absolute;
	margin: 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	left: 512px;
	top: 3px;
}
ul#headlink li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/ic_sikiri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding: 0px 5px 0px 10px;
}
ul#headlink li.none {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: none;
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
}
ul#headlink li a {
	color: #353535;
}
ulul#headlink li a:active,ul#headlink li a:link,ul#headlink li a:visited {
	color: #353535;
}
ul#headlink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 750px;
	height: 42px;
}
div#navigator ul {
	clear: both;
	width: 750px;
}
div#navigator ul li {
	float: left;
	width: 125px;
	height: 42px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#flash {
	clear: both;
	overflow: hidden;
	width: 750px;
	height: 380px;
	padding: 0px 0px 0px 0px;
}
div#container {
	clear: both;
	overflow: hidden;
	width: 730px!important;
	width/**/: 750px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: none;
	overflow: hidden;
	width: 190px!important;
	width/**/: 195px;
	padding: 0px 5px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	width: 730px!important;
	width/**/: 730px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#menu {
	width: 620px!important;
	width/**/: 730px;
	*width: 656px;
	_width: 656px;
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 55px 0px 55px;
	*padding: 0px 0px 0px 12px;
	_padding: 0px 0px 0px 24px;
}
ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/ic_sikiri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 5px 0px 14px;
}
ul#menu li.none {
	font-size: 12px;
	line-height: 1.5em;
	background-image: none;
	float: left;
	padding: 0px 5px 0px 0px;
}
ul#menu li a {
	color: #656565;
}
ul#menu li a:active,ul#menu li a:link,ul#menu li a:visited {
	color: #656565;
}
ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 750px;
	height: 40px;
	clear: both;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
div#copyright {
	width: 270px;
	height: 13px;
	position: absolute;
	left: 230px;
	top: 10px;
}
div.pagetop {
	width: 84px;
	height: 20px;
	position: absolute;
	left: 666px;
	top: 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 10.toponly style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.topcolumn {
	width: 730px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
div.topcolumn div.left {
	float: left;
	width: 370px;
	height: 100px;
}
div.topcolumn div.right {
	float: right;
	width: 360px;
	height: 100px;
}



/* pickup box style */

div.pickup {
	width: 700px!important;
	width/**/: 720px;
	_width: 730px;
	clear: both;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 5px solid #bababa;
}
div.pickup div.colimg {
	float: right;
	width: 354px!important;
	width/**/: 364px;
	height: 218px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
div.pickup h3#coltit {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 0px 20px 0px;
	color: #686868;
}
div.pickup h3#coltit a {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	color: #686868;
}
div.pickup div.colimg p {
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	padding: 0px 0px 10px 0px;
	color: #686868;
} 
div.pickup span.coldetail {
	display: block;
	width: 110px;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #0012ff;
	line-height: 20px;
}
div.pickup span.coldetail a {
	color: #0012ff;
}
div.pickup span.coldetail a:link,div.pickup span.coldetail a:active,div.pickup span.coldetail a:visited {
	color: #0012ff;
}
div.pickup span.coldetail a:hover {
	color: #FF0000;
}



h2 {
	display: none;
}
h3#tnews {
	width: 366px;
	height: 87px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/tit_news.gif) no-repeat;
	position: relative;
}
h3#tnews span.detail {
	width: 124px;
	height: 15px;
	position: absolute;
	left: 239px;
	top: 68px;
}
h3#tshow {
	width: 366px;
	height: 115px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/tit_showroom.gif) no-repeat;
	position: relative;
}
h3#tshow span.detail {
	width: 124px;
	height: 15px;
	position: absolute;
	left: 236px;
	top: 94px;
}
div.subimg {
	float: left;
	width: 364px;
	height: 115px;
}

/* 新着情報スタイル */

ul#news {
	float: left;
	overflow: hidden;
	width: 324px!important;
	width/**/: 364px;
	height: 67px!important;
	height/**/: 87px;
	padding: 20px 20px 0px 20px;
	background: url(../images/bg_news.gif) no-repeat;
}
ul#news li {
	font-size: 12px;
	color: #282828;
	line-height: 1.5em;
	width: 310px!important;
	width/**/: 324px;
	padding: 0px 0px 14px 14px;
	background: url(../images/ic_news.gif) no-repeat;
	background-position: left 5px; 
}
ul#news li a {
	color: #282828;
}
ul#news li a:link,ul#news li a:active,ul#news li a:visited {
	color: #282828;
}
ul#news li a:hover {
	color: #FF0000;
}

ul.topmenu {
	width: 730px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
ul.topmenu li {
	float: left;
	width: 360px!important;
	width/**/: 370px;
	height: 195px!important;
	height/**/: 205px;
	padding: 0px 10px 10px 0px;
}
ul.topmenu li.none {
	float: left;
	width: 360px!important;
	width/**/: 360px;
	height: 195px!important;
	height/**/: 205px;
	padding: 0px 0px 10px 0px;
}


