/* CSS Document */
body {
	font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	color:#999999;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../img/background.gif);
}

DIV#bodys {
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
	width:763px;
	background-image:url(../img/gb.gif);
	margin-bottom:0px;
}

DIV#header {
	border-bottom:1px solid #7B8E95;
	padding-bottom:1px;
	width:760px;
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-align:right;
}

#header .logo {
	background-color:#ADC3CE;
	width:220px;
	display:block;
	float:left;
	text-align:left;
	color:#FFFFFF;
	padding:5px;
}

#header .link {
	width:400px;
	display:block;
	float:right;
	padding:4px;
}

#header img {
	vertical-align:middle;
	margin:auto 3px auto 6px;
}

DIV#navi {
	clear:both;
	width:750px;
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding:5px 0px 5px 10px;
}

DIV#main {
	background-image:url(../img/bgmain.jpg);
	width:760px;
}

DIV#left {
	width:210px;
	float:left;
	padding:10px;
}

DIV#leftmenu {
	width:230px;
	float:left;
	border-top:1px solid #cccccc;
}

DIV#leftmenu .text {
	width:210px;
	padding:10px;
}

DIV#right {
	width:508px;
	float:right;
	padding:10px;
}

DIV#footer {
	clear:both;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #0000FF;
	padding:5px;
	background-color:#FFFFFF;
	width:750px;
}