body {
background-image:url("../../img/bg/p00.gif");
font-family:Arial,Helvetica,sans-serif;
font-size: 12px;
color: #666666;
width:100%;
margin: 0;
padding: 0;
}
html {SCROLLBAR-FACE-COLOR: #FFB6C1;
                  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
                  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
                  SCROLLBAR-3DLIGHT-COLOR: #FFB6C1;
                  SCROLLBAR-ARROW-COLOR: #FFFFFF;
                  SCROLLBAR-TRACK-COLOR: #FFFFFF;
                  SCROLLBAR-DARKSHADOW-COLOR: #FFB6C1;} 
/*-- contents --*/
div.contents {
margin: 0px auto; 
width: 720px; 
padding: 10px;
text-align: left;
background: #fff; 
border-left: #FF99CC 1px solid;
border-right: #FF99CC 1px solid;
}					  
/* 見出し */
h1 {
font: normal normal bold 24px Arial,Helvetica,sans-serif;
}
h2 {
font: normal normal bold 15px Arial,Helvetica,sans-serif;
}
h4 {
font: normal normal bold 15px Arial,Helvetica,sans-serif;
border-bottom: dashed 1px #ff0066;
margin-bottom: 3px;
}   				  
		SPAN#param1 {
font-family:  "MS  P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
font-size: 10px;}
		SPAN#param2 {
font-family:  "MS  P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
font-size: 12px;}
		SPAN#param3 {
font-family:  "MS  P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
font-size: 14px;}
		SPAN#param4 {
font-family:  "MS  P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
font-size: 16px;}
		.param1  {color:#FF0000;}  
		.param2  {color:#F0FFF0;}  
		.param3  {color:#E699AE;}  
.clm {font-size:14px;line-height:135%;} 

/* リンク関係 */
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;
background-color: #FFFFFF;
}
/* 更新日 */
.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;
} 