/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	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:#F60;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}








#wrapper{
	width:629px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}






/*** HEAD SPACE ***/



#head_space{
	width:629px;
	height:157px;
	background:#fff url(img/main.jpg) no-repeat;
	margin:0;
}


#head_space h1{
	padding:0 0 0 290px;
}

#head_space h1 a{
	width:339px;
	height:157px;
	display:block;
}

#head_space h1 a span{
	display:none;}









/*** MENU SPACE ***/



#menu_space{
	width:197px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#menu_space ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#menu_space ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#FFFFE6;
	border:1px dotted #CCC;
}


#menu_space h2{
	width:197px;
	height:29px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0;
}


#menu_space h2 span{
	display:none;}





#menu_space ol{
	width:197px;
	margin:0 0 15px;
	padding:0 0 10px;
	background:#ffff7c url(img/list04.gif) no-repeat;
	background-position:bottom;
}


#menu_space ol li{
	width:197px;
	padding:0;
	margin:0 0 3px;
	background:#ffff7c url(img/list03.gif) no-repeat;
	background-position:bottom;
}


#menu_space ol li a{
	width:170px;
	padding:7px 2px 7px 25px;
	margin:0;
	background:url(img/list02.gif) 5px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#2e2d2d;
	font-size:14px;
	line-height:110%;
}


#menu_space ol li a:hover{
	color:#F00;
}


#menu_space ol li#cl1{
	padding:0;
	background-image:none;
}

#menu_space ol li#cl1 a{
	width:177px;
	height:26px;
	padding:8px 10px 0;
	margin:0;
	background:#fff url(img/list01.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
}


#menu_space ol li#cl1 a:hover{
	color:#F00;
}










/*** ITEM SPACE ***/



#item_space{
	width:405px;
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#item_space ul{
	margin:0px 5px 20px;
}


#item_space li{
	line-height:200%;
}



#item_space h2{
	width:385px;
	height:37px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:32px;
}



#item_space h3{
	width:385px;
	padding:5px;
	margin:20px 0px;
	color:#333;
	font-size:14px;
	line-height:100%;
	border-left:10px solid #ff9900;
	border-bottom:1px solid #ff9900;
}






/*** BOTTOM SPACE ***/



#bottom_space{
	width:629px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#5c3701;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#bottom_space ul{
	padding:5px;
}


#bottom_space ul li{
	line-height:180%;}

#bottom_space p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#bottom_space img{
	border:0;
	margin:5px;
}



