@charset "UTF-8";



/*全体設定********************************************************************/
body {
	margin:0px auto;
	padding:0px;
	color:#FFFFFF;
	background:#333333 url(../image/bg.jpg) repeat;
	font-size:12px;
	font-family:sans-serif, Georgia , "ＭＳ ゴシック", "Osaka−等幅";
	text-align:center;
}
/*リンク設定*/
a {
	color:#FF6600;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*見出し設定*/
h1,h2,h3,h4,h5,p,dl,dt,dd {margin:0px; padding:0px;}


/*行間設定*/
p,li,dt,dd {line-height:1.5}

/*フロートクリア設定*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac ￥*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/*コンテナ設定********************************************************************/
div#container {
	margin:0px auto;
	padding:0px;
	width:950px;
	background:#000000;
	text-align:left;
}
div#contents{
	clear:both;
	margin:1em 0;
}
/*ヘッダー設定********************************************************************/
#header_iframe{
	height:255px;
	width: 950px;
	overflow: hidden;
	visibility: visible;
}
div#header_pr{
	background:#000000;
}
div#header_pr p{
	padding:0px 0px 0px 0.5em;
	font-size:11px;
	width:80em;
}
div#header{
	background:url(../image/header_img.jpg) no-repeat 0px 0px;
	height:180px;
}
div#header h1{
	padding:18px 0px 0px 190px;
	font-size:14px;
	width:420px;
	float:left;
}
div#header .addr{
	width:307px;
	background:url(../image/header_adbase.jpg) repeat-y 0px 0px;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	float:right;
	margin-right:5px;
}
div#header .addr dt{
	width:6em;
	float:left;
	clear:both;
	border-top:1px solid #FFFFFF;
}
div#header .addr dd{
	border-top:1px solid #FFFFFF;
	margin-left:6em;
}
/*グローバルメニュー設定********************************************************************/
div#global_menu{
	clear:both;
	height:55px;
	background:url(../image/menu_ber.gif) no-repeat 0px 0px;
}
div#global_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
div#global_menu li{
	float:left;
	display:block;
}
div#global_menu a{
	display:block;
	height:55px;
	text-indent:-9999px;
}
/*トップ*/
div#global_menu a.top{
	width:88px;
}
div#global_menu a.top:hover{
	background:url(../image/menu_ber.gif) no-repeat 0px -55px;
}
/*店舗紹介*/
div#global_menu a.shop{
	width:105px;
}
div#global_menu a.shop:hover{
	background:url(../image/menu_ber.gif) no-repeat -88px -55px;
}
/*サービス工場*/
div#global_menu a.servicefactry{
	width:180px;
}
div#global_menu a.servicefactry:hover{
	background:url(../image/menu_ber.gif) no-repeat -193px -55px;
}
/*アクセスマップ*/
div#global_menu a.accessmap{
	width:160px;
}
div#global_menu a.accessmap:hover{
	background:url(../image/menu_ber.gif) no-repeat -373px -55px;
}
/*スタッフ紹介*/
div#global_menu a.staff{
	width:135px;
}
div#global_menu a.staff:hover{
	background:url(../image/menu_ber.gif) no-repeat -533px -55px;
}
/*オンラインショップ*/
div#global_menu a.onlineshop{
	width:178px;
}
div#global_menu a.onlineshop:hover{
	background:url(../image/menu_ber.gif) no-repeat -668px -55px;
}
/*お問い合わせ*/
div#global_menu a.contact{
	width:100px;
}
div#global_menu a.contact:hover{
	background:url(../image/menu_ber.gif) no-repeat -846px -55px;
}

/*メインコンテンツ設定********************************************************************/
div.main{
	float:right;
	width:715px;
	margin:0px 10px 0px 0px;
}

/*左メニュー設定********************************************************************/
#left-menu_iframe{
	height:2500px;
	width: 210px;
	overflow: hidden;
	visibility: visible;
}
div.left_menu{
	float:left;
	width:210px;
	margin-left:5px;
	background:#000000;
	text-align:left;
	overflow: hidden;
	visibility: visible;
}
div.left_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
div.left_menu li{
	background:url(../image/button.gif) no-repeat center left;
	padding-left:2em;
}
div.left_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
div.left_menu a:hover{
	color:#FF6600;
	text-decoration:underline;
}
div.left_menu h2{
	text-indent:-9999px;
	height:45px;
	margin:0.5em 0px 0.2em;
}
/*インフォメーション*/
div.left_menu h2.info{
	background:url(../image/info.gif) no-repeat 0px 0px;
}
/*H・Dカスタム*/
div.left_menu h2.hd_custom{
	background:url(../image/custom.gif) no-repeat 0px 0px;
}
/*H・Dショールーム*/
div.left_menu h2.hd_showroom{
	background:url(../image/show_r.gif) no-repeat 0px 0px;
}
/*ディーラーサービス*/
div.left_menu h2.dealerservoce{
	background:url(../image/service.gif) no-repeat 0px 0px;
}
/*店舗紹介*/
div.left_menu h2.shop{
	background:url(../image/shop.gif) no-repeat 0px 0px;
}
/*Let's Enjoy H・D*/
div.left_menu h2.lets_enjoy_hd{
	background:url(../image/enjoy_hd.gif) no-repeat 0px 0px;
}
/*リンク*/
div.left_menu h2.link{
	background:url(../image/link.gif) no-repeat 0px 0px;
}

/*左メニューバナー設定********************************************************************/
div#left_banner{
	clear:both;
	margin:1em 0px 0px;
}
div#left_banner ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
div#left_banner li{
	display:block;
	background:none;
	margin:0px 0px 1em 0px;
	padding:0px;
	text-indent:-9999px;
}
/*オンラインショップ*/
a.onlineshop_banner {
	background:url(../image/online_s2.gif) no-repeat 0px 0px;
	width:210px;
	height:65px;
	display:block;
}
a.onlineshop_banner:hover {
	background-position:0px -65px;
}
/*スタッフブログ*/
a.blog_banner {
	background:url(../image/blog2.jpg) no-repeat 0px 0px;
	width:210px;
	height:105px;
	display:block;
}
a.blog_banner:hover {
	background-position:0px -105px;
}


/*左メニューカレンダー設定********************************************************************/
div.left_menu table.calender{
	font-weight:bold;
	font-family:Georgia;
}
div.left_menu td,th{
	padding:0.2em;
}
div.left_menu td{
	text-align:center;
}
div.left_menu caption{
	text-align:left;
	font-size:16px;
	padding:0px 0px 0.5em 0.5em;
}
div.left_menu .off{
	color:#FF6666;
}
div.left_menu p{
	text-indent:0.5em;
}

/*左メニューバナー設定(下)********************************************************************/
div#left_menu_banner{
	margin:1em auto;
}
div#left_menu_banner ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
div#left_menu_banner li{
	margin:0px 0px 5px;
	padding:0px;
}


/*フッター設定********************************************************************/
#footer_iframe{
	height:230px;
	width: 950px;
	overflow: hidden;
	visibility: visible;
	clear:both;
}
div#footer {
	clear:both;
	padding-top:1em;
}

/*フッターメニュー*/
div#footer .footer_menu{
	clear:both;
	text-align:center;
}
div#footer .footer_menu ul{
	margin:0px;
	padding:0 1em 0px 1em;
	list-style:none;
}
div#footer .footer_menu li{
	display:inline;
	border-right:1px solid #FFFFFF;
	padding:0px 0.5em 0px 0.25em;
}
div#footer dl{
	padding:2em 1em 1em;
	margin-left:9em;
}
div#footer dt{
	width:9em;
	float:left;
	clear:both;
}
div#footer dd{
	margin-left:9.5em;
}
div#footer p{
	text-align:right;
}
div#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
div#footer a:hover{
	color:#FF6600;
	text-decoration:underline;
}



