@charset "shift_jis";
a:link     { text-decoration:underline; color:#ff0000 }
a:visited  { text-decoration:underline; color:#0000ff }
a:active   { text-decoration:underline; color:#ff00ff }
a:hover    { text-decoration:underline; color:#00FF00 }
body,tr,td { font-size: 11pt }
#big { font-size: 14pt }
#mid { font-size: 11pt }
#small { font-size: 9pt }
#vsmall { font-size: 8pt }
body{
	margin:0;
	padding:0 0px 0 120px;
	_padding:0; /*IËׁB */
	background: #eeeefe;
}
#main_wrap{
	float:right;
	width:100%;
	margin-left: -120px;
	border-left: 120px solid #eeeefe;
	background: #FFFFFF;
}
#main{
	float:right;
	width:100%;
	background: url(img/bg.gif) repeat-y;
}
#menu{
	float:left;
	width:120px;
	position:relative;
	margin-left: -120px;
}
#forlink {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
}
#forlink a {
	color: #0000FF;
}
