BODY    {
background-image: url("../../img/bg/kr06.gif"); 
font: normal normal normal 14px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,sans-serif;
color: #666666;
width:100%;
margin:0;
padding:0;
}
html {  SCROLLBAR-FACE-COLOR: #E998C7;
                  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
                  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
                  SCROLLBAR-3DLIGHT-COLOR: #E998C7;
                  SCROLLBAR-ARROW-COLOR: #FFFFFF;
                  SCROLLBAR-TRACK-COLOR: #FFFFFF;
                  SCROLLBAR-DARKSHADOW-COLOR: #E998C7;} 

/*-- contents --*/
div.contents {
width: 720px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background-color: #ffffff; 
}
/* 見出し */
h1 {
font: normal normal bold 24px 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;
}

/* フォントカラー */
#red {color: #FF0000;}  
#pink {color: #E699AE;}  
#bk {color: #000000;}  

		.param1  {color:#FF0000;}  
		.param2  {color:#F0FFF0;}  
		.param3  {color:#E699AE;}  

		SPAN#param1 {font-size:10px;}
		SPAN#param2 {font-size:12px;}
		SPAN#param4 {font-size:16px;}

		DIV.param4 {font-style:italic;}

/* 文章 */ 
.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;
}
        A:link     {color:#;}
        A:active {color:#FF0099;}
        A:visited {color:;} 
/* ボタン */ 
img#btn  {
margin: 3px 10px;
border: none;
}

/* リンク色 */
a:link     {
color: #CC6699;
text-decoration: none;
}
a:active {
color: #FF0099;
text-decoration: none;
}
a:visited {
color: ##9370DB;
text-decoration: none;
}
a:hover {
color: #FF0099;
text-decoration: underline;
}

/* 更新日 */
.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 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;
} 