#bodyid{
	background : #fef9eb ;
	padding:0;
	margin:0;
	text-align:center;
}
#base{
	background:#bcc6b4; 
	width:785px;
	margin:0 auto;
}
#base2{
	border:1px solid #D3D3D3;
	background:#fff  ;
	width:780px;
	font-size:0.8em;
	color:#027;
	text-align:center;
	margin:0 auto;
	margin-top: 0px;
}
#header{
	background : #ffccee url(header_gray.png) repeat-x left top;
	height:120px;
	letter-spacing:2px;
}




#header h1{
	font-size:24px
	color:#333;
	margin:0;
	padding:20px 55px 10px 55px;
	text-align: left;
}
#header p{
    color:#333;
	text-align: left;
	font-size:13px;
	margin:0;
	padding:0px 0 0px 55px;
	}


#contents{
	width:720px;
	padding:10px 0 10px 20px;
	text-align:left;
}

#marquee{	
	color:#334;
	padding:10px 55px 0px 55px;
	text-decoration:none;
	text-align: left;
}

#main{
	width:520px;
	float:right;
	padding:0 0 10px 0;
	text-align:left;
}
#main a{
	color:#00f;
}
#main a:hover{
	color:#088;
}
#main h2{

	background:#eeeefa;
	color:#444444;
	font-size:1em;
	margin:10px 0px 7px 0;
	border-top:solid 3px #778899;
	border-bottom:solid 3px #778899;
	padding:3px 10px;
}
#main p{
       	margin:10px 5px 0px 0;
	padding:0 0px 5px 0px ;
	font-size:1em;
	line-height:120%;
	
}


.center-left { float:left; width:150px; }
.right { float:right; width:365px; }
.c-both { clear:both; } 



#navi{
	width:160px;
	float:left;
	text-align:left;
}
#navi a{
	color:#00f;
	line-height:250%;
}
#navi a:hover{
	color:#666;
}
#navi h2{
	background:#eeeefa;
	color:#444444;
	font-size:1em;
	margin:10px 0px 7px 0;
	border-top:solid 3px #778899;
	border-bottom:solid 3px #778899;
	padding:3px 10px;
}
#navi p{
	margin:0 0 10px 0px;
	padding:0 0px 0px 0px ;
	font-size:1em;
	color:#444;

}
#box a{
	color:#00f;
	line-height:110%;
}
#box{
	text-align: center;
	margin: 1000px 0 0 0;
	padding :0;
	text-align:center;
	}
#footer{
	clear:both;
	background:#dcdcec;
	height:50px;
	border-top:1px solid #666;
	color:#333;
	padding:16px 0 0 0;
	text-align:center;
}
#footer a{	
	color:#333;
	text-decoration:none;
}
.link{
	font-size:0.7em;
	padding:7px 0 7px 0;
}
