/*** 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:#F69;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}





#container{
	width:665px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}









/*** TOP SPACE ***/



#top_space{
	width:665px;
	height:207px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#top_space h1{
	padding:90px 0 0 90px;
}

#top_space h1 a{
	width:470px;
	height:117px;
	display:block;
}

#top_space h1 a span{
	display:none;}







/*** CENTER SPACE ***/



#center_space{
	width:404px;
	margin:0 0 0 15px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#center_space ul{
	margin:0px 5px 20px;
}


#center_space li{
	line-height:200%;
}



#center_space h2{
	width:389px;
	height:31px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h2.gif) no-repeat;
	color:#019aba;
	font-size:16px;
	line-height:31px;
}


#center_space h3{
	width:394px;
	padding:5px;
	margin:20px 0;
	background-color:#58d0e9;
	color:#fff;
	font-size:14px;
	line-height:100%;
}


#entry{
	width:404px;
	padding:0 0 30px;
}




/*** SIDE SPACE ***/



#side_space{
	width:201px;
	padding:0;
	margin:20px 15px 0 0;
	position:relative;
	float:right;
}


#side_space ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#side_space ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#FFEEF7;
}



#side_space h2{
	width:201px;
	height:31px;
	background:#fff url(img/h2_02.gif) no-repeat;
	margin:0 0 5px;
}


#side_space h2 span{
	display:none;}





#side_space ol{
	width:201px;
	margin:0 0 15px;
	padding:0 0 21px;
	background:#58d0e9 url(img/img03.gif) no-repeat;
	background-position:bottom;
}



#side_space ol li a{
	width:175px;
	padding:7px 0px 7px 26px;
	margin:0;
	background:url(img/img02.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#333;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}


#side_space ol li a:hover{
	color:#F00;
}




#side_space ol li#cl1 a{
	width:186px;
	height:21px;
	padding:5px 0 5px 15px;
	margin:0;
	background:#fff url(img/img01.gif) no-repeat;
	color:#019aba;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
	display:block;
	border:none;
}


#side_space ol li#cl1 a:hover{
	color:#F00;
}










/*** BOTTOM SPACE ***/



#bottom_space{
	clear:both;
	width:665px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#f2d0f8;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#04aacc;
}


#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;
}



