@charset "Shift-JIS";


/* ===== ----- メインエリア ----- ===== */

.mainTtl {
	background: url(../img/main_ph.jpg) no-repeat 0px 0px;
	width: 614px;
	height: 51px;
	font-size: 120%;
	color: #ffffff;
	margin: 8px 0px 20px 0px;
	padding: 95px 0px 0px 22px;
}

.ttlFlow {
	background: url(../../img/ttl_flow.gif) no-repeat 0px 6px;
	width: 554px;
	height: 36px;
	font-size: 80%;
	color: #ffffff;
	margin: 20px 0px 15px 0px;
	padding: 25px 0px 0px 76px;
}

.flowList {
	list-style-type: none;
}

.flowList li {
	width: 495px;
	height: 100px;
	padding: 19px 10px 10px 125px;
}

.flowList li p {
	font-size: 95%;
	line-height: 150%;
}

.flowList li p.ttl {
	color: #ffffff;
	font-size: 100%;
	padding-bottom: 14px;
}

.flowList #buy01 {
	background: url(../img/buy01.jpg) no-repeat 0px 0px;
}

.flowList #buy02 {
	background: url(../img/buy02.jpg) no-repeat 0px 0px;
}

.flowList #buy03 {
	background: url(../img/buy03.jpg) no-repeat 0px 0px;
}

.flowList #buy04 {
	background: url(../img/buy04.jpg) no-repeat 0px 0px;
}


.voiceList li {
	float: left;
	width: 288px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	padding: 10px;
}

.voiceList li:nth-child(odd) {
	margin-right: 10px;
}

.voiceStar {
	color: #fd840b;
}