@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFDCE6;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FDA8C1;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#top {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	width: 832px;
}
#top h1 {
	font-size: 12px;
	color: #FB739B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}

.waku {
	background-color: #FFFFFF;
	width: 778px;
}
#top .waku h2 {
	font-size: 12px;
	color: #F95988;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-align: center;
}
#top .waku #box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
#top .waku #box2 {
	width: 770px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#top .waku #box3 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
#top #botm {
	margin-top: 20px;
}
#top #botm table {
	margin-top: 0px;
	border: 1px solid #F6859D;
	font-size: 12px;
}
