@charset "Shift_JIS";

html {overflow-y:scroll;}
/*-------------------------------------------------------------------------------------------------------
サイト共通部分
-------------------------------------------------------------------------------------------------------*/

body{
	color: #000000;
	text-align: center;
	line-height: 200%;
	margin: 0 auto;
	font-size: 14px;
}
	
p{
	font-size: 14px;
}
	
#container{
	width:960px;
	margin:0px auto 0 auto;
	text-align:center;}
#header {
  width:960px;
  margin:0px auto;
  position: relative;
  height:106px;
  background: url(../img/head.jpg) no-repeat;}


/* ロゴ */
#logo {
	position: absolute;
	top: 0px;left:0px;}
#head_tel {
	position: absolute;
	top: 34px;
	left: 709px;
}
#head_size {
	position: absolute;
	top: 65px;left:774px;}
#head_size1 {
	position: absolute;
	top: 56px;left:851px;}
#head_size2 {
	position: absolute;
	top: 56px;left:890px;}
#head_size3 {
	position: absolute;
	top: 56px;left:928px;}
#search_btn {
	position: absolute;
	top: 62px;left:715px;}
#search {
	position: absolute;
	top: 62px;left:537px;
	width:178px;
	border:1px solid #CCCCCC;}
#hnavi1{
	position: absolute;
	top: 21px;left:625px;}
#hnavi2{
	position: absolute;
	top: 21px;left:721px;}
#hnavi3{
	position: absolute;
	top: 21px;left:851px;}

/*メニュー*/
#gnavi {
	width: 960px;
	height:50px;
	margin: auto;}
#gnavi ul {
	padding:0;}
#gnavi li {
	display:inline;
	list-style-type:none;}
#gnavi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;}

/*------off*/
#gnavi li.navi1 a {
	background:url(../img/gnavi.jpg) no-repeat 0px 0px;
	width:193px;}
#gnavi li.navi2 a {
	background:url(../img/gnavi.jpg) no-repeat -193px 0px;
	width:191px;}
#gnavi li.navi3 a {
	background:url(../img/gnavi.jpg) no-repeat -384px 0px;
	width:192px;}
#gnavi li.navi4 a {
	background:url(../img/gnavi.jpg) no-repeat -576px 0px;
	width:191px;}
#gnavi li.navi5 a {
	background:url(../img/gnavi.jpg) no-repeat -767px 0px;
	width:193px;}


/*オンマウス------off*/
#gnavi li.navion1 a {
	background:url(../img/gnavi.jpg) no-repeat 0px -100px;
	width:193px;}
#gnavi li.navion2 a {
	background:url(../img/gnavi.jpg) no-repeat -193px -100px;
	width:191px;}
#gnavi li.navion3 a {
	background:url(../img/gnavi.jpg) no-repeat -384px -100px;
	width:192px;}
#gnavi li.navion4 a {
	background:url(../img/gnavi.jpg) no-repeat -576px -100px;
	width:191px;}
#gnavi li.navion5 a {
	background:url(../img/gnavi.jpg) no-repeat -767px -100px;
	width:193px;}


/*オンマウス------off*/
#gnavi li.navi1 a:hover {
	background:url(../img/gnavi.jpg) no-repeat 0px 0px;
	width:193px;}
#gnavi li.navi2 a:hover {
	background:url(../img/gnavi.jpg) no-repeat -193px 0px;
	width:191px;}
#gnavi li.navi3 a:hover {
	background:url(../img/gnavi.jpg) no-repeat -384px 0px;
	width:192px;}
#gnavi li.navi4 a:hover {
	background:url(../img/gnavi.jpg) no-repeat -576px 0px;
	width:191px;}
#gnavi li.navi5 a:hover {
	background:url(../img/gnavi.jpg) no-repeat -767px 0px;
	width:193px;}


#wrapper {
  width:914px;
  margin:0px auto;
  padding:0;
  text-align:left;
  BACKGROUND: url(../img/wrapper_bg.jpg) repeat-y;}
#side{
	width:220px;
	float:left;
	text-align:center;
	padding-top:10px;} 
#contents{
	width:672px;
	float:right;}
.key{
	margin:32px 0 80px 0;}

.snavi_box{
	LIST-STYLE-TYPE:none;
	PADDING:0px;
	MARGIN:0px auto;
	width:200px;
	BACKGROUND: url(../img/snavi_bg.jpg) repeat-y;
	text-align:center;}
.ban{
	margin-bottom:10px;}

ul.snv{
	LIST-STYLE-TYPE:none;
	PADDING:0px;
	MARGIN:0px auto 20px auto ;
	width:200px;}
* html  ul.snv{
	LIST-STYLE-TYPE:none;
	PADDING:0px;
	MARGIN:0;
	width:200px;}
ul.snv li{
	PADDING:2px 0px 2px 28px ;
	MARGIN:0px 0px 0px 0px ;
	TEXT-ALIGN:left;
	border-bottom:1px #D9D9D9 dotted;
	background: url(../img/snv_icon.jpg) no-repeat;}
ul.snv li a{
	color: #3D8D47;
	font-size: 14px;
}

#footer{
	background: url(../img/footer.jpg) repeat-x;} 
#footer_inner{
	position: relative;
	height:73px;
	margin:0 auto;
	width:914px;}
ul.fnv{
	LIST-STYLE-TYPE:none;
	PADDING:0px;
	MARGIN:0px auto 0px auto ;}
ul.fnv li{
	PADDING:0px 0px 1px 17px ;
	MARGIN:0px;
	TEXT-ALIGN:left;
	font-size:11px;
	letter-spacing:-1px;
	background: url(../img/fnv_icon.jpg) no-repeat;}
ul.fnv li a{
	color:#3D8D47;}
.fnv_box{
	float:left;
	width:160px;
	margin-top:50px;
	margin-bottom:20px;
	border-left:#DBDADA solid 1px;}
*html .fnv_box{
	float:left;
	width:210px;
	margin-top:50px;
	margin-bottom:20px;
	margin-left:-40px;
	border-left:#FFF solid 1px;}
.pagetop{
	top: 20px;left:856px;
	position: absolute;}
.copy{
	top: 57px;left:632px;
	position: absolute;}
.f_mail{
	top: 184px;left:635px;
	position: absolute;}
.shinjin {
	font-size: 16px;
	font-weight: bold;
	height: 90px;
	background-image: url(../img/sinjin_01.jpg);
	background-repeat: no-repeat;
}



新人研修
.shinjin .oubo {
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.shinjin span {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg {
	background-color: #FFF;

}
.un2 {
	font-size: 14px;
}
.mail_text {BACKGROUND:#CCCCCC;MARGIN:0px auto 30px auto;WIDTH:672px;}
	.mail_text th{BACKGROUND:#F3F2F2;BORDER: 1px #FFFFFF solid;PADDING:4px;FONT-WEIGHT:normal;TEXT-ALIGN: center}
	.mail_text td{BACKGROUND:#FFF;BORDER: 1px #FFFFFF solid;PADDING:4px;}
	.mail_text td.tdc{BACKGROUND:#FFF;BORDER: 1px #FFFFFF solid;PADDING:4px;TEXT-ALIGN: center}
	.th-left{BACKGROUND:#F3F2F2;BORDER: 1px #FFFFFF solid;PADDING:4px;FONT-WEIGHT:normal;TEXT-ALIGN: left !important;}
.f-l.pdf {
	margin-top: 20px;
	margin-left: 0px;
	width: 672px;
	text-align: center;
}
.f-l.pdf p a img {
	padding-left: 30px;
}
