/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/back.gif);
}

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:#F60;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#page-top{
	width:653px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}



/*** HEADLINE ***/




#headline{
	width:653px;
	height:217px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headline h1{
	padding:50px 0 0 290px;
}

#headline h1 a{
	width:330px;
	height:120px;
	display:block;
}

#headline h1 a span{
	display:none;}





/*** MENU ***/


#memu{
	width:204px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#memu ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#memu ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F6F6F6;
}


#memu h2{
	width:204px;
	height:25px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0;
}


#memu h2 span{
	display:none;}



ul#pagelist{
	width:204px;
	margin:0 0 15px;
	padding:0 0 7px;
	background:#fff url(img/list02.gif) no-repeat;
	background-position:bottom;
}

ul#pagelist li{
	padding:0;
	margin:0;
	background-color:#e7863d;
}


ul#pagelist li a{
	width:180px;
	padding:8px 0 8px 24px;
	margin:0;
	background:url(img/list01.gif) 5px 8px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #251802;
}

ul#pagelist li a:hover{
	color:#f00;
}


ul#pagelist li#cl1 a{
	width:184px;
	padding:7px 10px;
	margin:0;
	background-color:#251802;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
	border:none;
	background-image:none;
}

ul#pagelist li#cl1 a:hover{
	color:#F00;
}





/*** CONTENTS ***/



#contents{
	width:423px;
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#contents ul{
	margin:0px 5px 20px;
}


#contents li{
	line-height:200%;
}



#contents h2{
	width:413px;
	height:30px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:30px;
}


#contents h3{
	width:398px;
	height:23px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h3.gif) no-repeat;
	color:#333234;
	font-size:14px;
	line-height:23px;
}


#text{
	width:423px;
	padding:0 0 30px;
}



/*** FOOTER ***/



#footer{
	width:653px;
	padding:0;
	margin:30px 0 0;
	background-color:#251802;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}


#footer ul{
	padding:10px;
}


#footer ul li{
	line-height:180%;}

#footer p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:633px;
	text-align:left;
}

#footer img{
	border:0;
	margin:5px;
}





