@charset "UTF-8";

/* 全体 ---------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 11px;
	line-height:170%;
	background-color: #695037;
	color: #333333;}

/* for WinIE6 */
* html body {
	font-size: 69%;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

/* for WinIE7 */
*:first-child+html body { 
	font-size: 69%;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}


/* テキストのブラウザスタイル初期化 ---------- */
*{ margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
ul,li,ol { list-style: none; }


/* リンクの表示 ---------- */
a:link {color: #4B2305; text-decoration: none;}
a:visited {color: #970F00; text-decoration: none;}
a:hover {color: #970F00; text-decoration: underline;}
a:active {text-decoration: none;}



/* ページ ---------- */
#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/shop_header.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -9999px;}
	
#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/common_mainbg.jpg);
	background-repeat: repeat-y;} 
 
	
/* 左側メニュー ---------- */
#sidebar1  {
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 40px;
	padding-bottom: 65px;
	background-image: url(../image/shop_menubg.jpg);
	background-repeat: no-repeat;}
	
/* NIGHTロゴマーク ---------- */
.night_shop #container #sidebar1 h1 {
	background-image: url(../image/common_menulogo.jpg);
	background-repeat: no-repeat;}
.night_shop #container #sidebar1 a {
	display: block;
	text-indent: -9999px;
	height: 95px;
	width: 160px;}
	
/* 株式会社大塚楽器製作所のコーポレートWebサイトです ---------- */	
.night_shop #container #sidebar1 h2 {
	text-indent: -9999px;
	height: 15px;
	width: 160px;
	display: block;}

/* 左側メニュー(ul/li) ---------- */
.night_shop #container #sidebar1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;}

.night_shop #container #sidebar1 #menu1 a {
	background-image: url(../image/common_menu1_shop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 160px;
	display: block;}

.night_shop #container #sidebar1 #menu1 a:hover {
	display: block;
	background-image: url(../image/common_menu1_on.jpg);
	background-repeat: no-repeat;}

/* 左側メニュー(製品案内) ---------- */

.night_shop #container #sidebar1 #menu1 #navi01 a { height: 40px; width: 160px; background-position: 0px 0px; }
.night_shop #container #sidebar1 #menu1 #navi02 a { height: 40px; width: 160px; background-position: 0px -40px; }
.night_shop #container #sidebar1 #menu1 #navi03 a { height: 40px; width: 160px; background-position: 0px -80px; }
.night_shop #container #sidebar1 #menu1 #navi04 a { height: 40px; width: 160px; background-position: 0px -120px; }
.night_shop #container #sidebar1 #menu1 #navi05 a { height: 40px; width: 160px; background-position: 0px -160px; }

/* 左側メニュー(スペース) ---------- */

.night_shop #container #sidebar1 #menu2 {
	background-image: url(../image/common_menu2_space.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;}

/* 左側メニュー(会社案内) ---------- */

.night_shop #container #sidebar1 #menu3 a {
	background-image: url(../image/common_menu3_off.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;}

.night_shop #container #sidebar1 #menu3 a:hover {
	display: block;
	background-image: url(../image/common_menu3_on.jpg);
	background-repeat: no-repeat;}

.night_shop #container #sidebar1 #menu3 #navi06 a { height: 40px; width: 160px; background-position: 0px 0px; }
.night_shop #container #sidebar1 #menu3 #navi07 a { height: 40px; width: 160px; background-position: 0px -40px; }
.night_shop #container #sidebar1 #menu3 #navi08 a { height: 40px; width: 160px; background-position: 0px -80px; }
.night_shop #container #sidebar1 #menu3 #navi09 a { height: 40px; width: 160px; background-position: 0px -120px; }
.night_shop #container #sidebar1 #menu3 #navi10 a { height: 40px; width: 160px; background-position: 0px -160px; }
.night_shop #container #sidebar1 #menu3 #navi11 a { height: 30px; width: 160px; background-position: 0px -200px; }


	
/* 右側メインコンテンツ ---------- */

#mainContent  {
	float: right;
	width: 480px;
	padding-top: 130px;
	padding-right: 130px;
	padding-bottom: 35px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(../image/shop_image.jpg);
	background-repeat: no-repeat;}
	
/* 取扱店情報について ---------- */ 

.night_shop #container #mainContent #info01 {
	margin-bottom: 10px;}

/* マップ ---------- */ 

.night_shop #container #mainContent #map {
	margin-bottom: 20px;}

/* リンク01 ---------- */

.night_shop #container #mainContent #shop {
	margin-bottom: 40px;}

.night_shop #container #mainContent #shop_title01 {
	background-image: url(../image/shop_title_01.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_text {
	width: 480px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_text h4 {
	font-size: 13px;
	line-height: 200%;
	font-weight: lighter;
	color: #970F00;
}

.night_shop #container #mainContent #shop_title02 {
	background-image: url(../image/shop_title_02.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_title03 {
	background-image: url(../image/shop_title_03.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_title04 {
	background-image: url(../image/shop_title_04.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_title05 {
	background-image: url(../image/shop_title_05.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_title06 {
	background-image: url(../image/shop_title_06.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_title07 {
	background-image: url(../image/shop_title_07.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 480px;
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A686;}

.night_shop #container #mainContent #shop_pagetop {
	margin-bottom: 15px;
	height: 20px;
	width: 90px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 390px;
	padding-left: 0px;}

/* インフォーメーション02 ---------- */
.night_shop #container #mainContent #info02 {
	margin-top: 120px;
	margin-bottom: 20px;}



/* ページトップへ ---------- */
.night_shop #container #mainContent #pagetop {
	height: 50px;
	width: 480px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8B7459;}


/* フッター ---------- */
#footer  {
	background-color: #DDDDDD;
	background-image: url(../image/common_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 100px;
	width: 900px;}
.night_shop #container #footer #policy{
	height: 20px;
	width: 180px;
	padding-top: 50px;
	padding-right: 680px;
	padding-bottom: 30px;
	padding-left: 40px}
