/* CSS Document */

body {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #fff;
	background-color: #003300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCFF00;
}
a:visited {
	color: #99FF33;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	color: #99CC00;
}
h2 {
	color: #FFF;
	font-size:12px;
}
#container {
	width:760px;
	margin:auto;
	text-align:center;
}
#navi {
	height:50px;
}
#top {
	height:360px;
}
#banner {
	height:100px;
}
#left {
	width:400px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
#right {
	width:320px;
	background:url(right_bg.gif) repeat-y;
	background-position:left;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
#bottom {
	clear:both;
}
#footer {
	text-align:left;
	font-size:10px;
	color:#336633;
}
.top01 {
	background:url(100_00.jpg) no-repeat;
	padding-left:110px;
}
.top02 {
	background:url(img100.gif) no-repeat;
	background-position:right;
	color:#b2cab2;
	padding-right:120px;
}
.top03 {
	text-align:right;
}
.style1 {font-size: 10px}
