@charset 'iso-2022-jp';
/* CSS Document */

/* -----initialize----- */

* {
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro", "$B%R%i%.%N3Q%4(B Pro W3", "$B#M#S(B $B#P%4%7%C%/(B", Osaka;
	font-size:10px;
	line-height:1.8;
	color: #333333;
}

a {
color:#333333;
text-decoration: underline;
}

a:hover {
color:#FF6600;
text-decoration:none;
}

.clear {
clear:both;
}



/* -----font-size----- */

.f9 { font-size:77%; }
.f10 { font-size:85%; }
.f11 { font-size:93%; }
.f12 { font-size:100%; }
.f13 { font-size:108%; }
.f14 { font-size:116%; }
.f15 { font-size:123.1%; }
.f16 { font-size:131%; }
.f17 { font-size:138.5%; }
.f18 { font-size:146.5%; }
.f19 { font-size:153.9%; }
.f20 { font-size:161.6%; }
.f21 { font-size:167%; }
.f22 { font-size:174%; }
.f23 { font-size:182%; }
.f24 { font-size:189%; }
.f25 { font-size:197%; }

/* -----toppage----- */


li.toics_entrybox {
width:630px;
margin-left:15px;

clear:both;
}


/* -----toppage-right----- */

div.topics p{
width:140px;
height:50px;
position:absolute;
top:35px;
left:75px;
line-height:1.8;
}
div.topics p a{
line-height:1.86;
}
