/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg.jpg);
}

h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#690;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#body{
	width:608px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
	border-left:5px solid #ec9e06;
	border-right:5px solid #ec9e06;
}





/*** TOP BOX ***/



#topbox{
	width:608px;
	height:214px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#topbox h1{
	padding:0;
}


#topbox h1 a{
	width:608px;
	height:214px;
	display:block;
}

#topbox h1 a span{
	display:none;}






/*** MAIN BOX ***/



#mainbox{
	width:608px;
	margin:0;
	padding:0;
}

#clear{
	clear:both;
}






/* TEXT */



#text{
	width:401px;
	margin:0 0 0 7px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#text ul{
	margin:0px 5px 20px;
}


#text li{
	line-height:200%;
}



#text h2{
	width:391px;
	height:35px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:35px;
}


#text h3{
	width:391px;
	height:29px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:26px;
}






/* NAVIGATION */


#navigation{
	width:184px;
	padding:0;
	margin:20px 7px 0 0;
	position:relative;
	float:right;
}


#navigation ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}


#navigation ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#EBEBEB;
}



#navigation h2{
	width:184px;
	height:35px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}

#navigation h2 span{
	display:none;}





#sitelist{
	width:184px;
	margin:0 0 15px;
	padding:0 0 18px;
	background:#d9d1bd url(img/list03.jpg) no-repeat;
	background-position:bottom;
}


#sitelist ul{
	width:184px;
	margin:0;
	padding:0;
}


#sitelist ul li{
	padding:0;
	margin:0 3px;
	background-color:#57595b;
}


#sitelist ul li a{
	width:150px;
	padding:8px 0px 8px 28px;
	margin:0;
	background:url(img/list02.jpg) 6px 9px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #8b7a51;
}

#sitelist ul li a:hover{
	color:#f00;
}



#sitelist ul li#cl1{
	margin:0;
}


#sitelist ul li#cl1 a{
	width:170px;
	height:21px;
	padding:10px 7px 0;
	margin:0;
	background:#fff url(img/list01.jpg) no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
}

#sitelist ul li#cl1 a:hover{
	color:#F00;
}







/*** BOTTOM BOX ***/



#bottombox{
	clear:both;
	width:608px;
	padding:0;
	margin:30px 0 0;
	background-color:#e88e01;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}



#bottombox ul{
	padding:10px;
}


#bottombox ul li{
	line-height:180%;}

#bottombox p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:588px;
	text-align:left;
}

#bottombox img{
	border:0;
	margin:5px;
}

