/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg_main.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:#06F;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#base{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}




/*** HEADLINER ***/



#headliner{
	width:699px;
	height:208px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headliner h1{
	padding:0 0 0 350px;
}


#headliner h1 a{
	width:349px;
	height:208px;
	display:block;
}

#headliner h1 a span{
	display:none;}




/*** ITEM ***/


#item{
	width:699px;
	margin:0;
	padding:0;
}

#clear{
	clear:both;}




/* TEXT COLUMN */



#text_col{
	width:470px;
	margin:0 0 0 7px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#text_col ul{
	margin:0px 5px 20px;
}


#text_col li{
	line-height:200%;
}



#text_col h2{
	width:450px;
	height:33px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:33px;
}


#text_col h3{
	width:450px;
	padding:4px 10px;
	margin:20px 0;
	background-color:#e9e1ab;
	color:#3c390c;
	font-size:14px;
	line-height:100%;
}


#main_lead{
	width:470px;
	padding:0 0 30px;
}




/* NAVI COLUMN */


#navi_col{
	width:205px;
	padding:0;
	margin:20px 5px 0 0;
	position:relative;
	float:right;
}


#navi_col ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}


#navi_col ul li{
	padding:4px;
	margin:0 0 5px;
	border:1px dotted #aaa;
}



#navi_col h2{
	width:205px;
	height:32px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#navi_col h2 span{
	display:none;}




#navi_col ol{
	width:205px;
	margin:0 0 15px;
	padding:0 0 15px;
	background:#f0eedf url(img/img02.jpg) no-repeat;
	background-position:bottom;
}



#navi_col ol li a{
	width:175px;
	padding:8px 0px 8px 30px;
	margin:0;
	background:url(img/img01.jpg) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #000061;
}

#navi_col ol li a:hover{
	color:#f00;
}


#navi_col ol li#cl1 a{
	width:185px;
	padding:5px 10px;
	margin:0;
	background-color:#e9e1ab;
	color:#3c390c;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
	background-image:none;
}

#navi_col ol li#cl1 a:hover{
	color:#F00;
}







/* FOOTBAR */



#footbar{
	clear:both;
	width:699px;
	padding:0;
	margin:30px 0 0;
	background-color:#b2ac7d;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#footbar ul{
	padding:10px;
}


#footbar ul li{
	line-height:180%;}

#footbar p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:679px;
	text-align:right;
}

#footbar img{
	border:0;
	margin:5px;
}

