/*** 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:#390;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#base{
	width:629px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}





/*** HEADER BOX ***/



#headerBox{
	width:629px;
	height:157px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headerBox h1{
	padding:0;
}


#headerBox h1 a{
	width:629px;
	height:157px;
	display:block;
}

#headerBox h1 a span{
	display:none;}






/*** MAIN BOX ***/



#mainBox{
	width:629px;
	margin:0;
	padding:0;
}

#clear{
	clear:both;
}




/* NAVIGATION */


#navigation{
	width:197px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#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:#F3F3F3;
}



#navigation h2{
	width:197px;
	height:29px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0 0 5px;
}


#navigation h2 span{
	display:none;}





ol#gNavi{
	width:197px;
	margin:0 0 15px;
	padding:0 0 10px;
	background:#cbb496 url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


ol#gNavi li a{
	width:170px;
	padding:8px 2px 8px 25px;
	margin:0;
	background:url(img/img02.jpg) 5px 9px no-repeat;
	text-decoration:none;
	display:block;
	color:#2e2d2d;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #2b1902;
}

ol#gNavi li a:hover{
	color:#f00;
}


ol#gNavi li#cl1 a{
	width:177px;
	height:24px;
	padding:5px 10px;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	display:block;
	border:none;
}

ol#gNavi li#cl1 a:hover{
	color:#F00;
}






/* ENTRY */



#entry{
	width:405px;
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#entry ul{
	margin:0px 5px 20px;
}


#entry li{
	line-height:200%;
}



#entry h2{
	width:390px;
	height:40px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:35px;
}


#entry h3{
	width:385px;
	height:23px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:23px;
}





/*** BOTTOM BOX ***/



#bottomBox{
	clear:both;
	width:629px;
	padding:0;
	margin:30px 0 0;
	background-color:#2b1902;
	font-size:10px;
	line-height:150%;
	text-align:left;
	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:609px;
	text-align:right;
}

#bottomBox img{
	border:0;
	margin:5px;
}

