@charset "euc-jp";

@import url(base.css);


@import url(content.css);

@import url(marg.css);

@import url(menu.css);

.jobmove {
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
	color: #DF3999;
}

.left{
	width:170px;
	}
.contensbody {
	width:550px;
	font-size:13px;
	line-height:150%;

}

.contensbody h2 {
	padding: 2px 5px 2px 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	border-left: 7px solid #CB338B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.img_left{ float:left; margin-right:10px; margin-bottom:10px;}