@charset "utf-8";


h4 {
	font-size: 14px;
	text-align: left;
}
#photo {
	margin-top: 15px;
	margin-bottom: 15px;
}

#photo img {
	margin-right: 20px;
	margin-left: 20px;
}
#point_title {
	background: #5DBC0F;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#point_title .yellow {
	color: #F7FF23;
}
#point {
	border: 1px solid #B8B8B8;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#point .text {
	padding-left: 15px;
	padding-bottom: 5px;
}
.red {
	color: #E92B89;
}


strong {
	color: #000000;
}
.pink {
	margin-top: 30px;
}
h6 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.kind_box {
	clear: both;
	width: 100%;
	display: inline-block;
	padding-bottom: 20px;
}
.kind_box:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html .kind_box {
	height:0.1%;
}

.kind_box div {
	float: left;
	width: 430px;
	text-align: left;
}
.kind_box .text2 {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
}


.kind_box .f12 {
	font-size: 12px;
	line-height: 20px;
}

