/* CSS Document */


body{
	margin:0px;
	text-align:center;
	background-image:url(images/bg.jpg)
	}


h1{
	color:#666666;
	margin-top:15px;
	margin-bottom:20px;
	font-size:16px;
	line-height:140%;
	}

.topwaku{
	background-image:url(images/waku_line.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:840px;
	}
.top_menu_tbl{
	margin:20px auto 10px;
	}
.foot{
	color:#666;
	font-size:12px;
	width:500px;
	margin:0 auto;
	border-top:1px solid #999;
	padding-top:10px;
	}
p.wn{
	font-size:14px;
	line-height:130%;
	}
p.wn_strong{
	color:#CC3300;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
	}


.style5 {font-size: 18px}

a:link { color: #CC3300}
a:visited { color: #CC3300}
a:hover { color: #CC3300 }   


