<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#R h2{
	text-align:center;
}


#R #read{
	padding:0 20px;
}
#R #read p{
	line-height:1.6em;
}
#R #read img{
	vertical-align:middle;
}
#R #tamaru{
	border:1px solid #CCC;
	margin:30px 50px 0 50px;
	padding:20px 30px 10px 30px;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:110%;
}

#R #tamaru span{
	display:block;
	border-bottom:1px dotted #999;
	padding:5px 10px;
}


#R #person{
	text-align:right;
	font-size:120%;
}

#R #tamaru_btm{
	background:url(../img/kage.gif) center top no-repeat; 
	height:17px;
}


#R #tokucyou{
	border:#F30 3px dotted;
	padding:30px 50px;
	margin:20px 20px;
	-moz-border-radius:15px;
	-webkit-border-radius:150px;
	border-radius:15px;
}
#R #tokucyou h3{
	text-align:center;
}
#R #tokucyou h4{
	text-align:center;
	padding-bottom:1em;
}
#R #tokucyou h5{
	font-size:120%;
	color:#F30;
	padding-top:1em;
	text-indent:-1.5em;
	padding:0 0 0.5em 1.5em;
	line-height:1.5em;
}
#R #tokucyou p{
	padding:0 20px 1em 20px;
}
#R #tokucyou p img{
	vertical-align:middle;
	padding:0 3px 0 2px;
}
#R #tokucyou p#txt01{
	padding:0;
	font-weight:bold;
}
#R #tokucyou p#txt02{
	margin-top:-10px;
}

/*
#R #tokucyou rt{
	*font-size:100%;
	*padding:0;
	*line-height:0;
}
*/
#R #tokucyou .ruby_red{
	padding:5px 0 0 0;
	background:url(../img/ruby_red.gif) 0.3em top no-repeat;
}
#R #tokucyou .ruby_gray{
	padding:5px 0 0 0;
	background:url(../img/ruby_gray.gif) 0.3em top no-repeat;
}


/*free*/
#R #free{
	border:#009750 3px dotted;
	padding:30px 0;
	margin:20px 20px;
	-moz-border-radius:15px;
	-webkit-border-radius:150px;
	border-radius:15px;
	/*background:url(../img/bg_free.jpg) left top no-repeat;*/
}
#R #free h3{
	text-align:center;
}
#R #free h4{
	padding:0 0 0 30px;
}
#R #free p{
	padding:0 50px 1em 50px;
}

#R #free p.mihiraki{
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}

#R #free p.mihiraki img{
	border:1px solid #999;
}




#R #btn{
	padding:0 0 0 15px;
}

a#hover80:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}</pre></body></html>