@charset "UTF-8";
#step_ttl {
	background-color: #F5EFE5;
	height: 33px;
	width: 100%;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
}
#step_ttl img {
	float: left;
	margin-top: -15px;
	margin-left: 10px;
}
#step_ttl p {
	font-size: 16px;
	float: left;
	margin-top: 9px;
	margin-left: -30px;
	font-weight: bold;
}
.voice_b {
	font-size: 14px;
	margin-top: 9px;
	font-weight: bold;
}
#kaijo_head_dsc {
	float: left;
	width: 97%;
	margin-left: 2%;
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 14px;
}
#step_img {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
#step1_btn_area {
	float: left;
}
#step1_btn_area {
	width: 230px;
	margin-top: 50px;
	margin-left: 10px;
}
#step1_btn_area img {
	float: left;
	margin-right: 5px;
}
#voice_name {
	color: #630;
	float: left;   /* Firefox用 */
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}
#recommend {
	float: left;
	margin-left: 5px;
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: -1px;
	line-height: 20px;
	clear: both;
}
#kikkake_wrap {
	float: left;
	width: 47%;
	background-color: #FFE6EF;
	margin-left: 7px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding-bottom: 10px;
	padding-right: 4px;
	margin-top: 10px;
}
#kikkake {
	float: left;
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0965;
	height: 16px;
	padding-left: 7px;
	clear: right;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15
	px;   /* Firefox用 */
}
#recommend span {
	color: #FFC5CC;
}
#voice_wrap {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
#voice_txt {
	display: block;
	float: left;
	width: 96%;
	line-height: 22px;
	margin-left: 2%;
	font-size: 14px;
	margin-top: -7px;
}
