/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-color:#FFF;
}

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;}






#layout{
	width:794px;
	margin:0 auto;
	padding:0 7px;
	text-align:left;
	background:#FFF url(img/body_bg.jpg) repeat-y;
}






/*** HEADLINER ***/




#headliner{
	width:794px;
	height:171px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headliner h1{
	padding:20px 0 0 380px;
}

#headliner h1 a{
	width:340px;
	height:130px;
	display:block;
}

#headliner h1 a span{
	display:none;}






/*** CONTENTS ***/



#contents{
	width:794px;
	margin:0 0 30px;
	padding:0;
}




/* SIDE SPACE */


#sideSpace{
	width:225px;
	padding:0;
	margin:20px 0 0 3px;
	position:relative;
	float:left;
}


#sideSpace ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 15px;
	margin:0;
	
}

#sideSpace ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F6F6F6;
}


#sideSpace h2{
	width:225px;
	height:45px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#sideSpace h2 span{
	display:none;}



#sideSpace ol{
	width:225px;
	margin:0 0 20px;
	padding:0 0 19px;
	background:#028253 url(img/img02.jpg) no-repeat;
	background-position:bottom;
}


#sideSpace ol li a{
	width:200px;
	padding:8px 0px 8px 25px;
	margin:0;
	background:url(img/img01.jpg) 5px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}

#sideSpace ol li a:hover{
	color:#f00;
}



#sideSpace ol li#cl1 a{
	width:191px;
	padding:7px 10px;
	margin:7px;
	background-color:#005400;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
	border:none;
	background-image:none;
}

#sideSpace ol li#cl1 a:hover{
	color:#F00;
}






/*** LEAD SPACE ***/


#leadSpace{
	width:552px;
	margin:0 5px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#leadSpace ul{
	margin:0px 5px 20px;
}


#leadSpace li{
	line-height:200%;
}



#leadSpace h2{
	width:532px;
	height:29px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#333;
	font-size:16px;
	line-height:29px;
	font-weight:normal;
}


#leadSpace h3{
	width:537px;
	height:28px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:28px;
}


#lead01{
	width:552px;
	padding:0 0 30px;
}






/*** FOOT ***/



#foot{
	clear:both;
	width:794px;
	padding:0;
	margin:0;
	background:url(img/foot_bg.jpg);
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}



#foot ul{
	padding:10px;
}


#foot ul li{
	line-height:180%;}

#foot p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:774px;
	text-align:left;
}

#foot img{
	border:0;
	margin:5px;
}

