/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background:#fff url(img/bg01.jpg) repeat-x;
}

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;}




#all{
	width:643px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
	border-left:5px solid #f88d2f;
	border-right:5px solid #f88d2f;
}








/*** HEAD ITEM ***/




#headItem{
	width:643px;
	height:177px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headItem h1{
	padding:0 0 0 243px;
}

#headItem h1 a{
	width:400px;
	height:177px;
	display:block;
}

#headItem h1 a span{
	display:none;}






/*** CENTER ITEM ***/


#centerItem{
	width:643px;
	margin:0;
	padding:0;
	
}


#clear{
	clear:both;}





/* SIDEBAR */


#sidebar{
	width:182px;
	padding:0;
	margin:20px 0 0 12px;
	position:relative;
	float:left;
}


#sidebar ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F5F5F5;
}


#sidebar ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}


#sidebar h2{
	width:182px;
	height:28px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#sidebar h2 span{
	display:none;}





ol#pagelist{
	width:182px;
	margin:0 0 15px;
	padding:0 0 19px;
	background:#f4ef9f url(img/list03.jpg) no-repeat;
	background-position:bottom;
}


ol#pagelist li{
	width:182px;
	padding:0 0 3px;
	background:#f4ef9f url(img/list02.jpg) no-repeat;
	background-position:bottom;
}


ol#pagelist li a{
	width:160px;
	padding:8px 0px 8px 22px;
	margin:0;
	background:url(img/list01.jpg) 2px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#663300;
	font-size:14px;
	line-height:110%;
}

ol#pagelist li a:hover{
	color:#f00;
}




ol#category{
	width:182px;
	margin:0;
	padding:0;
}


ol#category li#cl1 a{
	width:162px;
	padding:7px 10px;
	background-color:#f88d2f;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
}

ol#category li#cl1 a:hover{
	color:#F00;
}






/* LEAD TEXT */



#leadtext{
	width:417px;
	margin:0 12px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#leadtext ul{
	margin:0px 5px 20px;
}


#leadtext li{
	line-height:200%;
}



#leadtext h2{
	width:387px;
	height:31px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:31px;
}


#leadtext h3{
	width:407px;
	height:24px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) repeat-x;
	color:#fff;
	font-size:14px;
	line-height:24px;
}













/* COPYRIGHT */



#copyright{
	clear:both;
	width:643px;
	padding:0;
	margin:30px 0 0;
	background-color:#f88d2f;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#copyright ul{
	padding:10px;
}


#copyright ul li{
	line-height:180%;}

#copyright p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:623px;
	text-align:right;
}

#copyright img{
	border:0;
	margin:5px;
}

#copyright a{
	color:#F00;
	text-decoration:none;}
#copyright a:hover{
	color:#F6F;
	text-decoration:underline;}