@charset "Shift_JIS";
@import "content_base.css";

/*丸ごと括って、下にボーダー指定*/
.shaper_box01 {
	background:url(img/line_yoko.jpg) left bottom repeat-x;
	padding-bottom:30px;
	margin-bottom:30px;
	overflow:hidden;
	_height:1%;
}


/*上の段の、ライトボックス*/
.shaper_box02 {
	float:right;
	width:305px;
	padding-right:10px;
}

/*******************************/
.shaper_box03 {
	float:left;
	width:300px;
}

.shaper_box04 {
	float:right;
	width:300px;
}

.shaper_box03 p,.shaper_box04 p {
	margin-bottom:20px;
	padding:5px;
}

/*******************************/

.intervew01 {
	font-size:16px;
	font-weight:bold;
}

.intervew02 {
	font-weight:bold;
}

dt {
	float:left;
	width:90px;
}

dd {
	margin-left:100px;
	margin-bottom:20px;
}

.miyashi {
	color:#006699;
	font-weight:bold;
}

.red {
	color:#990000;
	font-weight:bold;
}