/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-color:#ef81a0;
}

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:#d63d68;}
a:hover{
	color:#F00;}





#allContents{
	width:797px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}





/*** HEAD INFO ***/


#headInfo{
	width:773px;
	height:218px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0 12px;
}


#headInfo h1{
	padding:150px 0 0 320px;
}

#headInfo h1 a{
	width:453px;
	height:68px;
	display:block;
}

#headInfo h1 a span{
	display:none;}








/*** ENTRY COLUMN ***/



#entryCol{
	width:537px;
	margin:0 0 0 12px;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#entryCol ul{
	margin:0px 5px 20px;
}


#entryCol li{
	line-height:200%;
}



#entryCol h2{
	width:500px;
	height:28px;
	padding:0 0 0 37px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:28px;
}



#entryCol h3{
	width:527px;
	height:29px;
	padding:0 0 0 10px;
	margin:20px 0px;
	background:#fff url(img/h3.gif) no-repeat;
	color:#d63d68;
	font-size:14px;
	line-height:29px;
}



#entry01{
	width:537px;
	padding:0 0 30px;
}







/*** SUB COLUMN ***/




#subCol{
	width:225px;
	padding:0;
	margin:20px 12px 0 0;
	position:relative;
	float:right;
}


#subCol ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#subCol ul li{
	padding:4px;
	margin:0 0 5px;
	border:#fad7d7 solid 1px;
}



#subCol h2{
	width:225px;
	height:30px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#subCol h2 span{
	display:none;}





#globalMenu{
	width:225px;
	margin:0 0 15px;
	padding:0 0 20px;
	background:#fad7d7 url(img/img05.gif) no-repeat;
	background-position:bottom;
}


#globalMenu ol{
	width:217px;
	margin:4px 4px 0;
	padding:0;
}


#globalMenu ol li{
	padding:0 0 3px;
	background:transparent url(img/img04.gif) no-repeat;
	background-position:bottom;
}


#globalMenu ol li a{
	width:192px;
	padding:8px 0px 8px 25px;
	margin:0;
	background:url(img/img03.gif) 5px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#d63d68;
	font-size:12px;
	line-height:110%;
}


#globalMenu ol li a:hover{
	color:#F00;
}


#globalMenu ol li#cl1{
	padding:0;
	background-image:none;
}

#globalMenu ol li#cl1 a{
	width:197px;
	height:19px;
	padding:10px;
	margin:0;
	background:#fff url(img/img02.gif) no-repeat;
	color:#d63d68;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	display:block;
}


#globalMenu ol li#cl1 a:hover{
	color:#F00;
}











/*** FOOT COLUMN ***/



#footCol{
	width:797px;
	padding:5px 0;
	margin:30px 0 0;
	background-image:url(img/ft_img01.gif);
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#footCol ul{
	padding:5px;
}

#footCol ul li{
	line-height:180%;}

#footCol p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#footCol img{
	border:0;
	margin:5px;
}

#footCol a{
	color:#F9F;}
#footCol a:hover{
	color:#F00;}