/*** 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:#0CF;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#inner{
	width:697px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}







/*** HEAD CONTENTS ***/




#head-contents{
	width:697px;
	height:217px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#head-contents h1{
	padding:40px 0 0;
}

#head-contents h1 a{
	width:500px;
	height:177px;
	display:block;
}

#head-contents h1 a span{
	display:none;}






/*** ITEM ***/

#item{
	width:697px;
	margin:0;
	padding:0;
}




/* LEFT CONTENTS */


#left-contents{
	width:195px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#left-contents ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#EEF;
}

#left-contents ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #aaa;
}


#left-contents h2{
	width:195px;
	height:33px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0;
}


#left-contents h2 span{
	display:none;}



ul#site-menu{
	width:195px;
	margin:0 0 15px;
	padding:0 0 18px;
	background:#0f0e44 url(img/list03.gif) no-repeat;
	background-position:bottom;
}

ul#site-menu li{
	padding:0;
	border:none;
}


ul#site-menu li a{
	width:175px;
	padding:8px 0 8px 20px;
	margin:0;
	background:url(img/list02.gif) 5px 9px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}

ul#site-menu li a:hover{
	color:#F00;
}


ul#site-menu li#cl1 a{
	width:175px;
	height:21px;
	padding:10px;
	margin:0;
	background:#fff url(img/list01.gif) repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
	display:block;
	border:none;
}

ul#site-menu li#cl1 a:hover{
	color:#F00;
}




/* RIGHT CONTENTS */



#right-contents{
	width:476px;
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#right-contents ul{
	margin:0px 5px 20px;
}


#right-contents li{
	line-height:200%;
}



#right-contents h2{
	width:446px;
	height:30px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:30px;
}


#right-contents h3{
	width:466px;
	height:23px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h3.gif) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:23px;
}

#lead-text{
	width:476px;
	padding:0 0 30px;
}






/* FOOT CONTENTS */



#foot-contents{
	clear:both;
	width:697px;
	padding:0;
	margin:30px 0 0;
	background-color:#202e85;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#foot-contents ul{
	padding:10px;
}


#foot-contents ul li{
	line-height:180%;}

#foot-contents p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:677px;
	text-align:right;
}

#foot-contents img{
	border:0;
	margin:5px;
}



