/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-image:url(img/bg.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:#f00;}
a:hover{
	color:#FC6;}



#pagetop{
	width:698px;
	padding:0px;
	margin:0px auto;
	background-color:#FFF;
	text-align:left;
}





/*** TOP ***/

#layout-top{
	width:698px;
	margin:0 0 5px;
}


#top{
	width:698px;
	height:158px;
	background:#fff url(img/main.jpg) no-repeat;
}

#top h1{
	padding:10px 0px 0px 15px;
}

#top h1 a{
	width:440px;
	height:135px;
	display:block;
}

#top h1 a span{
	display:none;}




/*** CENTER ***/

#layout-center{
	width:698px;
	margin:0 0 15px;
}


/* CONTENT */

#content{
	width:473px;
	margin:0;
	padding:0 0 0 7px;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}


#content ul{
	margin:0px 5px 15px;
}

#content li{
	line-height:300%;}

#content h2{
	width:445px;
	height:25px;
	padding:8px 0 5px 28px;
	margin:15px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#f30;
	font-size:16px;
	line-height:25px;
}

#content h3{
	width:453px;
	height:22px;
	padding:0 10px;
	margin:15px 0px;
	background:#fff url(img/h3.gif) no-repeat;
	background-position:bottom;
	color:#796204;
	font-size:14px;
	line-height:22px;
}





/* NAVI */

#navi{
	width:199px;
	padding:15px 7px 0 0;
	margin:0;
	font-size:14px;
	position:relative;
	float:right;
}

#navi h2{
	width:199px;
	height:34px;
	background:#fff url(img/r_h2.gif) no-repeat;
	margin:0 0 2px;
	padding:0;
	display:block;
}

#navi h2 span{
	display:none;}


#navi ul{
	width:189px;
	font-size:12px;
	line-height:200%;
	margin:0px 5px 15px;
}


ul#m-navi{
	width:199px;
	margin:0 0 15px;
	font-size:14px;
}

#m-navi li{
	width:199px;
	padding:0 0 2px;
	background:#fff url(img/list_img03.gif) no-repeat;
	background-position:bottom;
}

#m-navi li a{
	width:175px;
	margin:0;
	padding:3px 0px 3px 24px;
	background:url(img/list_img02.gif) 3px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#796204;
	line-height:27px;
}

#m-navi li a:hover{
	color:#f00;
}

#m-navi li#cl1{
	background-image:none;
}


#m-navi li#cl1 a{
	width:179px;
	height:24px;
	padding:0 10px;
	margin:0;
	background:#fff url(img/list_img01.gif) no-repeat;
	text-decoration:none;
	display:block;
	line-height:24px;
	color:#796204;
	font-weight:bold;
	text-align:center;
}

#m-navi li#cl1 a:hover{
	color:#f00;
}







/*** BOTTOM ***/


#layout-bottom{
	clear:both;
	width:698px;
	margin:0;
}

#bottom{
	width:698px;
	margin:0;
	padding:0px 0px 20px;
	background-color:#f63;
	color:#fff;
	font-size:10px;
	line-height:150%;
	text-align:center;
}

#bottom ul{
	padding:5px;
}

#bottom p{
	letter-spacing:1px;
	font-size:9px;
	padding:5px;
	line-height:100%;
}


#bottom a{
	color:#FF0;}
#bottom a:hover{
	color:#FF9;}