@charset "UTF-8";
/*
	tug reset
**************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0;
	margin:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul,ol,li {
	list-style:none;
}
img {
	border:none;
	line-height:0;
}
table {
	border-collapse:collapse;
}
/*
	body
**************************************/
body {
	font-family:'小塚ゴシック Std R','KozGoStd-Regular','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Arial,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	line-height:1.8;
	font-size:85%;
	color:#333;
	background-color:#CCC;
	-webkit-text-size-adjust: 100%;
}
body, x:-moz-broken {
	font-size:77%;
}
body {
	/font-size:77%;
}
body:first-of-type {
	font-size:80%;
}

/*
	anchors
**************************************/
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#630;
	text-decoration:underline;
}
a.darkLink {
	color:#333;
	text-decoration:underline;
}
a:hover.darkLink {
	color:#630;
	text-decoration:underline;
}


/*
	print
**************************************/
@media print {
	body { _zoom:65%; }
}

/*
	text align element
**************************************/
.txtR {
	text-align:right;
}
.txtC {
	text-align:center;
}

/*
	float element
**************************************/
.floatL {
	float:left;
}
.floatR {
	float:right;
}


/*
	float clear
**************************************/
div,ul,ol,dl,.clr {
	/*overflow:hidden;*/
}
div:after,ul:after,ol:after,dl:after,.clr:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
div,ul,ol,dl,.clr {
	min-height:1px;
}
* html div,* html ul,* html ol,* html dl,* html .clr {
	height:1px;
	/*overflow:visible;*/
	zoom:1;
}

/*
	container
**************************************/
#container {
	width:940px;
	text-align:left;
	margin:0 auto;
	background-color:#FFF;
	position:relative;
	padding-bottom:20px;
}
.topContainer {
	background:url(/common/images/top/top_back.jpg) repeat-y 0 355px;
}

/*
	header
**************************************/
#header {
	height:225px;
	background-image:url(/common/images/header_back.jpg);
	padding:0 20px;
}
#header h1 {
	width:185px;
	padding-top:19px;
	float:right;
}
#header .headIllBox {
	width:210px;
	padding-top:20px;
	float:left;
}
#header h2 {
	width:495px;
	padding-top:185px;
	float:left;
}

/*
	contentsWrapper
**************************************/
#contentsWrapper {
	padding:30px 20px 70px;
}

/*
	leftMenu
**************************************/
#leftMenu {
	width:210px;
	float:left;
}
#leftMenu li {
}
.Link {
	display: block;
	background: #4c4c4c;
    width: 196px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    border-radius: 4px;
    margin-bottom: 8px;
    font-size: 11.5px;
    letter-spacing: 3px;
}

.Link_Sel{
	display: block;
	background : #663300;
    width: 196px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    border-radius: 4px;
    margin-bottom: 8px;
    font-size: 11.5px;
    letter-spacing: 3px;
}
.Link span{
	padding-left: 8px;
	display: block;
}
.Link_Sel span{
	padding-left: 8px;
	display: block;
}

.Link_Sel_2{
	display: block;
	background : #663300;
    width: 196px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    border-radius: 4px;
    margin-bottom: 8px;
    font-size: 10px;
    letter-spacing: 1px;
}

.Link_Sel_2 span{
	padding: 2px 8px 2px 8px;
	display: block;
}

.Link_Sel_2 img{
	margin-right: 4px;
}

.Link:hover{
	text-decoration: none !important;
	color: #fff !important;
	background : #663300;
}
.Link_Sel:hover{
	text-decoration: none !important;
	color: #fff !important;
	background : #663300;
}

.Link_Sel_2:hover{
	text-decoration: none !important;
	color: #fff !important;
	background : #663300;
}

.Link_Sel_3{
	background: #8c6619;
}

.Link_Sel_4{
	display: block;
	background : #663300;
    width: 196px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    border-radius: 4px;
    font-size: 10px;
    letter-spacing: 1px;
}

.Link_Sel_4 span{
	padding: 2px 8px 2px 8px;
	display: block;
}

.Link_Sel_4 img{
	margin-right: 4px;
}

.Link_Sel_4:hover{
	text-decoration: none !important;
	color: #fff !important;
	background : #663300;
}

/***:first-child+html #leftMenu li {
	margin-top:-1px;
}***/
#leftMenu li img#menuIn {
	display:none;
}
#leftMenu li ul li {
	padding-bottom:0;
}

#Link_Ne{
	display: block;
	background: #b39980;
	width:196px;
	border-radius: 4px;
	margin-top: -6px;
	margin-bottom: 8px;
}

.Link_Ch{
	width: 196px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    display: block;
    letter-spacing: 0.2px;
}

.Link_Ch img{
	margin-right: 4px;
}

.tm_leftmenu{
	background: #fff;
    margin-top: -10px;
    border-top: 2px solid #fff;
}

.tm_leftmenu img{
	margin-right: 4px;
}

.tm_leftmenu b{
	display: block;
}

.tm_leftmenu p{
	background: #b39980;
	width: 196px;
}

.tm_leftmenu a{
	display: block;
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    display: block;
    letter-spacing: 0.2px;
    border-bottom: 1px dashed #fff;
    padding: 2px 0px 2px 12px;
    line-height: 1.5;
}

.tm_leftmenu a:hover{
	background: #8c6619;
}

#Link_Ne li{
	border-bottom: 1px dashed #fff !important;
}

#Link_Ne li:last-child{
	border-bottom: none !important;
}

.Link_Ch span{
	padding: 2px 8px 2px 10px;
	display: block;
}

.Link_Ch:hover{
	text-decoration: none !important;
	color: #fff !important;
	background : #663300;
}

/*
	mainContents
**************************************/
#mainContents {
	width:476px;
	_width:480px;
	float:left;
	padding:0 0px 0 4px;
}
#mainContents h3 {
	padding-bottom:4px;
	border-bottom:solid 1px #999;
	margin:0 -2px 25px;
}
#mainContents h3.kagiTitle {
	padding-bottom:15px !important;
	border-bottom:none !important;
	margin:0 -2px 0 !important;
}
/* top mainContents */
.topMainContents {
	width:480px !important;
	padding:0 !important;
}

/*
	rightBanner
**************************************/
#rightBanner {
	width:185px;
	float:right;
}
#rightBanner li {
	padding-bottom:10px;
	line-height:0;
}
#rightBanner li a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

/*
	footer
**************************************/
#footer {
	text-align:right;
	width:100%;
}
#footer div {
	padding:0 20px 45px 0;
}
#footer address {
	padding-right:20px;
	display:block;
	background-color:#000;
}

/*
	get adobe reader
**************************************/
#getAdobeReader {
	font-size:77%;
	color:#666;
	line-height:1.2;
}
#getAdobeReader img.adobeBanner {
	float:left;
	margin-right:10px;
}
#getAdobeReader a.adobeLink {
	background:url(/common/images/adobe_link_icon.gif) no-repeat left center;
	padding-left:10px;
	color:#666;
}
#getAdobeReader a:hover.adobeLink {
	color:#630;
}


#Recruitment2023 a {
	color:red;
	text-decoration:underline;
}
