html {
	overflow-y:scroll;
	overflow-x:scroll;
	}
	
body {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #9BEBF9;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	text-align: right;	
}
br.clearBoth {
	clear:both;
}
.fnt01 {
	font-size: 12px;
	line-height: 24px;
}

span.sample1 {font-size: 12px; }
span.sample2 {font-size: 12em; }
span.sample3 {font-size: 12ex; }
span.sample4 {font-size: 80%; }
span.sample5 {font-size: 100%; }
span.sample6 {font-size: 120%; }
span.sample7 {font-size: xx-small; }
span.sample8 {font-size: x-small; }
span.sample9 {font-size: small; }
span.sample10 {font-size: medium; }
span.sample11 {font-size: large; }
span.sample12 {font-size: x-large; }
span.sample13 {font-size: xx-large; }


.brown_12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #663300;
}

/* ---リンク設定--- */

a:link,a:visited
{
color:#ff6699;
text-decoration:none;
}

a:hover
{
color:#CC9933;
text-decoration:underline;
}


div#lightbox_img a img{
text-decoration:none;
border:none;
margin:0px;
padding-right:3px;
}


/* ---リンク設定--- */

.box01 a:link, .box01 a:visited 
{
color:#000000;
text-decoration:underline;
}
.box01 a:hover, .box01 a:active 
{
color:#999999;
text-decoration:underline;
}
