@charset "utf-8";
/* CSS Document */

#page {
	background-image: url(img/back.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 680px;
}
#main {
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 11px;
	margin-bottom: 11px;
}
.subTitle {
	text-align: left;
}
.text01 {
	line-height: 150%;
	color: #676767;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 30px;
	letter-spacing: 0.08em;
}
.text02 {
	line-height: 150%;
	color: #676767;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	letter-spacing: 0.08em;
}
.text03 {
	line-height: 150%;
	color: #676767;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.08em;
}.text04 {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 1em;
}
.text04 a {
	color: #FF3194 !important;
}
.text04 a:hover {
	color: #FF6FB4 !important;
}

.text02 #blue {
	font-size: 120%;
	font-weight: bold;
	color: #62C9F0;
}
#genre {
	text-align: left;
	letter-spacing: 0.08em;
	line-height: 150%;
	color: #676767;
	margin-bottom: 20px;
	font-size: 12px;
}

#genre dt {
	float: left;
	width: 6em;
	display: inline;
}
#genre .clear {
	clear: left;
}
#genre .genreCnt {
	display: inline;
	float: left;
	width: 19em;
}

#flowImg {
	clear: left;
	margin-bottom: 30px;
}


#btn a img {
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btnTxt {
	margin-right: 30px;
	margin-left: 30px;
}

