/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-color:#fff;
}


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:#F39;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#contents{
	width:747px;
	margin:0 auto;
	padding:0;
	text-align:left;
}





/*** HEADER SPACE ***/



#header-space{
	width:747px;
	height:109px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#header-space h1{
	padding:0;
}

#header-space h1 a{
	width:747px;
	height:85px;
	display:block;
}

#header-space h1 a span{
	display:none;}







/*** LEAD SPACE ***/



#lead-space{
	width:500px;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#lead-space ul{
	margin:0px 5px 20px;
}

#lead-space li{
	line-height:200%;
}



#lead-space h2{
	width:488px;
	height:41px;
	padding:2px;
	margin:20px 0;
	font-size:16px;
	color:#666;
	line-height:27px;
	border-left:8px solid #544253;
}


#lead-space h2 span{
	display:block;
	color:#d2d2d2;
	font-size:10px;
	line-height:13px;
	border-bottom:1px dashed #d2d2d2;
}


#lead-space h3{
	width:490px;
	padding:5px;
	margin:20px 0;
	font-size:14px;
	color:#666;
	line-height:100%;
	border-bottom:1px solid #e9e9e9;
}





/*** NAVI SPACE ***/


#navi-space{
	width:221px;
	padding:0;
	margin:20px 0 0;
	position:relative;
	float:right;
	
}


#navi-space ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F5F5F5;
}

#navi-space ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}


ul#global{
	width:221px;
	margin:0 0 15px;
	padding:0;
	background-color:#FFF;
}


ul#global li{
	padding:0;
	border:none;
}


ul#global li a{
	width:206px;
	padding:8px 0px 8px 15px;
	margin:0;
	background:url(img/img02.jpg) 3px 10px no-repeat;
	text-decoration:none;
	display:block;
	color:#666;
	font-size:12px;
	line-height:110%;
	border-bottom:1px solid #eeeeee;
}

ul#global li a:hover{
	color:#F00;
}


ul#global li#cl1 a{
	width:221px;
	height:38px;
	margin:0;
	padding:0;
	background:#fff url(img/img01.jpg) no-repeat;
	display:block;
}

ul#global li#cl1 span{
	display:none;
}








/*** FOOT SPACE ***/



#foot-space{
	clear:both;
	width:747px;
	padding:0;
	margin:30px 0 0;
	background-color:#cbc6cb;
	color:#333;
	font-size:10px;
	line-height:150%;
	text-align:left;
}



#foot-space ul{
	padding:10px;
}


#foot-space ul li{
	line-height:180%;}

#foot-space p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:727px;
	text-align:right;
}

#foot-space img{
	border:0;
	margin:5px;
}



