
.s,.m,.l,input,select,option,textarea,body,td{font-family:"ＭＳ Ｐゴシック","Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4",Osaka,sans-serif}
body{ background:url(/image/bg.gif); text-align:center;}
body,h1,h2,h3,form,p{ margin:0px}
p.stream{ margin-left:5px}
p.stream_m{ margin-left:15px}
div.ri{ text-align:right; margin-right:10px}

A:link{ color:#0000FF; text-decoration:underline}
A:visited{ color:#800080; text-decoration:underline}
A:hover{ color:#FFA200; text-decoration:underline}
A.cfff{ color:#FFFFFF; text-decoration:underline}
A.cfff:visited{ color:#FFFFFF; text-decoration:underline}
A.cfff:hover{ color:#FFFFFF; text-decoration:underline}
A.category{ color:#663300; text-decoration:underline}
A.category:visited{ color:#996633; text-decoration:underline}
A.category:hover{ color:#FF3300; text-decoration:underline}
.right{ text-align:right; padding-right:5px}
.center{ text-align:center}
.sub_bgcolor{background-color:#ffffff;}
.pop_bgcolor{background-color:#ffffee;}
.fncButton {
	text-decoration:none;
	font-size:12px;
	border-width:1px;
	border-style:none;
	padding:2px;
	color: #FFFFFF;
	background: #FF9933;
}

/* popup */
div.popup {
  visibility:hidden;
  position: absolute;
  border: 1px solid #669900;
  background-color: eeffca;
  z-index: 1;
  padding: 5px;
  width: 220px;
  font-size: 12px;

