@import "style.css";

@charset "utf-8";
/*リクルート */

.koda_midashi {
	width:768px;
}

.koda_midashi_space { padding-left:16px; padding-bottom:20px;}

.kada_title {
	width:700;
	height: 34px;
	margin-bottom: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FB9952;
	margin-left: 35px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 34px;
	color: #FB9952;
	font-weight: bolder;
	clear: both;
	margin-right: 30px;
}

.naiyou_set {
	width:762;
	margin-top:20px;
	margin-bottom: 15px;
	margin-right: 33px;
	margin-left: 35px;
	clear: both;
}

.txt_box_right {
	width:470px;
	float:right;
	margin-bottom: 15px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

.txt_box_left {
	width:470px;
	margin-bottom: 20px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

.txt_box_left2 {
	width:360px;
	margin-bottom: 20px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

.ph_right {
	float:right;
}

.bottom_space7 { padding-bottom:7px;}
.bottom_space20 { padding-bottom:20px; padding-right:10px;}

