@charset "utf-8";
/* CSS Document */

	*{
	margin:0;
	padding:0;
	}

body {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
    border-top: 8px solid #142E7B;
	background: whiteSmoke url("../images/970x5.jpg") repeat-y center 0;
	}

/*書式*/
.bold {
	font-weight: bold;
	}

.red {
	color: #BD2C2A;
	}

.right {
	text-align: right;
	}

/*メインバナー*/

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }


/*枠組み*/

.container {
    margin: 0px auto;
	background-color: #FFF;
	width: 950px;
	height:auto;
	}

.header {
    text-align: left;
	padding-bottom: 22px;
	width: 100%;
	background-color:#FFF; 
	}

.main {
	background-color: #FFF;
	height:auto;
	margin:22px 0px;
	}

.main-sub {
	background-color: #FFF;
	height:auto;
	}

.totop{
	width:100%;
	height:50px;
    }

	
.footer {
	width:100%;
	margin-top:20px auto;
	background-color: #ebebeb;
	margin:0px auto;
	}

.footer2 {
	width:100%;
	height:auto;
	margin-top:20px auto;
	background-color: #ebebeb;
	border-top: 1px solid #999;
	margin:0px auto;
	}

/*見出し設定*/

h1 {
	font-size: 14px;
	color: #F00;
	}

h3{
	border-bottom: 1px solid #EC0002;
	border-left: 5px solid #EC0002;
	padding:1px 0px 3px 6px;
	font-size:15px;
	margin-top:20px;
	}


h4{
	border-bottom: 1px solid #CCCCCC;
	padding:2px 2px 4px 2px;
	margin:0px 0px 6px 0px;
	font-size:100%;
	margin-top:10px;
	}

h5{
    background-image: url(../images/nojimatitlebgimg.jpg);
	width:595px;
	height:10px;
	text-align:left;
	color:#FFFFFF;
	font-size: 14px;
	padding:10px 5px;
    }


/*header中身*/
.header-line {
	border-top: 8px solid #142E7B;
	}

.top-contents3{
	width:950px; 
	}

.top-contents3 a{
	color: #000;
	text-decoration: none;
	}

.top-contents3 ul{

	}

.top-contents3 li{
	padding-top:5px;
	list-style-type:none;
	float:left;
    width:236px;
    height:26px;
	text-align:center;
    background-image: url(../images/nojimatopbgimg2-2.jpg);
    border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
    cursor: pointer;
	}
	
	
.top-contents3 li:hover {
        background-position:0 -31px;
        text-decoration:none;
        }

.top-contents4{
	width:950px; 
	}

.top-contents4 a{
	color: #000;
	text-decoration: none;
	}

.top-contents4 ul{

	}

.top-contents4 li{
	padding-top:5px;
	list-style-type:none;
	float:left;
    width:189px;
    height:26px;
	text-align:center;
    background-image: url(../images/nojimatopbgimg2-2.jpg);
    border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
    cursor: pointer;
	}
	
	
.top-contents4 li:hover {
    background-position:0 -31px;
    text-decoration:none;
    }


.saiyouhito{
    background-image: url(../images/saiyoubg.gif);
	background-repeat: no-repeat;  
	width:523px;
	height:35px;
	text-align:left;
	color: #000;
	font-size: 15px;
	margin:0 60px;
	padding:6px 50px;
	}

.saiyouhito2{
	background:#fbe6e3;
	background-repeat: no-repeat;
	width:463px;  
	height:35px;
	text-align:left;
	color: #000;
	font-size: 15px;
	margin:0 0 0 60px;
	padding:12px 10px 0 50px;
	}

.saiyoutop-contents{
	float:right;
	margin:6px 5px 0px 0px;
	padding:0px;
	height:39px;
	}


.top-contents{
	float:right;
	margin:0px;
	padding:0px;
	height:39px;
	}
	
.top-contents ul{
	list-style-type:none;
	}
	
.top-contents li{
	float:left;
	}

.top-contents img{
	margin-left:5px;
	}


.top-contents2{
	float:right;
	margin:8px;
    }
	
.top-contents2 img{
	width:10px;
	height:10px;
	margin-right:2px;
	}
	
.top-contents2 a{
	color: #000;
	text-decoration: none;
	}


.top-contents2 ul{
	list-style-type:none;
	}
	
.top-contents2 li{
	float:left;
	margin-left:8px;
	}


.top-search{
	background-image: url(../images/nojimatitlebgimg.jpg);
	text-align:center;
	color:#FFF;
	font-size:12px;
	padding:5px;
	cursor: pointer;  
    }

/*main中身*/


.menu {
	background: #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 2px 0;
	margin-bottom: 10px;
	}

ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	}

ol.bl {
	background: #F2F0EC ;
	padding: 4px;
	padding-left: 15px;
	clear: both;
	}
	
ol.bl a{
	color: #2773C1;
	}

ol.bl span {
	padding: 0 3px;
	}


ol, ul {
	list-style: none;
	}


.main-barner {
	margin-left:20px;
	margin-bottom:10px;
	position:relative;
	}
	
.main-saiyou {
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	position:relative;
	}
	
.sub-barner {
	margin-left:5px;
	margin-bottom:20px;
	position:relative;
	}

.main-barner2 {
	position:absolute;
	top: 72px;
	left: 33px;
	width: 700px;
	}

.main-left {
	width:660px;
	float:left;
	margin-left:10px;
	border:#000099 1px;
	}
	
.main-right{
	margin-left: 670px;
	}

.maincontents-left {
	padding: 2px 2px 0;
	margin-bottom: 10px;
	float: left;
	width: 210px;
	}


.maincontents-left ul{
	
	}

.maincontents-left li{
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	background:  white url(../images/icon_redsmall01.jpg) no-repeat 12px 50%;
	border:white 1px solid;
	}
	
.maincontents-right{
	margin-left: 280px;
	}
	
.news-baner{
	margin-left:10px;
    background-image: url(../images/nojimatitlebgimg.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.news-topix{
	margin-left:10px;
    background-image: url(../images/bar_topics.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.sauiyou-topix{
	margin-left:10px;
    background-image: url(../images/bar_topics.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.news-ir{
	margin-left:10px;
    background-image: url(../images/bar_irnews.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.news-media{
	margin-left:10px;
    background-image: url(../images/bar_mediainfo.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }
	
.news-sports{
	margin-left:10px;
    background-image: url(../images/bar_sports.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.news-baner ul{
	list-style-type:none;
	}
	
.news-baner li{

	}
	
.news-baner img{
    margin-right:5px;
	}
	
.news-left{
	font-size:12px;
	border-left:4px solid #ff000d;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
	margin:2px 5px;
	float:left

}

.news-right{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:2px 5px;
	float:right;
	}

.news-right a{
	color: #FFF;
	text-decoration: none;
	}


.oshirase{
	padding: 20px 0 30px 20px;
	}

.oshirase img{
	margin-right:12.5px;
	}
	
.oshirase ul{
    padding:0 0 5px 0;
	}
	
.oshirase-list01{
	width:100px;
	list-style-type:none;
	float:left;
	padding:0;
	}

.oshirase-list02{
	width:70px;
	list-style-type:none;
	float:left;
	padding:0;
	}

.oshirase-list03{
	width:420px;
	list-style-type:none;
	float:left;
	border-bottom:#CCC 1px dotted;
	padding:0;
	}
	
.oshirase-list03 img{
    width:11px;
	height:11px;
	margin-left:2px;
	}
	
.oshirase-list04{
	width:490px;
	list-style-type:none;
	float:left;
	border-bottom:#CCC 1px dotted;
	}

.oshirase-list04 img{
    width:11px;
	height:11px;
	margin-left:2px;
	}

.oshirasetenpo-baner{
	background-image: url(../images/topicback_blue.png);
	text-align:center;
	color:#FFF;
	padding:2px 4px;
	font-size:11px;
	font-weight:bold;
    }

.oshiraseelsonic-baner{
	background-image: url(../images/topicback_red.png);
	text-align:center;
	color:#FFF;
	padding:2px 4px;
	font-size:11px;
	font-weight:bold;
    }

.oshirasesonota-baner{
	background-image: url(../images/topicback_gray.png);
	text-align:center;
	color:#FFF;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
    }

.sheet-recruit{
	margin:0 auto;
	width:100%;
}
.sheet-recruit th{
	padding: 8px;
	width: 100px;
	border:1px solid #DBDBDD;
	background: #EFF2F7 url(../images/th_bg.gif) repeat-x 0 0;
	vertical-align: top;
}

.sheet-recruit td{
	padding: 8px;
	border:1px solid #DBDBDD;
}

.sheet-recruit2{
	margin:0 auto;
	width:60%;
}
.sheet-recruit2 th{
	padding: 8px;
	width: 100px;
	border:1px solid #DBDBDD;
	background: #EFF2F7 url(../images/th_bg.gif) repeat-x 0 0;
	vertical-align: top;
	text-align: left;
}

.sheet-recruit2 td{
	padding: 8px;
	border:1px solid #DBDBDD;
}

.sheet-annnai{
	margin:0 auto;

}
.sheet-annnai th{
	padding: 8px;
	border:1px solid #DBDBDD;
	background: #EFF2F7 url(../images/th_bg.gif) repeat-x 0 0;
	vertical-align: top;
}

.sheet-annnai td{
	padding: 4px;
	border:1px solid #DBDBDD;
}


.sheet-annnai2{
    margin: 10px 10px 0px 10px;
	width: 910px;
}

.sheet-annnai2 table{
	width: 100%;
	
}

.sheet-annnai2 th{
	padding: 8px;
	border:1px solid #DBDBDD;
	background: #EFF2F7 url(../images/th_bg.gif) repeat-x 0 0;
	vertical-align: top;
}

.sheet-annnai2 td{
	padding: 4px;
	border:1px solid #DBDBDD;
}

.sheet-annnai2 a{
	display: block;
	
}


.sheet-annnai2 a:hover{
	color: red;
	background-color: #eee;
	margin: -4px;
	padding: 4px;
}

.informationtext{
	margin:20px 60px;
	}		

.saiyoutext{
	margin:20px 20px;
	}		

.processBox {
	background: #F2F0EC url(../images/process_bg.gif) no-repeat 0 100%;
	padding: 15px 15px 28px;
	width: 475px;
	margin: 0 auto 5px auto;
	}
	
.processBox-finish {
	background: #FBE6E3 url(../images/process_bg_finish.gif) no-repeat 0 100%;
	padding: 15px;
	width: 475px;
	margin: 0 auto 5px auto;
	}

.processBox-finish2 {
	background: #FBE6E3 url(../images/process_bg_red.gif) no-repeat 0 100%;
	padding: 15px;
	width: 475px;
	margin: 0 auto 5px auto;
	}

.pager {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #8C9745;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	}

.discussionBorder {
	border-left: 5px solid #8C9745;
	border-right: 5px solid #8C9745;
	padding: 15px 20px;
	}

.rightBox {
	float: right;
	}

.leftBox {
	float: left;
	margin:0 5px 5px 0;
	}

#btn-voice {
	position: relative;
	height: 27px;
	background: #B7C076;
	margin-bottom: 15px;
	}


.hoshou-waku01 li {
	list-style-type: none;
	}
	
.hoshou-list01_li01 {
	float: left;
	color: white;
	background-color: #2A3D75;
	font-weight: bold;
	padding: 0 3px;
	}
	
.hoshou-list01_li02 {
	float: left;
	color: #2A3D75;
	background-color: white;
	font-weight: bold;
	padding: 0 3px;
	}

.hoshouwaku{
	margin: 10px 55px;
	border: 2px #2A3D75 solid;
	padding: 10px;
	width:500px;
	}


.chirashiinfo {
	margin:10px 0px;
	}

.chirashiinfo ul{
	list-style: none;
	}
	

.chirashiinfo li {
	float: left;
	width: 9%;
	margin:3px;
	padding: 2px;
	border: 1px #000033 solid;
	background-color: #2773C1;
	text-align: center;
	}

.chirashiinfo a {
	text-decoration: none;
	color: white;
	}
	
.chirashiinfo a:link {
	color: white;
	}

.heightspace{
 height:10px;
 }

/*totop中身*/

.totop-naka {
	width:150px;
	height:30px;
	float:right;
	text-align:center;
	padding-top:5px;
	background-color:#ebebeb;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin:10px 2px -10px;
	}
.totop-naka img {
	margin-right:5px;
}


/*footer中身*/

.fotter-top{
    background-image: url(../images/nojimatitlebgimg.jpg);
	width:600px;
	height:20px;
	text-align:right;
    }

.fotter-right{
	font-size:12px;
	margin:0 30px 0 0;
	float:right;
}

.fotter-totopdiv{
	width:950px;
	height:23px;
	background:url(../images/totopback2.jpg);
	background-repeat:no-repeat
	}

.fotter-totopdiv a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


.footer-naka {
font-size: 12px;
width: 950px;
height: auto;
padding: 0px;
margin-right: auto;
margin-left: 10px;
text-align: left;
}

.footer-naka a{
	color: #2773C1;
	}
	
.footer ul{

}

.footer li{
	list-style-type:none;
	float:left;
	padding:5px;
	}


.footer-naka2 {
	font-size: 12px;
	width: 950px;
	padding: 0px;
	margin-right: 0;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;

}

.footer2 ul{
	width: 950px;
    margin: 0 -15px 0 0;
    overflow: hidden;
	list-style-type:none;
	color:#333333;
	}

.footer2 li{
	width: 180px;
    padding: 5px;
    margin-right: 15px;
    float: left;
    background-color: #ebebeb;

	}

.copyright {

	color:#666666;
	font-size: 12px;
	width: 950px;
	padding: 0px;
	margin-right: 20px;
	text-align: right;
	}
	

.kugiri{
	color:#CCCCCC;
	}
	


/*↓ Jクエリスタート*/

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FFFFFF;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 250px;
    padding: 20px 40px;
}


/* 外枠 */

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 250px;
    height: 350px;
    padding: 40px 10px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  250px;
    height: 75px;
}

/* 表示範囲 */

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  250px;
    height: 350px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 250px;
    height: 60px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	margin-left:70px;
    position: absolute;
    bottom: 5px;
    width: 100px;
    height: 20px;
    cursor: pointer;
    background: transparent url(../images/botton_go-bottom.jpg);
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	margin-left:70px;
    position: absolute;
    top: 5px;
    width: 100px;
    height: 20px;
    cursor: pointer;
    background: transparent url(../images/botton_go-up.jpg);
}



.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango 
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/*↑ Jクエリエンド*/

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/

*{
	margin-left:0;
	padding:0;
	}


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }



.saiyouimg{
	background-image:url(images/h_home.jpg);}
	


/* 各ページ　サイド */

.main-left3 {
	float:left;
	width:210px;
	margin-left:20px;
}

.main-left3 img{
	margin-bottom:5px;
	
}

.saiyouinfo ul{
	margin: 0 0 5px 0;
}

.main-left2 {
	float:left;
	width:210px;
	margin-left:10px;
}

#menu {
	background: url("../images/sn_bg.jpg") no-repeat 0 0;
	border-bottom:1px solid #CCC;
	padding:2px 2px 0;
	margin-bottom:10px;
}



#menu h4 {
	width: 195px;
	height: 28px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}


#menu a {
	color: #2773C1;
	text-decoration: none;
	}


#menu ul {
	border-bottom: 1px #FFF solid;
	padding:0 5px 5px;
}
#menu ul li {
	line-height:1;
	border-bottom: 1px #5379C9 solid;
}
#menu ul li a {
	display:block;
	padding:10px 10px 10px 30px;
	background:#FFF url("../images/sn_point.gif") no-repeat 12px 50%;
}
#menu ul li a:hover,
#menu ul li a:active {
	background:#E6EBF7 url("../images/sn_point.gif") no-repeat 12px 50%;
}
#menu ul li.sn-this {
	padding:10px 10px 10px 30px;
	line-height:1;
	border-bottom: 1px #5379C9 solid;
	font-weight:bold;
	background:#FFF url("../images/sn_point.gif") no-repeat 12px 50%;
}

#menu ul li.sn-thisarea {
	padding:10px 10px 10px 10px;
	line-height:0.8;
	border-bottom: 1px #5379C9 solid;
	font-weight:bold;
	background:#FFF url("../images/sn_pointshita.gif") no-repeat 12px 50%;
}

.p-u25-home #sn #menu ul li.sn-this {
	font-size:95%;
}
#menu ul li.sn-entry a {
	padding:5px 10px 5px 30px;
	font-weight:bold;
}


.main-right-saiyou{
	margin-left: 60px;
	width: 620px;
	float: left;
	}

.img-center{
	margin: 25px auto 25px;
	text-align: center;
	display: block;
	}

.main2{
	margin-left: 130px;
	width: 690px;
	float: left;
	}
	
.main2 table{
	margin-left:auto;
	margin-right:auto;
	}
	
.main2 h1{
	background: #00005E url("../../img/bg-h1.gif") no-repeat 100% 50%;
	color:#FFFFFF;
	margin:0px;
	font-size:17px;
	padding:5px 4px 4px 3px;
	}

.main2 h2{
	background: #FFF url("../images/bg-h2.gif") repeat-x 0% 100%;
	font-size:16px;
	margin:10px 0 10px 0;
	padding:0px 0px 8px 3px;
	}
	
.main2 p{
	line-height:1.5em;
	}


.main-right2{
	margin-left: 20px;
	width: 670px;
	float: left;
	}
	
.main-right2 p{
	line-height:1.5em;
	}

.text-center{
	text-align: center;
	font-size:16px;
	}

.text-center2{
	text-align: center;
	font-size:11px;
	}

.main-right2 table{
	margin-left:auto;
	margin-right:auto;
	}
	
.main-right2 h1{
	background: #00005E url("../../img/bg-h1.gif") no-repeat 100% 50%;
	color:#FFFFFF;
	margin:0px;
	font-size:17px;
	padding:5px 4px 4px 3px;
	}

.main-right2 h2{
	background: #FFF url("../images/bg-h2.gif") repeat-x 0% 100%;
	font-size:16px;
	margin:10px 0 10px 0;
	padding:0px 0px 8px 3px;
	}


.main-right3{
	padding: 0px 10px 0px 10px;
	width: 930px;
	
	
	}

.main-right3 img{
	margin: 5px auto;
	display:block;
	}

.main-right3 h1{
	background: #00005E url("../../img/bg-h1.gif") no-repeat 100% 50%;
	color:#FFFFFF;
	margin:0px;
	font-size:17px;
	padding:5px 4px 4px 3px;
	}
/*press*/

.main-press{
	margin-left: 30px;
	width: 660px;
	float: left;
	}
	
.main-press p{
	line-height:1.8em;
	margin:20px;
	}
	

.company-info{
	line-height:1.8em;
	margin:30px;
	padding:10px;
	border:#666666 1px solid;
	}
	
.main-press h1{
	margin:20px;
	font-size:30px;
	line-height:1.4em;
	color:black;
	text-align:center;
	}	
	
.main-press h2{
	background: #00005E url("../../img/bg-h1.gif") no-repeat 100% 50%;
	color:#FFFFFF;
	margin:0px;
	font-size:17px;
	padding:5px 4px 4px 3px;
	}
	
.sheet-openrecruit{
	margin:10px auto;
	width:650px;
	border:2px solid #DBDBDD;
}

.sheet-openrecruit th{
	padding:8px;
	background: #EFF2F7;
	vertical-align: middle;
	border:1px solid #DBDBDD;
}

.sheet-openrecruit td{
	padding:8px;
	background:#FFFFFF;
	border:1px solid #DBDBDD;
}
