@charset "utf-8";

#photo {
	margin-top: 15px;
	margin-bottom: 15px;
}
#photo img {
	margin-right: 3px;
	margin-left: 3px;
}
strong {
	color: #000000;
}
.pink {
	margin-top: 30px;
}
#cardbox {
	background: #FFFFEF;
	border: 3px solid #C7E4AB;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
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;
}
#point {
	background: #F6FFEF;
	border: 3px solid #58AE00;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

