#navi{
	height:51px;
}

#navi ul{
	width:960px;
	height:51px;
	margin:0 auto;
}

#navi li{
	float:left;
}




#leftarea{
	width:220px;
	xfloat:left;
}

#gcom p{
	xline-height:10px;
	padding:6px;
	xfont-size:110%;
}


#rightarea{
	width:710px;
	background-image:url(../image/main_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	float:right;
	padding-left:30px;
	font-size:120%;
}


#rightarea font{
	line-height:2;
}


.toptitle{
	font-weight:bold;
	margin-top:20px;
	font-size:120%;
	color:#C33;
}

.title{
	font-weight:bold;
	font-size:110%;
	color:#C33;
}

.titlebg{
	font-weight:bold;
	margin-bottom:6px;
	xcolor:#666;
	height:20px;
	padding:6px 0 0 4px;
	font-size:120%;
	color:#C33;
}

#guide p{
	line-height:1.5;
	padding:6px;
	font-size:110%;
}

#guide table{
	margin:10px auto;
}

#rightarea td{
	xborder: solid 1px #CCC;
	padding:3px;
	line-height:1.5;
}


#rightarea a:link{
	color:#3355cc;
	text-decoration:none;
}

#rightarea a:visited{
	color:#3355cc;
	text-decoration:none;
}

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

#rightarea a:active{
	color: #f90;
	text-decoration:none;
}

