@charset "UTF-8";

/***************************************************************/
/* TopPage					       */
/***************************************************************/

#flash{
	margin-top:15px;
}
#new_info{
	width:460px;
	margin:10px 5px 10px 0px;
	float:left;
}
#new_info .info_head{
	width:460px;
	height:33px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/top/info_head.jpg) no-repeat;
}
#new_info .info_bottom{
	width:460px;
	height:9px;
	background:url(../img/top/info_bottom.jpg) no-repeat;
}
#new_info .txt_area{
	background:url(../img/top/info_bg.jpg) repeat-y;
}
#new_info p{
	width:420px;
	text-align:left;
	margin:0px auto;
	padding:0.5em;
	overflow:auto;
	height:14em;
	scrollbar-base-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#ccc8c9;
	scrollbar-shadow-color:#ccc8c9;
	scrollbar-darkshadow-color:#fff;
	scrollbar-highlight-color:#ccc8c9;
	scrollbar-3dlight-color:#fff;
	scrollbar-track-color:#fff;
	font-size:1em;
	line-height:1.3em;
}
#new_info b{
	line-height:1.6em;
	margin-left:-0.5em;
	margin-bottom:0.8em;
}
#new_info strong{
	font-weight:bold;
}

p.greeting_name{
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	margin:1.5em 2.5em 1em 3.5em;
	background:url(../img/top/chief.jpg) bottom left no-repeat;
	min-height:125px;
	height:125px;
}
p.greeting_name span{
	display:block;
	padding-left:130px;
	padding-top:85px;
}

p.greeting{
	margin:0.5em 2.5em;
}
p.greeting_end{
	margin:0.5em 2.5em 12em 2.5em;
	text-align:right;
}
.illust {
	background:url(../img/top/illist.jpg) no-repeat bottom right;
}

/***************************************************************/
/* walk.html					       */
/***************************************************************/

table#history{
	margin:10px auto;
	border:none;
}

table#history th{
	text-align:right;
	padding:3px 1em;
	font-size:1.1em;
	line-height:1.2em;
}

table#history td{
	padding:3px 1em;
	font-size:1.1em;
	line-height:1.2em;
}

div#walk_txt{
	margin:15px auto;
	text-align:center;
}