body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size:14px;
	background-image:url(img/bodyback.gif);
}
.gokon_outmain{
	width:850px;
	text-align:left;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-color:#F4FFD2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.gokon_top{
	width:850px;
	text-align:left;
	height:150px;
	margin:0px;
	padding:0px;
	background-image:url(img/top_back.jpg);
}
.gokon_left{
	width:200px;
	text-align:left;
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;
	color:#333333;
	background-color: #FFFFE1;
}
.gokon_main{
	width:640px;
	text-align:left;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gokon_bottom{
	width:850px;
	font-size:12px;
	color:#888888;
	margin:0px;
	padding-top:20px;
	text-align:center;
	background-color:#99CC00;
}
.gokon_cont_a{
	width:590px;
	clear:both;
	color: #333333;
	background-image: url(img/imgcont.gif);
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.gokon_cont_b{
	width:600px;
	margin:0px 0px 10px 0px; 
	color: #333333;
	text-align: center;
}
