/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background:#fff url(img/back01.jpg) repeat;
}

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;}




#contents{
	width:589px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}





/*** TOP ***/




#top{
	width:589px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#top h1{
	padding:0;
}


#top h1 a{
	width:589px;
	height:207px;
	display:block;
}

#top h1 a span{
	display:none;}





/*** LEFT ***/


#left{
	width:218px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#left ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}


#left ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F5F5F5;
}



#left h2{
	width:218px;
	height:29px;
	background:#fff url(img/l_h2.jpg) no-repeat;
	margin:0;
}

#left h2 span{
	display:none;}




#menu{
	width:218px;
	margin:0 0 15px;
	padding:0 0 15px;
	background:#fff url(img/img03.jpg) no-repeat;
	background-position:bottom;
}



#menu ul{
	width:218px;
	margin:0;
	padding:0;
}



#menu ul li{
	margin:0;
	padding:0;
	background-color:#fff;
}



#menu ul li a{
	width:190px;
	padding:8px 0px 8px 28px;
	margin:0;
	background:url(img/img02.jpg) 2px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #03238d;
}

#menu ul li a:hover{
	color:#f00;
}



#menu ul li#cl1 a{
	width:198px;
	height:26px;
	padding:0 10px;
	margin:0;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
	display:block;
	border:none;
}


#menu ul li#cl1 a:hover{
	color:#f00;
}







/*** RIGHT ***/



#right{
	width:348px;
	margin:0 5px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#right ul{
	margin:0px 5px 20px;
}


#right li{
	line-height:200%;
}


#right h2{
	width:323px;
	height:28px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:28px;
}


#right h3{
	width:333px;
	height:28px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#666;
	font-size:14px;
	line-height:25px;
}











/*** BOTTOM ***/



#bottom{
	clear:both;
	width:589px;
	padding:0;
	margin:30px 0 0;
	background-color:#000;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}



#bottom ul{
	padding:10px;
}


#bottom ul li{
	line-height:180%;}

#bottom p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:569px;
	text-align:left;
}

#bottom img{
	border:0;
	margin:5px;
}


