#wrap{
	margin: 0px auto;
	width:800px;
	clear:both;
}

body{
	text-align:center;
	clear:both;
}

#container{
	width:800px;
	height:0px auto;
	border-top:none;
	border-right:0px solid #cccccc;
	border-bottom:none;
	border-left:none;
	text-align:left;
	background-color:#ffffcc;
	font-size:12px;
	clear:both;
}

#rogo{
	width:200px;
	height:0px auto;
	margin:-5px -5px -5px -5px;
   	padding:5px;
	background-color:#ffffcc;
	clear:both;
}

#menubox{
	width:200px;
	float:left;
	text-align:left;
	height:0px auto;
	margin:5px 5px 5px 5px;
   	padding:5px;
	background-color:#ffcc00;
	font-size:12px;
}

#menubox2{
	width:200px;
	float:left;
	text-align:left;
	height:0px auto;
	margin:5px 5px 5px 5px;
   	padding:5px;
	font-size:12px;
}

.box{
	width:190px;
   	line-height:2em;
   	padding: 5px;
	background-color:#ffffff;
	list-style-image:url('img/list_mark.gif');
	font-size:12px;
	vertical-align:top;
	color:#000000;
	clear:both;

}

.line{
	width:180px;
	border:solid 1px #000000;
	margin-bottom:8px;
   	padding:1px;
	font-size:11px;
	line-height:15px;
	clear:both;

}

.color{
	background:#ffcc00; 
	clear:both;
}

#contentsbox{
	float:right;
	width:560px;
	height:0px auto;
	margin: 5px 5px 5px 5px;
   	padding: 5px;
	background-color:#ffffff;
	font-size:12px;

}

#contentsbox2{
	float:right;
	width:560px;
	/*height:695px;*/
	margin: 5px 5px 5px 5px;
   	padding: 5px;
	background-color:#ffffff;
	font-size:12px;

}

#contentsbox3{
	float:right;
	width:540px;
	height:0px auto;
	margin: 5px 5px 5px 5px;
   	padding: 5px;
	background-color:#ffffff;
	font-size:12px;
}

#contentsbox4{
	float:right;
	width:535px;
	height: 695px auto;
	margin: 5px 5px 5px 5px;
   	padding: -5px;
	background-color:#ffffff;
	font-size:12px;

}

#line2{
	border:solid 1px;
	text-align:left;
	clear:both;
}

#footer{
	width:790px;
	clear:both;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#ffcc00;
	font-size:  12px;
	color: #FFFFFF;
	text-align:center;
}
.mail_box{
	font-size:  12px;
	color: #FFFFFF;
	text-align:left;
	clear:both;
}
.mail_box2{
	font-size:  12px;
	text-align:left;
	clear:both;
}
.mail_box3{
	font-size:  12px;
	text-align:center;
	clear:both;
}
.clear{
	clear:both;
}
img{
	vertical-align:text-bottom;
}
