@charset "Shift-JIS";


/* ===== ----- C ----- ===== */

.topPh01 {
	width: 40%;
	height: auto;
	padding: 0px 0px 20px 20px;
}

#mainttlBg {
	width: 100%;
	background: url(../img/mainttl_bg.gif) #ffffff repeat 0px 0px;
	border-bottom: 2px solid #f3d4e2;
}

#mainttlArea {
	width: 100%;
	height: 113px;
	background: url(../img/mainttl.png) no-repeat 0px 0px;
	text-indent: -9999px;
	margin: 0px auto;
}

#mainttlLine {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}


.imgArea {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}

.capTtl {
	background-color: #da80a9;
	font-size: 120%;
	color: #ffffff;
	text-align: center;
	margin: 5px 0px 30px 0px;
	padding: 0px 5px 0px 10px;
}

.ttlDotted {
	padding-top: 10px;
	border-top: 1px dotted #999999;
}