body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	background-color: #000000;
	background-image: url(img_common/back.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

a {
	color:#336600;
	text-decoration: underline;
	}
	
a:visited {
	color:#336600;
	text-decoration: none;
	}
	
a:hover, a:visited:hover {
	color:#000000;
	background-color: #336600;
	text-decoration: none;
	}


	

/* layout ------------------------------------------------------------*/

#wrap {
	background-image: url(img_common/line_main.gif);
	background-repeat: repeat-y;
	margin: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 741px;
	text-align: left;
}


/* footer ------------------------------------------------------------*/

#footer {
	clear: both;
	background-image: url(img_common/foot.gif);
	background-repeat: none;
	margin: 0px;
	width: 741px;
	height: 31px;
}

.copyright {
	margin: 5px 0px 0px 22px;
	color: #333333;
	}
