.container .content .waku2 {
	padding: 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666;
}

.container .content h3 {
	background-image: url(../img/h_kabe400x15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 400px;
	margin-top: 30px;
}

.container .content .waku1 ul li {
	list-style-position: inside;
	list-style-image: url(../img/sankaku_mini_r.gif);
	font-weight: bold;
}

.container .content .waku3 hr {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.entry_waku a {
	display:block;
	width:550px;
	color:#ffffff;
	background:url(../img/waku550_bg1.gif) repeat-y;
	height:50px;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 25px;
}

.entry_waku a:hover {
	color:#ff0000;
	background:url(../img/waku550_bg2.gif) repeat-y;
}

.container .content form .waku4 {
	width: 590px;
	border: medium double #999;
}

