BODY   {
background-image: url("../../img/bg/rep.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: #FFCC99;
                  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
                  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
                  SCROLLBAR-3DLIGHT-COLOR: #FFCC99;
                  SCROLLBAR-ARROW-COLOR: #FFFFFF;
                  SCROLLBAR-TRACK-COLOR: #FFFFFF;
                  SCROLLBAR-DARKSHADOW-COLOR: #FFCC99;} 
                  SPAN#param1 {font-size:10px;}
                  SPAN#param2 {font-size:12px;}
                 .param1  {color:#FF3300;}
                 .param2  {color:#FF0080;}
                 
/*-- 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;
}

}/* フォントカラー */
#red {color: #FF0000;}  
#pink {color: #E699AE;}  
#bk {color: #000000;}  

.param1 {color: #FF0000;}  
.param3 {color: #E699AE;}  
.param9 {color: #F0FFF0;}  

/* 文章 */ 
	.clm {
font: normal normal normal 14px/135% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
} 

/* 上下ナビ */ 

	.vrt {
font: normal normal normal 70% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,sans-serif;
text-align: right;
margin-top: 1px;
padding-top: 1px;
padding-right: 10px;
}


/* 更新日 */
.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;
}



/* リンク色 */
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;
}

/* サイトナビ */ 
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;
} 