/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	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:#f00;}
a:hover{
	color:#9CF;}



#layout{
	width:617px;
	padding:0px;
	margin:0px auto;
	background-color:#FFF;
	text-align:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}





/*** TOP ***/



#top-info{
	width:617px;
	height:157px;
	background:#fff url(img/h1.jpg) no-repeat;
}

#top-info h1{
	padding:25px 0px 0px 350px;
}

#top-info h1 a{
	width:250px;
	height:110px;
	display:block;
}

#top-info h1 a span{
	display:none;}




/*** CONTENTS ***/

#contents{
	width:617px;
	margin:0;
}


/* SITE MENU */


#site-menu{
	width:195px;
	padding:15px 0 0 0;
	margin:0;
	font-size:14px;
	position:relative;
	float:left;
}

#site-menu h2{
	width:195px;
	height:27px;
	background:#fff url(img/menu_h2.gif) no-repeat;
	margin:0 0 1px;
	display:block;
}

#site-menu h2 span{
	display:none;}


#site-menu ul{
	width:185px;
	font-size:12px;
	line-height:200%;
	margin:0px 5px 15px;
}

#page-list{
	width:195px;
	margin:0 0 15px;
}

#page-list ul{
	width:195px;
	margin:0;
	padding:0 0 27px;
	font-size:14px;
	background:#fff url(img/menu_img03.gif) no-repeat;
	background-position:bottom;
}


#page-list li a{
	width:170px;
	margin:0;
	padding:7px 0px 7px 25px;
	background:url(img/menu_img02.gif) 5px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	line-height:120%;
	border-bottom:1px dashed #69f;
}

#page-list li a:hover{
	color:#f00;
}


#page-list li#cl1 a{
	width:175px;
	height:25px;
	padding:0 10px;
	margin:0;
	background:#fff url(img/menu_img01.gif) no-repeat;
	text-decoration:none;
	display:block;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	border:none;
}

#page-list li#cl1 a:hover{
	color:#f00;
}






/* ENTRY DATE */

#entry-date{
	width:413px;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}


#entry-date ul{
	margin:0px 5px 15px;
}

#entry-date li{
	line-height:300%;}

#entry-date h2{
	width:393px;
	height:29px;
	padding:0 0 0 20px;
	margin:15px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:29px;
}

#entry-date h3{
	width:393px;
	height:25px;
	padding:0 0 0 20px;
	margin:15px 0px;
	background:#fff url(img/h3.gif) no-repeat;
	background-position:bottom;
	color:#fff;
	font-size:14px;
	line-height:25px;
}



#text01{
	width:413px;
	margin:0 0 5px;
}


#text02{
	width:413px;
	margin:0 0 15px;
}

#text03{
	width:413px;
	margin:0 0 5px;
}


/* FOOT */



#foot-info{
	clear:both;
	width:617px;
	margin:0;
	padding:0px 0px 20px;
	background-color:#336;
	color:#fff;
	font-size:10px;
	line-height:150%;
}

#foot-info ul{
	padding:5px;
}

#foot-info p{
	letter-spacing:1px;
	font-size:9px;
	padding:5px;
	line-height:100%;
}

