td {
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}


.textsize10 {
	font-size: 10px;
	line-height: 120%;
}
.textsize14 {
	font-size: 14px;
	line-height: 120%;
}
.textsize12 {
	font-size: 12px;
	line-height: 120%;

}
.textsize11 {
	font-size: 11px;
	line-height: 120%;
}
.textsize_14_link {
	font-size: 14px;color: #0000CC;
	line-height: 120%;

}.textsmallest {
	font-size: 9px;
	line-height: 120%;
}

/*-----------------------------------------------*/

.newsdate {
margin:0px;
width:520;
	font-size: 12px;
}

.news {
margin:0px 0px 16px 0px;
width:520;
	font-size: 12px;
	line-height: 120%;
}

h1 {
width:520px;
margin:0px 0px 10px 0px;
padding:0px;

}

.topnews{
margin:0px 0px 10px 0px;
padding:5px 0px;
width:264px;
font-size: 12px;
line-height: 120%;
text-align:right
}



/*----------------------お問い合わせ-------------------------*/


#form_flow{
margin:10px;
text-align:center;
}

/*----------------------　採用情報　-------------------------*/

.btn_spc{
	margin-top:32px;
}

.btn_txt{
	font-size: 10px;
	line-height: 2em;
}
.ngr_tbl_top{
	border-top:1px dashed #b9bbc0;
	_background-color:#cccccc;
}
.ngr_tbl_left{
	width:100px;
	background-color:#b6c5e7;
	padding:0 0 0 16px;
	font-size: 12px;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
	_border-bottom:1px dashed #b6c5e7;
}
.ngr_tbl_right{
	background-color:#f4f6fb;
	padding:0 0 0px 16px;
	line-height: 1.4em;
	font-size: 12px;
	border-bottom:1px dashed #cccccc;
	_border-bottom:1px dashed #f4f6fb;
}
.ngr_tbl_right_s0 {
	color:#415185;
	margin:8px 0 12px 0;
}
.ngr_tbl_right_s1 {
	color:#000000;
	margin:8px 0 8px 0;
}
.ngr_tbl_right_s1 span{
	color:#415185;
}

a.rollover:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


/*-- タブエリア --*/
#tab_btn *{
	margin: 0;
	padding: 0;
}
#tab_btn{
	width: 520px;
	font-size:12px;
	line-height:120%;
	padding: 30px 0 0 0;
	margin-bottom: 30px;
	background: url("recruit/images/solid_bg.jpg") 0 bottom repeat-x;
}
#tab_btn ul{
	height: 25px;
	background: url("recruit/images/tab.jpg") 0 bottom no-repeat;
	margin-left: 4px;
}
#tab_btn li{
	list-style: none;
	float: left;
}
#tab_btn li a,
#tab_btn li span{
	text-indent: -9999px;
	width: 100px;
	margin-right: 4px;
	display: block;
	height: 25px;
	overflow:hidden;
}
#tab_btn01 a:hover,
#tab_btn01 .now{
	background: url("recruit/images/tab.jpg") 0 top no-repeat;
}
#tab_btn02 a:hover,
#tab_btn02 .now{
	background: url("recruit/images/tab.jpg") -104px top no-repeat;
}
#tab_btn03 a:hover,
#tab_btn03 .now{
	background: url("recruit/images/tab.jpg") -208px top no-repeat;
}

/*-- ボタン設定 --*/
.btn_area{
	width: 100%;
	margin: 0;
	padding: 0;
}
.btn_area td{
	font-size: 12px;
	vertical-align: top;
}
.btn01{
	margin: 0;
	padding:  0 0 0 30px;
}
.btn02{
	margin: 0;
	padding: 10px 0;
	width: 520px;
}
.btn01 a{
	text-indent: -9999px;
	width: 110px;
	margin: 0;
	padding: 0;
	display: block;
	height: 24px;
	overflow:hidden;
}
.btn02 a{
	text-indent: -9999px;
	width: 234px;
	margin: 0;
	padding: 0;
	display: block;
	height: 34px;
	overflow:hidden;
}

.btn01 a{
	background: url("recruit/images/btn01.jpg") 0 0 no-repeat;
}
.btn01 a:hover{
	background: url("recruit/images/btn01.jpg") right 0 no-repeat;
}
.btn02 a{
	background: url("recruit/images/btn02.jpg") 0 0 no-repeat;
	float: right;
}
.btn02 a:hover{
	background: url("recruit/images/btn02.jpg") right 0 no-repeat;
}



.btn03 {
	margin: 0;
	padding: 10px 0;
	width: 520px;
}

.btn03 a {
	background: url("recruit/images/btn03.jpg") 0 0 no-repeat;
	float: right;
	text-indent: -9999px;
	width: 159px;
	margin: 0;
	padding: 0;
	display: block;
	height: 38px;
	overflow:hidden;
}

.btn03 a:hover{
	background: url("recruit/images/btn03.jpg") right 0 no-repeat;
}


.btn_bottom{
	padding: 10px 0 20px 0;
}
.btn_bottom a{
	float: none;
	margin: 0 auto;
}

/*-- clearfix --*/
#tab_btn ul:after,
.btn02:after,
.btn03:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size:0;
	line-height:0;
}
#tab_btn ul,
.btn02,
.btn03{
	min-height: 1px;
}