@charset "UTF-8";
/* CSS Document */

.pro-box01 {
	margin-bottom: 5px;
	border: 1px dotted #EFA3C6;
	width: 620px;
}
.col01 {
	color: #943B38;
	font-size: 16px;
}
.proimg-box {
	float: left;
	width: 150px;
}
.pro-contents {
	float: right;
	width: 460px;
}
.pro-box01 h2 {
	color: #D35267;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9F1F32;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
.space {
	margin-bottom: 15px;
	margin-top: 0px;
}



