BODY {
background-image: url("../img/bg/p01.gif");
font: normal normal normal 14px Arial,Helvetica,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;} 	
/*-- 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;
}

/* about段組 */	
dl {
margin-top: 0;
padding-top: 0;
padding-left: 10px;
padding-right: 10px;
}
dt { 
font: normal normal bold 15px/150% Arial,sans-serif;
border-bottom: dashed 1px #FF3399;
} 

dd { 
font: normal normal normal 14px/1.3em Arial,sans-serif;
padding-top: 10px;
padding-bottom: 5px;
} 		

/* フォント色 */
#red {color:#FF0000;}  		 
#ppink {color:#E699AE;}  	
		.param1  {color:#FF0000;}  
		.param2  {color:#F0FFF0;}  
		.param3  {color:#E699AE;} 
       SPAN#param1 {font-size:10px;}
       SPAN#param2 {font-size:12px;}




	.clm {
font: normal normal normal 14px/135% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
} 
.cnv  {
font: normal normal normal 12px/150% "MS Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
text-align: center;
padding-bottom: 0.5em;
} 

/* ボタン */ 
img#btn  {
margin: 3px 10px;
border: none;
}
/* リンク色 */
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;
} 