BODY    {
background-image: url("../../img/bg/p01.gif");
font: normal normal normal 14px "Hiragino Kaku Gothic Pro","Osaka",sans-serif;
color: #666666;
width:100%;
margin: 0;
padding: 0;

}
html {SCROLLBAR-FACE-COLOR: #FFC0CB;
                  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
                  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
                  SCROLLBAR-3DLIGHT-COLOR: #FFC0CB;
                  SCROLLBAR-ARROW-COLOR: #FFFFFF;
                  SCROLLBAR-TRACK-COLOR: #FFFFFF;
                  SCROLLBAR-DARKSHADOW-COLOR: #FFC0CB;} 
		SPAN#param1 {font-size:10px;}
		SPAN#param2 {font-size:12px;}
		.param1  {color:#FF0000;}  
		.param2  {color:#FF0080;}
		  

/*-- contents --*/
div.contents {
margin: 0px auto; 
width: 720px; 
padding: 10px;
text-align: left;
background: #fff; 
}	
/* 見出し */	
h1 {
font: normal normal bold 24px Arial,Helvetica,sans-serif;
}
h2 {
font: normal normal bold 18px Arial,Helvetica,sans-serif;
margin-top: 0;
margin-bottom: 5px;
}
/* update小見出し */
.sttl {
font: normal normal bold 12px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
text-align: center;
}
/* updateテーブル */
#updt {
font: normal normal normal 12px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
margin: 5px 40px;
vertical-align: bottom;
}
        A:link     {
color: #d200d2;
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;
}
/* 注意書き */
#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;
} 