/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg01.gif);
}

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:#F90;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}








#page{
	background:transparent url(img/bg02.gif) repeat-x;
	text-align:center;
}


#inner{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}



#clear{
	clear:both;}


/*** HEADERBAR ***/



#headerBar{
	width:699px;
	height:208px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headerBar h1{
	padding:0;
}

#headerBar h1 a{
	width:699px;
	height:100px;
	display:block;
}

#headerBar h1 a span{
	display:none;}








/*** MAIN ITEM ***/



#mainItem{
	width:470px;
	margin:0 0 0 8px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#mainItem ul{
	margin:0px 5px 20px;
}


#mainItem li{
	line-height:200%;
}



#mainItem h2{
	width:460px;
	height:35px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:35px;
}



#mainItem h3{
	width:460px;
	height:33px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h3.gif) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:33px;
}







/*** SUB NAVI ***/



#subNavi{
	width:203px;
	padding:0;
	margin:20px 5px 0 0;
	position:relative;
	float:right;
}


#subNavi ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#FFFFD9;
}

#subNavi ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}


#subNavi h2{
	width:203px;
	height:30px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0;
}


#subNavi h2 span{
	display:none;}




#siteList{
	width:203px;
	margin:0 0 15px;
	padding:0 0 34px;
	background:#fff url(img/img03.gif) no-repeat;
	background-position:bottom;
}




#siteList ol{
	width:193px;
	margin:0;
	padding:0;
	border:5px solid #80481f;
}



#siteList ol a{
	width:170px;
	padding:7px 0px 7px 23px;
	margin:0;
	background:url(img/img02.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #000061;
}


#siteList ol li a:hover{
	color:#F00;
}



#siteList ul{
	width:203px;
	margin:0;
	padding:0;
}

#siteList ul li{
	padding:0;
	border:none;
}

#siteList ul li#cl1 a{
	width:183px;
	height:22px;
	padding:10px;
	margin:0;
	background:#fff url(img/img01.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
}


#siteList ul li#cl1 a:hover{
	color:#F00;
}












/*** BOTTOM SPACE ***/



#btmSpace{
	width:699px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#b49870;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#393535;
}


#btmSpace ul{
	padding:5px;
}


#btmSpace ul li{
	line-height:180%;}

#btmSpace p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#btmSpace img{
	border:0;
	margin:5px;
}


