@charset "UTF-8";
/* CSS Document */
h1 {

	font-size:30px;
	font-weight:700;
	font-style:normal;
	line-height:1.35;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:35px;
}
h2 {

	font-size:26px;
	font-weight:700;
	font-style:normal;
	line-height:1.35;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:30px;
}
h3, .widget-title {

	font-size:22px;
	font-weight:700;
	font-style:normal;
	line-height:1.75;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:20px;
}
h4 {

	font-size:20px;
	font-weight:700;
	font-style:normal;
	line-height:1.75;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:20px;
}
h5 {

	font-size:16px;
	font-weight:700;
	font-style:normal;
	line-height:1.75;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:15px;
}
h6 {

	font-size:13px;
	font-weight:700;
	font-style:normal;
	line-height:1.75;
	letter-spacing:0px;
	text-transform:none;
	margin-bottom:10px;
}
.field-name-field-kodawari .field-items .field-item{
	border:1px solid #454545;
	padding:5px;
	border-radius:5px;
	text-align:center;
	float:left;
	margin:5px;
	font-size:11px;
}
.field-name-field-job-description {
	clear:both;
}
h3.line{
	border-radius:5px;
	background:#ECB935;
	color:#fff;
	padding:15px;
}
.w99 a.seek-regist{
	width:99%;
}
.w99 a.flag.flag-action.flag-link-toggle{
	width:99%;
}
.w99 .links .node-readmore a{
	width:99%;
}
.w99 .entry_field_job a{
	width:99%;
}
ul.jobpoint {
	list-style:none;
	margin-bottom:20px;
}
ul.jobpoint li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ddd;
	font-weight:500;
	
}
ul.jobpoint li span{
	font-weight:800;
}
.w99 a.flag.unflag-action.flag-link-toggle {
    width: 99%;
}

.pre{
	 white-space: pre-wrap;
}