@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; }


/* ページ ---------- */
#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/support_care_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;
	margin: 0px;
	padding-bottom: 65px;
	background-image: url(../image/support_care_menubg.jpg);
	background-repeat: no-repeat;
	height: 800px;}
	
/* NIGHTロゴマーク ---------- */
.night_care #container #sidebar1 h1 {
	background-image: url(../image/common_menulogo.jpg);
	background-repeat: no-repeat;}
.night_care #container #sidebar1 a {
	display: block;
	text-indent: -9999px;
	height: 95px;
	width: 160px;}
	
/* 株式会社大塚楽器製作所のコーポレートWebサイトです ---------- */	
.night_care #container #sidebar1 h2 {
	text-indent: -9999px;
	height: 15px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	display: block;}

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

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

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

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

.night_care #container #sidebar1 #menu1 #navi01 a { height: 40px; width: 160px; background-position: 0px 0px; }
.night_care #container #sidebar1 #menu1 #navi02 a { height: 40px; width: 160px; background-position: 0px -40px; }
.night_care #container #sidebar1 #menu1 #navi03 a { height: 30px; width: 160px; background-position: 0px -80px; }
.night_care #container #sidebar1 #menu1 #navi04 a { height: 30px; width: 160px; background-position: 0px -110px; }
.night_care #container #sidebar1 #menu1 #navi05 a { height: 30px; width: 160px; background-position: 0px -140px; }
.night_care #container #sidebar1 #menu1 #navi06 a { height: 30px; width: 160px; background-position: 0px -170px; }
.night_care #container #sidebar1 #menu1 #navi07 a { height: 40px; width: 160px; background-position: 0px -200px; }
.night_care #container #sidebar1 #menu1 #navi08 a { height: 40px; width: 160px; background-position: 0px -240px; }
.night_care #container #sidebar1 #menu1 #navi09 a { height: 40px; width: 160px; background-position: 0px -280px; }

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

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

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

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

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

.night_care #container #sidebar1 #menu3 #navi11 a { height: 40px; width: 160px; background-position: 0px 0px; }
.night_care #container #sidebar1 #menu3 #navi12 a { height: 40px; width: 160px; background-position: 0px -40px; }
.night_care #container #sidebar1 #menu3 #navi13 a { height: 40px; width: 160px; background-position: 0px -80px; }
.night_care #container #sidebar1 #menu3 #navi14 a { height: 40px; width: 160px; background-position: 0px -120px; }
.night_care #container #sidebar1 #menu3 #navi15 a { height: 40px; width: 160px; background-position: 0px -160px; }
.night_care #container #sidebar1 #menu3 #navi16 a { height: 30px; width: 160px; background-position: 0px -200px; }


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

#mainContent  {
	float: right;
	width: 480px;
	padding-top: 330px;
	padding-right: 130px;
	padding-bottom: 35px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(../image/support_care_image.jpg);
	background-repeat: no-repeat;}


/* オカリナの名称---------- */ 
.night_care #container #mainContent #name {
	width: 480px;
	margin-bottom: 30px;}
.night_care #container #mainContent #name_title {
	background-image: url(../image/support_care_title1.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 45px;}
.night_care #container #mainContent #name_image {
	width: 480px;
	background-image: url(../image/support_care_name.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 350px;}


/* オカリナのお手入れ ---------- */
.night_care #container #mainContent #care {
	width: 480px;
	margin-bottom: 30px;}
.night_care #container #mainContent #care_title {
	background-image: url(../image/support_care_title2.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 45px;}

.night_care #container #mainContent #care_subtitle1 {
	background-image: url(../image/support_care_subtitle1.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 30px;}
.night_care #container #mainContent #care_text1 {
	width: 480px;
	margin-bottom: 10px;}
.night_care #container #mainContent #care_care1 {
	background-image: url(../image/support_care_care1.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 30px;
	text-indent: -9999px;
	height: 90px;}

.night_care #container #mainContent #care_subtitle2 {
	background-image: url(../image/support_care_subtitle2.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 30px;}
.night_care #container #mainContent #care_text2 {
	width: 480px;
	margin-bottom: 10px;}
.night_care #container #mainContent #care_care2 {
	background-image: url(../image/support_care_care2.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 20px;
	text-indent: -9999px;
	height: 110px;}

.night_care #container #mainContent #care_rink {
	height: 30px;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 270px;} 


/* 使用上のご注意 ---------- */
.night_care #container #mainContent #attention {
	width: 480px;
	margin-bottom: 100px;}
.night_care #container #mainContent #attention_title {
	background-image: url(../image/support_care_title3.gif);
	background-repeat: no-repeat;
	width: 480px;
	margin-bottom: 20px;
	text-indent: -9999px;
	height: 45px;}
.night_care #container #mainContent #attention_text1 {
	width: 480px;
	font-size: 11px;
	line-height:170%;}
.night_care #container #mainContent #attention #attention_text ul {
	padding-left: 15px;}
.night_care #container #mainContent #attention #attention_text li {
	list-style-type: disc;}



/* インフォーメーション ---------- */
.night_care #container #mainContent #info #info_text {
	width: 480px;
	margin-bottom: 20px;
	margin-top: 5px;}


/* ページトップへ ---------- */
.night_care #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_care #container #footer #policy{
	height: 20px;
	width: 180px;
	padding-top: 50px;
	padding-right: 680px;
	padding-bottom: 30px;
	padding-left: 40px} 
