﻿@charset "UTF-8";
/* ベーススタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 80%;
	font-family:'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',myriad-pro-condensed-1, myriad-pro-condensed-2, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
	line-height: 1.5;
	color: #333333;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}
img {
	border: none;
}

/* メイン部分
---------------------------------------------*/
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
}

/* ヘッダー部分
---------------------------------------------*/
#header {
	background-color: #fff;
	position:relative;
    background-image: url(../images/contents_bg.jpg);
}

#globalNav {
	width: 885px;
	height: 27px;
    margin-left: 8px;
	list-style-type: none;
}

/* メニュー
---------------------------------------------*/	
#dropdown {
	width:882px;/* 帯バージョン width:872px */
	height:27px;
	background:#333;
	border:solid #ccc;
	border-width:0 0 0 0px;
}

#dropdown dl {
	float:left;
	width: auto;
}

#dropdown dt {
	width:147px;
	height:17px;
	padding:5px 0;/* 帯バージョン padding:5px 0 5px 6px; */
	/* 9ac1c9 */	
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/icon_over.gif) no-repeat;
	font-size:120%;
	line-height:1.3em;
}

/* 帯バージョン（HTMLに class="end" を追加） */
#dropdown dt.end {
	padding-left:0;
}
/* end */

#dropdown dt:hover {
	background:url(../images/icon_over.gif) no-repeat;
}

#dropdown dd {
	width:147px;
	background:#fff;
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
}

#dropdown ul {
	width:148px;
	border:solid #9ac1c9;
	border-width:0 1px 1px 1px;
	list-style:none;
}

#dropdown li {
	font-size:110%;
	display:inline;
}

#dropdown a {
	width:138px;/* IE6 */
	padding:5px;
	background:#3E73F8;
	color:#fff;
	border-bottom:1px solid #b9d6dc;
	display:block;
	text-decoration:none;
}

#dropdown a:hover {
	background:#034AFF;
}

#dropdown .none {
	border-bottom:none;	
}
/* メインイメージと2段組
---------------------------------------------*/
#contents {
	width: 100%;
}
#contents h2 {
	padding-left: 8px;
}

#main {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 0px;
}

#topnews table {
         width: 865px;
         margin: 0 20px 0 20px;
}

#topnews table .day1 {
         color: #fff;
         font-size: 95%;
         width: 147px;
         padding:5px 5px 5px 10px;
         background-color: #969dc9;
         border-left: 1px dotted #fff;
}

#topnews table .day2 {
         padding:5px 5px 5px 10px;
         background-color: #ecf0d5;
}

#topnews table .day3 {
         padding:5px 5px 5px 10px;
}

#topnews p {
         color: #fff;
         font-size: 115%;
         font-weight: bold;
         margin: 0 20px 0 20px;
         padding:5px 5px 5px 10px;
         background-color: #88793c;
}
#topnews em{
         font-size: 130%;
         font-weight: bold;
         padding:0px 5px 0px 5px;
}

#news {
	background-color: #FFF;
	width: 580px;

}
#news h2 {
	background-color: #034AFF;
	background-image: url(../images/info.gif);
	font-size:120%;
	padding-top: 10px;
	padding-left: 10px;
	width: 570px;
	color: #fff;
	height: 30px;
	background-repeat: no-repeat;
}
#news li {
	border-bottom: dotted 1px #333;
	padding-left:10px;
	width: 550px;
	line-height:2em;	
}

#tv li {
	border-bottom: dotted 1px #333;
	padding-left:10px;
	width: 550px;
	line-height:2em;	
}
div#news h3 {
	color :#fff;
	background-color:#038bff;
	background-image:url(../images/shop_blog.gif);
	width: 565px;
	height: 28px;
	font-size:110%;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 2px;
}

div#entry {
	float: left;
	width: 585px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

}
* html #blog li {
	width:320px;
	padding-left:15px;
}
*:first-child+html #blog li {
	width:320px;
	padding-left:15px;
}
div#entry h2 {
	background-image: url(../images/info.gif);
	color :#fff;
	background-color:#038bff;
	width: 570px;
	font-size:120%;
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}
div#entry .cd h3 {
	color :#000;
	background-color:#038bff;
	background-image:url(../images/news_h3bg.gif);
	width: 565px;
	font-size:110%;
	padding-top: 3px;
	padding-left: 10px;
	border-left: 5px solid #ff0000;
	margin-top: 2px;
}

div#entry h3 {
	color :#000;
	background-color:#038bff;
	background-image:url(../images/news_h3bg.gif);
	width: 565px;
	font-size:110%;
	font-weight:bold;
	padding-top: 3px;
	padding-left: 10px;
	border-left: 5px solid #ff0000;
	margin-top: 2px;
}

div#entry h4 {
	color : #000;
	background-color: #EFF8F8;
	width: 570px;
	font-size: 95%;
	padding: 5px;
	margin-top: 2px;
}



div#entry .cd {
	width:570px;
}
*.floatclear {
         clear: both;
      }
div#event {
	margin-top: 5px;
	float: left;
	width: 585px;
}

div#event img {
	border: 0px;
        }
div#event h2 {
	background-image: url(../images/event.gif);
	color :#fff;
	background-color:#038bff;
	width: 570px;
	font-size:120%;
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}
div#event .eventinfo {
	width:580px;
}

div#event .eventinfo h3 {
	color :#000;
	background-color:#038bff;
	background-image:url(../images/news_h3bg.gif);
	width: 565px;
	font-size:110%;
	font-weight:bold;
	padding-top: 3px;
	padding-left: 10px;
	border-left: 5px solid #ff0000;
	margin-top: 2px;
}
div#event h4 {
	color :#000;
	background-color:#cfc;
	width: 565px;
	padding-top: 2px;
	padding-left: 10px;
	font-size:110%;
	height: 20px;
}
div#event ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#event li {
	float: left;
	width: 230px;
	margin: 5px 0 0 0;
	text-align: left;
	padding-left: 5px;
}

div#event .eventlist li {
	border-bottom: 1px dotted #ccc;
	width: 345px;
}
div#event li.point {
	background-color:#038bff;
	color: #fff;
	width: 345px;
}	
/* サンシン
---------------------------------------------*/
div#sanshinentry {
	margin-top: 5px;
	float: left;
	background: #FFFFFF url(../images/2009entrybg.jpg) right bottom no-repeat;
}

div#sanshinentry img {
	           border: 0px;
        }
div#sanshinentry h2 {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	background-image: url(../images/sanshin_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 580px;
	padding-top: 10px;
}
div#sanshinentry ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#sanshinentry li {
	float: left;
	width: 120px;

	margin: 5px 0 0 0;
	text-align: left;
	padding-left: 5px;
}
div#sanshinentry .yoko li {
	float: left;
	width: 200px;
	height:420px;
	margin: 5px 0 0 0;
	text-align: left;
	padding-left: 5px;
}

div#sanshinentry span {
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size:100%;
	font-weight: bold;
	background: #299b46;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}
div#sanshinentry dl {
	margin: 1px 0;
	font-size: 90%;
}
div#sanshinentry dt {
	padding: 2px 0;
	text-align: left;
	padding-left: 5px;
	background: #f5f5dc;
	border-top: 1px solid #DABF9A;
}
div#sanshinentry dd {
   margin-left:-1px;
   background: #000;
   color:#fff;
   text-align: center;
}

/* チヂン
---------------------------------------------*/
div#tidinentry {
	margin-top: 5px;
	float: left;
	background: #FFFFFF url(../images/2009entrybg.jpg) right bottom no-repeat;
}

div#tidinentry img {
	           border: 0px;
        }
div#tidinentry h2 {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	background-image: url(../images/tidin_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 580px;
	padding-top: 10px;
	font-size: 150%;
	color: #FFF;
}

div#tidinentry h3 {
    height: 40px;
	width: 580px;
	font-size: 150%;
	text-align:left;
}
div#tidinentry ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#tidinentry li {
	float: left;
	width: 120px;

	margin: 5px 0 0 0;
	text-align: left;
	padding-left: 5px;
}
div#sanshinentry .yoko li {
	float: left;
	width: 200px;
	height:420px;
	margin: 5px 0 0 0;
	text-align: left;
	padding-left: 5px;
}

div#tidinentry span {
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size:100%;
	font-weight: bold;
	background: #299b46;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}
div#tidinentry dl {
	margin: 1px 0;
	font-size: 90%;
}
div#tidinentry dt {
	padding: 2px 0;
	text-align: left;
	padding-left: 5px;
	background: #f5f5dc;
	border-top: 1px solid #DABF9A;
}
div#tidinentry dd {
   margin-left:-1px;
   background: #000;
   color:#fff;
   text-align: center;
}

	
/* お薦め商品
---------------------------------------------*/
div#reco {
	float: left;
	width: 580px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

}

div#reco h2 {
	background-image: url(../images/info.gif);
	color :#fff;
	background-color:#038bff;
	width: 570px;
	font-size:150%;
    font-weight:bold;
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}
div#reco h3 {
	color :#000;
	background-color:#038bff;
	background-image:url(../images/news_h3bg.gif);
	width: 540px;
	font-size:130%;
	padding-top: 3px;
	padding-left: 10px;
	border-left: 5px solid #ff0000;
	margin-top: 2px;
}
div#reco h4 {
	color :#000;
	background-color:#fff;
	width: 550px;
	font-size:110%;
	padding-top: 3px;
	padding-left: 10px;
	border-bottom: #CCC dotted 1px;
	border-left: #ff6600 solid 5px;
	margin-top: 2px;
}

div#reco p {
	width:570px;
}
/* サブぺージ
---------------------------------------------*/
#sub {
	float: right;
	height: auto;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;

}
#sub h3{
	background-color: #39F;
	color: #fff;
	padding: 5px;
	font-size: 110%;
	width: 240px;
}
.section {
	margin: 5px;
	padding: 5px;
	width: 240px;
}
.yamaha {
	margin: 5px;
	padding: 5px;
	width: 240px;
}
#sub .yamaha h3 {
	margin: 5px;
}
	
.yamaha ul {
	width: 240px;
}
.yamaha li {
	background-image: url(../images/yamaha_bg.gif);
	padding-left: 12px;
	padding-top: 5px;
}
.bottom {
    background-image: url(../images/yamaha_bottom.gif);
	height:20px;
	padding-bottom:10px;
	border-bottom: #ff0000 solid 2px;
}	
	
	
/* フッターぺージ
---------------------------------------------*/
#footer {
	clear: both;
	position:relative;
	padding: 10px 10px;
	margin-top: 10px;
	height: 80px;
	text-align: center;
	color:#777;
	background-color: #fcfcfc;
    background-image: url(../images/footer.jpg);
}
#footer li {
    display:inline;
    padding: 7px 12px 7px 22px;
    background: url(../images/sansin.gif) no-repeat left center;
    color: #000;
}

#footer a {
	text-decoration: none;
	color: #164f9f;
}

#footer a:hover {
	color:#fff;
	background-color:#ff0000;
 }
.flash {
	height: 200px;
	width: 240px;
	margin-left: 10px;
}

.cdimg {
	padding: 5px;
	float: left;
	width: 140px;
}
.cdimg115 {
	padding: 5px;
	float: left;
	width: auto;
}
.blogimg {
	padding: 5px 10px 0 0;
	float: left;
	width: 189px;
}
.eventimg {
	padding: 5px 0 5px 5px;
	float: right;
	width: 206px;
}
.stay {
    border-bottom:thin gray dotted;
}

/*先頭へ戻る　共通
---------------------------------------------*/

#back p {
	text-align: right;
	margin: 0 5px 0 0;
	padding-right: 10px;
}

#back a {
	text-decoration: none;
}

#back a:hover {
      color:#fff;
      background-color:#ff6600;
 }
/*SSL
---------------------------------------------*/ 
#ssl {
	margin-top: 32px;
	margin-left: 10px;
	width: 240px;
}
* html #ssl {
	margin-top: -10px;
}

 /* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

#sanshinentry h2 {
	font-size: 150%;
	color: #FFF;
	background-image: url(../images/sanshin_title.gif);
	background-repeat: no-repeat;
}
#sanshinentry .sanshin {
	margin-left: 50px;
}
#sanshinentry h3 {
	color: #FFF;
	background-color: #093;
	background-image: url(../images/sanshin_h3bg.gif);
	height: 20px;
	width: 480px;
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 55px;
}
#sanshinentry .sale {
	margin-left: 55px;
}

#sanshinentry .mainphoto {
	margin-left: 55px;
}
#sanshinentry .mainphoto dt {
	width: 490px;
}
#sanshinentry .mainphoto dd {
	font-size: 120%;
	color: #FFF;
	background-color: #000;
	width: 495px;
}
#sub .sanshinsub h3 {
	color: #000;
	background-image: url(../images/sanshin_main_h3bg.gif);
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	width: 220px;
	height: 30px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#sub .sanshinsub {
	margin-top: 10px;
}

#sub .sanshinsub a {
      display:block;
      width:210px;
      color:#000;
      padding:5px;
      text-decoration:none;
      border-bottom: 1px dotted #CCCCCC;
} 
#sub .sanshinsub a:hover {
      color:#fff;
      background-color:#9ac810;
 }
#sub .sanshinsub a.stay {
      display:block;
      width:210px;
      color:#fff;
      background-color:#007f00;
      border-bottom: 1px solid #CCCCCC;
}

#sanshinentry .mainphoto .form {
	width: 495px;
}
#main #tidinentry h3 {
	color: #FFF;
	background-color: #06F;
	width: 560px;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -8px;
}
#tidinentry .coment {
	width: 570px;
}
#main #tidinentry .coment li {
	width: 560px;
}

#main #amakayo h2 {
	background-image: url('../images/2010amamikayou_h2.jpg');
	background-repeat: no-repeat;
	line-height: 50px;
	font-size: 140%;
	font-weight: bold;
	color: #fff;
}

#main #amakayo h3 {
    background-image: url('../images/2010amamikayou_h3.jpg');
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 120%;
	font-weight:bold;
	padding-left: 30px;
	color: #2a9f00;
	width: 550px;
}
#main #amakayo th {
	width: 100px;
	background-color: #D0E8E8;
	padding:5px 0 5px 10px;
	border-bottom: 1px #ccc solid;
}

#main #amakayo td {
	width: 460px;
	background-color: #F5FFEC;
	padding-left: 5px;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#main #amakayo2 h3 {
    background-image: url('../images/2010amamikayou_h3.jpg');
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 120%;
	font-weight:bold;
	padding-left: 30px;
	color: #2a9f00;
	width: 550px;
}

#main #amakayo2 th {
	width: 130px;
	background-color: #f4e9bd;
	padding:5px 0 5px 10px;
	border-bottom: 1px #ccc solid;
	text-align:left;
}

#main #amakayo2 td {
	width: 140px;
	background-color: #F5FFEC;
	padding-left: 5px;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

.info {
	font-weight: bold;
	font-size: 16px;
	padding: 20px;
	color:red;
	
}

.service {
	background-image: url('../images/sanshin_service.jpg');
	background-repeat:no-repeat;
	height: 30px;
	padding: 5px 0 5px 150px;
	
}
#container #contents #main #entry .point {
	color: #FFF;
	background-color: #630;
	width: 170px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.point {
	color: #FFF;
	background-color: #600;
	padding: 3px;
	margin-right: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.point2 {
	color: #FFF;
	width:580px;
	background-color: #600;
	padding: 3px 5px;
	font-size: 120%;

}

.point3 {
	background-color: #E75A0E;
	font-weight: bold;
}

.point4 {
	color:#E70E12;		
	}

#container #contents #sub ul li {
	padding-bottom: 2px;
}

.twitter {
	background-color: #365c9e;
	width:240px;
}

.utaite {
	width: 200px;
}

/* ----- 紅白フォーム -------------------------------------- */

div#kouhakuform {
	float: none;
	clear: both;
	width: 580px;
	margin:10px 0;
	background-color: #F5FFEC;

}

div#kouhakuform h4 {
	padding: 5px;
	background-color:#D0E8E8;
}

div#kouhakuform dt {
	padding-left: 5px;
}

div#kouhakuform dd {
	padding-left: 5px;
}

/* ----- iTunes用 -------------------------------------- */

#ituneslist {
	width: 240px;
	margin-bottom:5px;
}

#ituneslist ul {
	padding:5px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}

#ituneslist li {
	width:220px;
	border-bottom:#ccc solid 1px;

}

#ituneslist p {
	padding:5px 0 5px 15px;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	
}


#test {
	display:none;
}

/* ----- 画像用 -------------------------------------- */

.center {
	text-align:center;
	margin:5px;
}


#main #entry th {
	width: 100px;
	background-color: #eff3f3;
	padding:5px 0 5px 10px;
	border-bottom: 1px #ccc solid;
}

#main #entry td {
	width: 460px;
	background-color: #fff;
	padding-left: 5px;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

/* ----- 新譜 -------------------------------------- */

.new {
	color: #fff;
	background-color:#900;
	font-size: 120%;
	padding: 5px 0 5px 20px;
	margin-top: 2px;
	
}

.songtitle02 {
	padding:2px 0 2px 10px;
	color:#000;
	font-size:100%;
	background-color:#f3f3f3;
}

.songtitle03 {
	padding:2px 0 2px 10px;
	color:#000;
	font-size:100%;
	background-color:#fff;
}

.shop-cd {
    padding:2px 0 2px 10px;
	color:#000;
	font-size:100%;
	background-color:#fad8db;
}

.songcoment {
	font-size:90%;
	letter-spacing: 0.3em;
}

/* ----- インフォメーションテーブル-------------------------------------- */

.fb-like-box {
	margin-bottom:10px;
}

.iten2017 p {
	padding: 5px;
}
.iten2017 {
	padding: 10px 5px;
	border: solid 1px #C1BFBF;
	margin: 5px;
}

.iten2017 span {
	color: #ff0000;
	font-weight: bold;
}

/* ----- 増税に伴う変更-------------------------------------- */

.shop-info {
	font-weight: bold;
	letter-spacing: inherit;
	line-height: inherit;
	padding:5px; 
}

.shop-info span {
	font-size: 20px;
	background: #fff;
	padding: 5px;
	margin: 15px;
}

.shop-info-important {
	color: #ff0000;
	font-weight:bold;
}

/* -----奄美 のど自慢-------------------------------------- */

#nodojiman {
	color: #000;
	font-weight: bold;
	background: #fff;
}

#nodojiman th{
	font-weight: bold;
	}
#nodojiman td{
	font-weight: bold;
	background-color: #b8e5f2;
	padding: 5px;
	}
#nodojiman p{
	font-weight: bold;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	}
#nodojiman span{
	font-weight: bold;
	background:linear-gradient(transparent 50%, #ffff00 0%);
}


