.container .content #after {
	padding: 10px;
	height: auto;
	width: 500px;
	margin-top: 30px;
	margin-left: 40px;
	border: 3px dashed #F66;
}
.container .content .yajirushi {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: auto;
}
.container .content .nenreininshou a {
	display:block;
	width:450px;
	color:#ffffff;
	background:url(../img/waku650_bg1.gif) repeat-y;
	height:50px;
	line-height:50px;
	text-decoration:none;
	text-align:center;
	margin-top: 0px;
	margin-left: 60px;
	font-size: 18px;
	font-weight: bold;
}
.container .content .nenreininshou a:hover {
	color:#ff0000;
	background-image: url(../img/waku650_bg2.gif);
	background-repeat: repeat-y;
}
