@charset "utf-8";

/* ----------------------------------- top --*/

/*Contents要素
---------------------------------------- */
/* Contents */
div#Contents {
	float: left;
	width: 630px;
	font-size: 14px;
	line-height: 150%;
}

/*profileBox要素
---------------------------------------- */
div#Contents div.captionBox {
	margin: 30px 0 20px 0;
	width: 630px;
	height: 142px;
	background: url("/images/sakura/bg_caption.gif") no-repeat;
}
div#Contents div.captionBox p {
	width: 430px;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 180%;
}
div#Contents h2.mtitle {
	padding: 8px 0 9px 10px;
	color: #FFF;
	font-size: 20px;
	font-weight: 900;
	background-color: #d795bf;
}
div#Contents h2.title {
	font-size: 18px;
}
div#Contents h3.title {
	margin-top: 30px;
	background: url("/images/sakura/bg_h3.gif") no-repeat;
	font-size: 16px;
	text-indent: 14px;
}
div#Contents table.sakura1 {
	margin-top: 10px;
}
div#Contents table.sakura1 td {
	font-size: 12px;
	padding: 3px 0;
	line-height: 120%;
	vertical-align: top;
}
div#Contents .pagetop {
	margin-top: 30px;
	text-align: right;
}