/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	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:#dc3900;
	text-decoration:none;}
a:hover{
	color:#f00;}




#page{
	width:833px;
	margin:0 auto;
	padding:0;
	background-color:#FFF;
	text-align:left;
	border-left:#f05d1c solid 1px;
	border-right:#f05d1c solid 1px;
}









/*** HEADLINER ***/



#headliner{
	width:833px;
	height:140px;
	margin:0;
	padding:0;
	background:#fff url(img/head.jpg) no-repeat;
}


#headliner h1{
	padding:0;
}

#headliner h1 a{
	width:420px;
	height:140px;
	display:block;
}

#headliner h1 a span{
	display:none;}






/*** TEXT ***/


#textCol{
	width:577px;
	position:relative;
	float:left;
}


#text02{
	width:544px;
	margin:0 0 0 10px;
	padding:0 18px 0 15px;
	font-size:14px;
	line-height:300%;
	background:#fff url(img/text_bg02.gif) repeat-y;
}




#text02 ul{
	margin:0px 5px 20px;
}


#text02 li{
	line-height:200%;
}



#text02 h2{
	width:524px;
	height:41px;
	padding:0 0 0 20px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#000;
	font-size:20px;
	line-height:38px;
}



#text02 h3{
	width:539px;
	height:19px;
	padding:0 0 0 5px;
	margin:20px 0px;
	color:#9f7400;
	font-size:14px;
	line-height:19px;
	background:#fff url(img/h3.gif) repeat-x;
}



#text01{
	width:577px;
	height:10px;
	background:#FFF url(img/text_bg01.gif) no-repeat;
	margin:20px 0 0 10px;
	padding:0;
}


#text03{
	width:577px;
	height:11px;
	background:#FFF url(img/text_bg03.gif) no-repeat;
	margin:0 0 0 10px;
	padding:0;
}







/*** NAVI ***/


#navi{
	width:220px;
	padding:;
	margin:20px 10px 0 0;
	position:relative;
	float:right;
}


#navi ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
}

#navi ul li{
	padding:5px;
	margin:0 0 5px;
	background-color:#fff9dc;
}




#navi h2#pagelist{
	width:220px;
	height:26px;
	background:#fff url(img/h2_01.gif) no-repeat;
	margin:0 0 10px;
}

#navi h2#category{
	width:220px;
	height:27px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0 0 10px;
}


#navi h2 span{
	display:none;}




#navi ol{
	width:220px;
	margin:0 0 15px;
	padding:0;
}


#navi ol li a{
	width:180px;
	padding:0 0 10px 40px;
	margin:0;
	background:#fff url(img/list01.gif)  no-repeat;
	text-decoration:none;
	display:block;
	color:#3c3c3c;
	font-size:12px;
	line-height:110%;
}


#navi ol li a:hover{
	text-decoration:underline;
	background-image:url(img/list02.gif);
}



#navi ol li#cl1 a{
	width:180px;
	padding:0 0 10px 40px;
	margin:0;
	background:#fff url(img/list01.gif)  no-repeat;
	text-decoration:none;
	display:block;
	color:#3c3c3c;
	font-size:12px;
	line-height:110%;
	font-weight:bold;
}


#navi ol li#cl1 a:hover{
	text-decoration:underline;
	background-image:url(img/list02.gif);
}









/*** FOOTER ***/



#footer{
	clear:both;
	width:833px;
	margin:30px 0 0;
	padding:5px 0;
	font-size:10px;
	line-height:150%;
	text-align:center;
	color:#fff;
	background-color:#f05d1c;
}

#footer ul{
	padding:5px;
}

#footer li{
	line-height:180%;}

#footer p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px;
	line-height:100%;
}

#footer img{
	border:0;
	margin:5px;
}

#footer a{
	color:#FC6;
	text-decoration:underline;}
#footer a:hover{
	color:#f00;}