html {
}

body{
	margin: 10px 0px 20px 0px;
	color: #333333;
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	height : 100%;
	background-image: url(../images/bg.gif);
	padding-top: 20px;
	padding-bottom: 10px;
}

				
#index {
	margin:0 auto 0 auto;
	width: 702px;
	height: 100%;
	margin: 0 auto;
}

body > #container {
    height: auto;
}

#round_top {
	background-image: url(../images/img/round_top.gif);
	height: 10px;
	width: 702px;
}

#round_bottom {
	background-image: url(../images/img/round_bottom.gif);
	height: 10px;
	width: 702px;
}

#container {
	text-align: left;
	width: 800px;;
	margin: 0px auto;
	}

#header{
	margin: 12px 20px 15px 20px;
	font-size: 10px;
	vertical-align: middle;
}

#banner{
	width: 700;
	margin-top: 0px;
	height: 140px;
}

#green_bar{
	width: 700;
	background-color: #336600;
	height: 5px;
}

#grey_bar{
	width: 700;
	background-image: url(../images/img/top_grey.gif);
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	text-align: right;
	color: #999999;
	margin-bottom: 20px;
	display: block;
	height: 30px;
}


.topimage{
	margin: 0px 0px 10px 0px;
}

.title1{
	margin: 20px 0px 0px 0px;
	float: left;
}

.title2{
	margin: 44px 0px 0px 0px;
	float: right;
}

.sidebar{
	float: right;
	width: 190px;
	margin: 0px 10px 20px 20px;
}

.content{
	float:left;
	width: 438px;
	margin: 0px 0px 14px 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
}

#footer{
	font-size: 11px;
	color: #336600;
	padding: 7px 20px 7px 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 18px;
	width: 700px;
	margin: 0px auto;
	text-align: center;
}

