@charset "utf-8";

/*--------------------------------------------
*	reqruit
*
*	01. top
*	02. entry
*	
*--------------------------------------------*/

/*--------------------------------------------
	01. top
*--------------------------------------------*/
#content .box { margin-top: 10px; margin-bottom: 10px; padding-left: 150px; }
#content .box .mainImage { float: left; margin:0px 0px 0px -150px; }
#content .box h3 { margin:0px 0px 5px;
	color:#0099cc;
	font-size: 140%;
	background-image: url(http://www.sinwanet.co.jp/image/title_sub_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	margin-left:0px; margin-right: 0px;
	min-height:25px ;height: auto !important;height: 25px;
}
#content .box .textBox { min-height:58px ;height: auto !important;height: 58px; }
#content .box .textBox p { margin: 0px; }
#content .box .linkMore { margin-top: 10px; }
#content .box .linkMore img {  }

/*--------------------------------------------
	02. entry
*--------------------------------------------*/

#content .EntryBody { margin-bottom:10px; }

.EntryContact { margin-top:20px; }
.EntryContact h4 {color:#3399CC; font-weight: bold; margin-top:30px; margin-bottom: 5px; }
.EntryContact p { margin: 0px; }
