@charset "utf-8";

/*-----courseフォルダ共通-----*/

.career{
	position:relative;
	margin-bottom:30px;
	}

.line_height150{
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:-4px;
	margin-left:2px;
	}

.line_height200{
	line-height:200%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-left:5px;
	margin-bottom:24px;
	}

.career_box{
	margin-bottom:19px;
	}

.line{
	background:url(../img_common/line.gif) repeat-x left bottom;
	padding-bottom:3px;
	}

.left_photo{
	width:150px;
	float:left;
	}
	
.right_text{
	width:460px;
	float:right;
	margin:0;
	padding:0;
	}

.right_text p{
	line-height:200%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:-4px;
	letter-spacing:0.1em;
	}

