BODY {
background-image: url("../../img/bg/kr05.gif");
font: normal normal normal 14px Arial,sans-serif;
color: #666666;
width:100%;
margin: 0;
padding: 0;
}
HTML {
SCROLLBAR-FACE-COLOR: #FFCCCC;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFCCCC;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFCCCC;
} 
/*-- contents --*/
div.contents {
width: 720px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background-color: #ffffff; 
}
/* 見出し */
h1 {
font: normal normal bold 24px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,Helvetica,sans-serif;
}
h2 {
font: normal normal bold 17px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,Helvetica,sans-serif;
margin-top: 0;
margin-bottom: 5px;
}

/* カラオケ関係 */
h3.kara {
font: normal normal bold 15px Arial,Helvetica,sans-serif;
border-bottom: solid 1px #FF6699;
padding-bottom: 5px;
}
p.text {
font: normal normal normal 14px/1.35em Arial,sans-serif;
margin-top: 0;
padding-left: 15px;
padding-right: 10px;
}

dl {
padding-left: 15px;
padding-right: 10px;
}
dt { 
font: normal normal bold 14px/150% Verdana,sans-serif;
border-bottom: dashed 1px #ff3366;
} 
dd { 
font: normal normal normal 14px/135% Arial,sans-serif;
padding-top: 10px;
padding-bottom: 5px;
} 				
dd div#list { 
font: normal normal normal 12px Verdana,sans-serif;
text-align: right;
padding-bottom: 5px;
}
/* 曲目テーブル */
th.dp {
background-color: #FFCCCC;
font: normal normal bold 13px Arial,sans-serif;
text-align: center;
}
th.dp0 {
background-color: #FFCCCC;
font-size: 13px;
font: normal normal normal 11px Arial,sans-serif;
text-align: center;
}
th.pp {
background-color: #FFE4E1;
font: normal normal bold 13px Arial,sans-serif;
text-align: center;
}
th.pp0 {
background-color: #FFE4E1;
font-size: 10px;
font: normal normal normal 11px Arial,sans-serif;
text-align: center;
}
td.w0 {
background-color: #FFFFFF;
font-size: 13px;
text-align: center;
}
td.w1 {
background-color: #FFFFFF;
font-size: 14px;
}
td.w2 {
background-color: #FFFFFF; 
font-size: 12px;
}
td.w3 {
background-color: #FFFFFF; 
font-size: 12px;
text-align: center;
}
td.p0 {
background-color: #FAF0E6; 
font-size: 13px;
text-align:center;
}
td.p1 {
background-color: #FAF0E6; 
font-size: 14px;
}
td.p2 {
background-color: #FAF0E6; 
font-size: 12px;
}
td.p3 {
background-color: #FAF0E6; 
font-size: 12px;
text-align: center;
}

/* フォントサイズ */
SPAN#param1 {
font: normal normal normal 10px "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
}
SPAN#param2 {
font: normal normal normal 12px "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
}
SPAN#param4 {
font: normal normal normal 16px "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
}
SPAN#param5 {
font-size: 16px;
font-weight: bold;
}
/* フォントカラー */
#red {color: #FF0000;}  
#pink {color: #E699AE;}  
#bk {color: #000000;}  

.param1 {color: #FF0000;}  
.param3 {color: #E699AE;}  
.param9 {color: #F0FFF0;}  

/* 文章 */ 
.clm {
font: normal normal normal 14px/1.35em "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
} 
.text {
font: normal normal normal 14px/1.35em  "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
margin-top: 0;
padding-left: 15px;
padding-right: 10px;
}
/* ボタン */ 
img#btn  {
margin: 3px 10px;
border: none;
}

/* リンク色 */
a:link     {
	color: #FF6699;
	text-decoration: none;
}
a:active {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	background-color: #FFCCCC;
}

/* 更新日 */
.date{
font: normal normal normal 10px Arial,sans-serif;
margin-top: 10px;
text-align: center;
}

/* コーナーナビゲーション */
#nvg {
font: normal normal normal 12px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
text-align: center;
vertical-align: bottom;
margin-bottom: 0;
margin-top: 10px;
padding-bottom: 0;
}
/* 注意書き */
#atn{
font: normal normal normal 12px "MS Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
text-align: center;
}
/* GoogleAdd */
#gad{
font: normal normal normal 12px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,sans-serif;
margin-top: 10px;
text-align: center;
}

/* サイトナビ */ 
p.nv  {
font: normal normal normal 12px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
p nv span{
color:#999999;
}

/* アドレス */
address {
font: normal normal normal 12px Arial,sans-serif;
text-align: center;
} 