/* ブラウザ初期化 ----------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {
    margin:0;
    padding:0;
}

body{
    font-family:'Meiryo,ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    font-size: 12px;
    color: #E6E6E6;
    background-color: #000;
}

html {  
    background: #3E3A39;  
}  

/*
table {
    border-collapse:collapse;border-spacing:0;
}
*/

fieldset,img {
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}

ol,ul,dt,dd {
    list-style:none;
}

caption,th {
    text-align:left;
}

h1,h3,h4,h5,h6 {
    font-size:120%;
    font-weight:bold;
    color: #ff9900;
}

h2 {
    font-size:140%;
    font-weight:bold;
    color: #ff9900;
}


q:before,q:after {
    content:'';
}

abbr,acronym {
    border:0;
}


/* 初期設定 ----------------------------------------------------------------- */



a {
    color: #E6E6E6;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}


#hr {
    height: 1px;
    margin: 8px 0px 8px 0px; /* IE8/FF 標準ブラウザ */
    _margin: 2px 0px 2px 0px; /* IE6 */
    border: solid #666666;
    border-width: 0px 0px 1px;
}

*:first-child+html #hr { /* IE7 */
    height: 1px;
    margin: 2px 0px 2px 0px;
    border: solid #b28db6;
    border-width: 0px 0px 1px;
}

#hr_ten {
    border:none;
    margin: 10px 0px 10px 0px; /* IE8/FF 標準ブラウザ */
    _margin: 3px 0px 3px 0px; /* IE6 */
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
}

*:first-child+html #hr_ten { /* IE7 */
    border:none;
    margin: 3px 0px 3px 0px;
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
}

#hr_index {
    height: 1px;
    border: solid #b28db6;
    border-width: 0px 0px 1px;
}

#hr_footer {
    height: 1px;
    border: solid #333333;
    border-width: 0px 0px 1px;
}

* html #iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

#keisen {
    width: 893px;
    margin: 0 auto;
}


/* ヘッダー ----------------------------------------------------------------- */

#wrap {
    background-image: url(../common_img/background.jpg);
    background-repeat:no-repeat;
     background-position:center top;
     background-attachment:fixed;
    width: 100%;
	min-height: 955px;
	background-color: #000;

}

#wrap2 {
    background-image: url(../common_img/background2.jpg);
    background-repeat:no-repeat;
     background-position:center top;
     background-attachment:fixed;
    width: 100%;
	min-height: 955px;
	background-color: #000;

}

#wrap_s {
    background-image: url(../common_img/background_s.jpg);
    background-repeat:no-repeat;
     background-position:center top;
    width: 100%;
	min-height: 230px;
	background-color: #fff;
}

#topWrap{width:1000px; margin:0 auto;}

#headerBg{background:url(../common_img/header_bg.png) repeat-x; }

#header {
    width: 1000px;
    height: 193px;
    padding-top:0px;
    margin-left: auto;
	margin-right: auto;
}

#header h1 a {
		display:block; width:347px; 
		height:123px; 
		background:url(../common_img/header_title.png) no-repeat; 
		text-indent:-9999px; 
		overflow:hidden; 
		float:left;}

#mainMenu {float:left; width:1000px; margin:0;padding:0; list-style:none;}
#mainMenu li {float:left; height:70px; }
#mainMenu li a {display:block; height:70px;  text-indent:-9999px; overflow:hidden; background-position:bottom; }
#mainMenu li a.menu_01 {background-image:url(../common_img/menu_01.png); width:200px;}
#mainMenu li a.menu_02 {background-image:url(../common_img/menu_02.png); width:200px;}
#mainMenu li a.menu_03 {background-image:url(../common_img/menu_03.png); width:200px;}
#mainMenu li a.menu_04 {background-image:url(../common_img/menu_04.png); width:200px;}
#mainMenu li a.menu_05 {background-image:url(../common_img/menu_05.png); width:200px;}
#mainMenu li a:hover {background-position:top; }




/* トップページ ----------------------------------------------------------------- */

#container {
    width: 1000px;
    margin-left: auto;
	margin-right: auto;
}

#leftbox {width:660px; float:left; margin:0px 20px 0 0;}
.pickImg {width:320px; float:left; margin-right:20px;}
.pickImg2 {width:320px; float:left;}
.pickImg3 {width:660px; float:left; margin-top:20px;}

#rightbox {width:320px; float:right; }
img{vertical-align:bottom;}


/* テキスト設定 ----------------------------------------------------------------- */


#news_text {
    color: #ff0000;
    line-height:1.5em;
}

#contents_text {
    color: #fff;
    line-height:1.5em;
}

#contents_text_musiclist {
    color: #ccc;
    line-height:1.5em;
}

#contents_text_musiclist a.color {
    color: #aaa;
    line-height:1.5em;
}

#news_title h1 {
    color: #ff9900;
}

#news_date {
    color: #ff0000;
    font-weight:bold;
}


/* フッター ----------------------------------------------------------------- */

.clear {  
    clear:both;　/*floatの解除、ここがポイント*/ 
}

#footer {
   background-color: #3E3A39;
    width: 100%;
   	min-height: 100px; 
    margin-top: 20px;
}

#footerWrap{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

#footerMenuWrap{
	width:600px;
	text-align:left;
	float:left;
	padding-top:20px;
}

#footerLogo{
	width:121px;
	margin-top:20px;
	float:right;
}




/*製品情報の定義*/

#contentsWrap {width:1000px; background:url(../common_img/productBg.png); min-height: 500px;}
#product {width980px; height:300px; margin:10px;}
#product h2 {width:980px; height:300px; text-indent:-9999px; overflow:hidden; background:url(../products/img/h2.jpg); }
#contentsWrap_s{width:900px; margin-left:auto; margin-right:auto; margin-top:30px;}
#contentsWrap_u {width:1000px; background: #FFF; }


#contentsTxt{width:450px; float:right;}
#contentsTxt p{width:450px margin-top:10px; font-size:14px; line-height:20px;}
#contentsTxt2{width:900px; }
#contentsTxt2 p{width:900px margin-top:10px; font-size:14px; line-height:20px;}

#contentsImg{width:430px; float:left; margin-bottom:30px;}
#contentsImg3{width:430px; float:left; margin-bottom:30px;}
#contentsImg2{width:430px; float:right; margin-bottom:30px;}



/*製品バリエーションの定義*/
#contentsWrap #contentsWrap_m{width:800px; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:50px;}
.matchingImg{width:252px; float:left; margin:20px 20px 20px 0;}
.matchingImg2{width:252px; float:left; margin:20px 0px ;}


/*タウンミーティングの定義*/
#contentsTxt_u{width:500px; float:right;}
#contentsTxt_u p{width:500px margin-top:10px; font-size:14px; line-height:20px;}

#contentsImg_u {width:252px; float:left; margin-bottom:30px;}


/*--txt--*/
.txt-m {font-size: 80%;	}
.txt-l {font-size: 90%;	}
.txt-lb {font-size: 100%; color:#4d5659}
.txt-lc {font-size: 100%; color:#000000}
.txt-orange {color: #ea5514}
.txt-orange2 {color: #e6390b}
.txt-yellow {color: #94866a}
.txt-red {color: #CC0000}







