@charset "UTF-8";

/* base */
body {
	background: url(/lib/cmn_images/bg_body.gif) center top repeat-y;
	background-color: #D9D9DD;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,Verdana,Helvetica,Arial,sans-serif;
}
/* safari3.x hack */
@media screen and (-webkit-min-device-pixel-ratio:0){
	body{
		background: url(/lib/cmn_images/bg_body_sfr.gif) center top repeat-y;
		background-color: #D9D9DD;
	}
}

img, table, th, td {
	border: 0px;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,Verdana,Helvetica,Arial,sans-serif;
}

textarea {
 font-size:12px;
}

hr {
	display: none;
}

#contents p {
	line-height: 200%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	word-break: break-all;
}

img, table, th, td {
	border: 0px;
}


a:link{
	color:#08427C;
	text-decoration: none;
}
a:visited {
	color: #08427C;
	text-decoration: none;
}
a:hover {
	color:#08427C;
	text-decoration: underline;
}



#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

img.icon {
	vertical-align: middle;
	margin-right: 3px;
}

.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

/* font */
#contents p {	font-size: small;}
#contents h2, #contents h3 {	font-size: medium;}
#contents ul li {	font-size: small;}
#contents ol li {	font-size: small;}
#contents ul.unordered02s li { font-size: x-small;}
#contents dl dt, #contents dl dd, #contents th, #contents td { font-size: small;}

.sizeS {font-size: x-small !important;}
.sizeM {font-size: small !important;}
.sizeL {font-size: medium !important;}
.sizeLL {font-size: large !important;}
.sizeXL {font-size: x-large !important;}

#header ul li {	font-size: x-small;}
#breadCrumbs {	font-size: x-small;}
#footer ul li {	font-size: small;}
#container p.pagetop { font-size: small;}
#bottomNavi ul li {font-size: x-small;}
#pgTop p { font-size: small;}
/* index uniq */
#mainArea p {font-size: small;}


#container {
	background: #FFFFFF;
	margin:0 auto;
	padding:0;
	width:918px;
}

#header {
	background: url(/lib/cmn_images/bg_header_line.gif) left top repeat-x;
	background-color: #F2F2F2;
	margin: 0;
	text-align: left;
	height: 60px;
	padding: 0;
	width: 100%;
}

#headerLine {
	background: url(/lib/cmn_images/bg_header_top.gif) center top no-repeat;
	margin: 0;
	text-align: center;
	height: 60px;
	padding: 0;
	width: 100%;
}


#contents {
 text-align: left;
	margin: 0 22px 0 18px;
 width: 876px;
}

#main {
	float: left;
	width: 560px;
}

#rightMenu {
	float: right;
	margin-left: 14px;
	width: 200px;
}

#mainR {
	float: right;
	margin-bottom: 10px;
	width: 624px;
}

#leftMenu {
	float: left;
	margin-right: 22px;
	width: 230px;
}

/* indent */
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.bottom5{margin-bottom:5px !important;}
.bottom10{margin-bottom:10px !important;}
.bottom15{margin-bottom:15px !important;}
.bottom20{margin-bottom:20px !important;}
.bottom25{margin-bottom:25px !important;}
.bottom30{margin-bottom:30px !important;}
.bottom40{margin-bottom:40px !important;}
.red {color: #AA0023;}

/* header */
#hdLnInner {
	margin: 0 auto;
	padding: 0;
	width: 918px;
}

#headerPack {
	margin: 0 auto;
	padding-top: 21px;
	width: 924px;
}

#logo {
	background: url(/lib/cmn_images/header_logo.gif) left top no-repeat;
	display: inline;
	float: left;
	margin: 0 0 16px 34px;
	height: 23px;
	width: 229px;
}

#logo span{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#logo a{
	cursor: pointer;
	display: block;
	height: 23px;
	width: 229px;
}

#headerR {
	float: right;
	display: inline;
	margin-right: 21px;
	text-align: right;
	width: 191px;
}

#hrNavi {
	margin: 0;
	width: 191px;
	height: 18px;
	text-align: left;
}

ul#hrList {
	margin: 0;
	width: 191px;
	height: 18px;
	list-style: none;
}

ul#hrList li {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images/hr_menu.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 100%;
	float: left;
}

ul#hrList li a {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images/hr_menu.gif);
	background-repeat: no-repeat;
	height: 18px;
	float: left;
}

ul#hrList li a span {
	text-indent: -9999px;
	overflow: hidden;
}

/* except IE7 */
html>/**/body ul#hrList li a span { 
	display: block;
}
/* except IE7 */

ul#hrList li#sitemap, ul#hrList li#sitemap a {
 background-position: 0 0;
 height:18px;
 width: 94px;
}
ul#hrList li#sitemap a:hover, ul#hrList li#sitemap a.current {
 background-position: 0 -28px;
 height: 18px;
 width: 94px;
}
ul#hrList li#inq, ul#hrList li#inq a {
 background-position: -94px 0;
 height:18px;
 width: 97px;
}
ul#hrList li#inq a:hover, ul#hrList li#inq a.current {
 background-position: -94px -28px;
 height: 18px;
 width: 97px;
}
ul#hrList li#english, ul#hrList li#english a {
 background-position: -191px 0;
 height:18px;
 width: 57px;
}
ul#hrList li#english a:hover, ul#hrList li#english a.current {
 background-position: -191px -28px;
 height: 18px;
 width: 57px;
}


/* globalNavi */
#globalNavi {
	background: url(/lib/cmn_images/bg_global_navi.gif) left top repeat-x;
	text-align:left;
	margin:0;
	width:918px;
	height:43px;
}

#globalNavi ul#gNavi {
	margin:0 0 0 7px;
	width:904px;
	height:43px;
	list-style: none;
}

#globalNavi ul#gNavi li {
	outline: 0;
	display:block;
	background-image: url(/lib/cmn_images/global_navi.gif);
	background-repeat: no-repeat;
	float:left;
}

#globalNavi ul#gNavi li a {
	outline: 0;
	display:block;
	background-image: url(/lib/cmn_images/global_navi.gif);
	background-repeat: no-repeat;
	float:left;
}

#globalNavi ul#gNavi li a span {
	text-indent:-9999px;
	overflow:hidden;
}

/* except IE7 */
html>/**/body #globalNavi ul#gNavi li a span { 
	display:block;
}
/* except IE7 */

#globalNavi ul#gNavi li#home, #globalNavi ul#gNavi li#home a {
background-position: 0 0;
height:43px;
width: 115px;
}

#globalNavi ul#gNavi li#company, #globalNavi ul#gNavi li#company a {
background-position: -115px 0;
height:43px;
width: 135px;
}

#globalNavi ul#gNavi li#service, #globalNavi ul#gNavi li#service a {
background-position: -250px 0;
height:43px;
width: 159px;
}

#globalNavi ul#gNavi li#show, #globalNavi ul#gNavi li#show a {
background-position: -409px 0;
height:43px;
width: 153px;
}

#globalNavi ul#gNavi li#library, #globalNavi ul#gNavi li#library a {
background-position: -562px 0;
height:43px;
width: 154px;
}

#globalNavi ul#gNavi li#recruit, #globalNavi ul#gNavi li#recruit a {
background-position: -716px 0;
height:43px;
width: 188px;
}


/* over */
#globalNavi ul#gNavi li#home a:hover {
background-position: 0 -53px;
height:43px;
width: 115px;
}

#globalNavi ul#gNavi li#company a:hover {
background-position: -115px -53px;
height:43px;
width: 135px;
}

#globalNavi ul#gNavi li#service a:hover {
background-position: -250px -53px;
height:43px;
width: 159px;
}

#globalNavi ul#gNavi li#show a:hover {
background-position: -409px -53px;
height:43px;
width: 153px;
}

#globalNavi ul#gNavi li#library a:hover {
background-position: -562px -53px;
height:43px;
width: 154px;
}

#globalNavi ul#gNavi li#recruit a:hover {
background-position: -716px -53px;
height:43px;
width: 188px;
}


/* current */
#globalNavi ul#gNavi li#home a.current,
#globalNavi ul#gNavi li#home a.current:hover  {
background-position: 0 -106px;
height:43px;
width: 115px;
}

#globalNavi ul#gNavi li#company a.current,
#globalNavi ul#gNavi li#company a.current:hover  {
background-position: -115px -106px;
height:43px;
width: 135px;
}

#globalNavi ul#gNavi li#service a.current,
#globalNavi ul#gNavi li#service a.current:hover  {
background-position: -250px -106px;
height:43px;
width: 159px;
}

#globalNavi ul#gNavi li#show a.current,
#globalNavi ul#gNavi li#show a.current:hover  {
background-position: -409px -106px;
height:43px;
width: 153px;
}

#globalNavi ul#gNavi li#library a.current,
#globalNavi ul#gNavi li#library a.current:hover  {
background-position: -562px -106px;
height:43px;
width: 154px;
}

#globalNavi ul#gNavi li#recruit a.current,
#globalNavi ul#gNavi li#recruit a.current:hover  {
background-position: -716px -106px;
height:43px;
width: 188px;
}



#breadCrumbs {
	background: url(/lib/cmn_images/bg_bread.gif) left top repeat-x;
	border-bottom: 1px solid #D9D9DD;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	padding: 11px 0 9px 0;
	width: 918px;
}

#breadCrumbs p {
	margin: 0 33px 0 23px;
}

#breadCrumbs p a {
	padding: 0 10px;
}

#breadCrumbs p strong {
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
}

/* contents */
#contents div.block {
	clear: both;
	margin: 0 0 15px 0;
	width: 624px;
}

#contents div.block02 {
	clear: both;
	margin: 0 0 20px 14px;
	width: 610px;
}

#contents div.block03 {
	clear: both;
	margin: 0 0 20px 14px;
	width: 588px;
}

#contents div.blockWide {
	clear: both;
	margin: 0 10px 20px 10px;
	width: 760px;
}

/* paetop */
#pgTop {
	background: url(/lib/cmn_images/bg_bread.gif) left top repeat-x;
	text-align: right;
	margin: 40px 0 0 0;
	padding: 11px 0 9px 0;
	width: 100%;
	clear: both;
}

#pgTop p {
	display: block;
	margin-right: 33px;
}

/* footer */
#footer {
	background: url(/lib/cmn_images/bg_footer.gif) left top repeat-x;
	margin: 0 auto;
	text-align: left;
	padding: 13px 0 20px 0;
	width: 918px;
	clear: both;
}

#copyright {
	clear: both;
	margin: 0 10px 0 20px;
	padding-top: 7px;
	width: 888px;
}

#copyright div.crL {
	float: left;
	width: 500px;
}

#copyright div.crR {
	float: right;
	width: 163px;
}

#footerLink li span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

ul#footerLink {
	margin: 0;
	width: 515px;
	height: 11px;
	list-style: none;
}

ul#footerLink li {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images/p_footerlink.gif);
	background-repeat: no-repeat;
	height: 11px;
	line-height: 100%;
	margin-right: 20px;
	float: left;
}

ul#footerLink li a {
	cursor: pointer;
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images/p_footerlink.gif);
	background-repeat: no-repeat;
	height: 11px;
	float: left;
}

ul#footerLink li a span {
	text-indent: -9999px;
	overflow: hidden;
}

/* except IE7 */
html>/**/body ul#footerLink li a span { 
	display: block;
}
/* except IE7 */

ul#footerLink li#fl01, ul#footerLink li#fl01 a {
 background-position: 0 0;
 height:11px;
 width: 95px;
}
ul#footerLink li#fl02, ul#footerLink li#fl02 a {
 background-position: -110px 0;
 height:11px;
 width: 118px;
}
ul#footerLink li#fl03, ul#footerLink li#fl03 a {
 background-position: -248px 0;
 height:11px;
 width: 50px;
}
ul#footerLink li#fl04, ul#footerLink li#fl04 a {
 background-position: -317px 0;
 height:11px;
 width: 61px;
}
ul#footerLink li#fl05, ul#footerLink li#fl05 a {
 background-position: -394px 0;
 height:11px;
 width: 86px;
}
