
/*common------------------------------*/
#header{
	text-align:center;
	background-color:#FFFFFF;}
	
#container{
	width:650px;
	margin:0 auto;
	background-color:#F0FFF0;}

#footer{
	text-align:center;
	margin:20px 0 0 0;}
	
/*header------------------------------*/
#header li {
	list-style-type:none;
	float:left;
}
#header li img {
	vertical-align:bottom;
}
#header p {
	clear:both;
}
.menu1 {
	border-left:2px solid #63B565;
}
.menu2 {
	border-left:2px solid #63b565;
	border-right:2px solid #63B565;
}


/*con_header------------------------------*/
#count{
	width:160px;
	float:right;
}

#con-header{
	width:628px;
	height:265px;
	padding:10px;
	margin:20px 0;
	border:solid 1px #BDB575;
	background-color:#FFFFFF;
}
#con-header_left{
	width:208px;
	padding:10px 0 0 10px;
	float:left;
}
.c-text-box{
	padding:10px;
}
#con-header_right{
	width:375px;
	padding:5px 5px 0 5px;
	float:right;
}
.bnr {
	margin: 0px auto 10px auto;
	text-align:center;
}
/*con_footer------------------------------*/
#con-footer{
	width:650px;
	margin:20px 0;}

#c-footer_left{
	width:200px;
	margin:0 5px 0 55px;
	float:left;}

#c-footer_right{
	width:200px;
	margin:0 55px 0 5px;
	float:right;}






