BODY {
background-image: url("../../img/bg/p01.gif");
font: normal normal normal 14px Arial,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;}  
		
/*-- 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;
}
		
h5#prj{
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-size: 17px;
padding: 0.2em;
padding-left: 35px;
margin-top: 5px;
margin-bottom: 3px;
background:url(../../img/parts/lin_sakura01.gif) no-repeat 0 0;
}
		
dt { 
font: normal normal bold 15px/160% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
} 
dd { 
font: normal normal normal 14px/135% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
margin: 5px 30px 15px;
} 

/* ボード関係 */
img.brd {
margin: 5px;
border: none;
}
dt { 
font: normal normal bold 15px/160% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
border-bottom: dashed 1px #FF3399;
} 
dd { 
font: normal normal normal 14px/135% "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
margin: 5px 30px 15px;
} 
table.board{
margin:5px 5px 5px;
} 
	.more {
font: normal normal normal 13px "MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",Arial,sans-serif;
text-align: right;
}

/* 買い物 */
ul#product { 
font: normal normal normal 12px/1.3em Arial,sans-serif;
margin-top: 5px;
padding-left: 50px;
list-style-image: url("../../img/parts/crt12.gif");
}
ul li#rk { 
padding-left: 3px;
list-style-image: url("../../img/parts/lst_rakuten12.gif");
}
ul li#onp { 
padding-left: 3px;
list-style-image: url("../../img/parts/lst_onp12.gif");
}
/* 文章 */
p.text {
font: normal normal normal 14px/1.35em Arial,sans-serif;
margin-top: 7px;
margin-bottom: 7px;
padding-left: 15px;
padding-right: 10px;
}
.clm {
font: normal normal normal 14px/1.5em Arial,sans-serif;
} 

/* ボタン */ 
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;
} 