@charset "utf-8";

/* == BASIC ELEMENTS' SETTINGS == */
html {
	margin-bottom:1px;
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #d5d5d8;
	font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, div, p, form {
	margin: 0;
	padding: 0;
}
p {
	line-height: 150%;
}
img {
	border: none;
}
a,
a:link {
	overflow: hidden;
	color: #3783c3;
	text-decoration: underline;
}
a:visited {
	color: #3783c3;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #3783c3;
	text-decoration: none;
}
a.brightover {
	opacity: 1.0;
}
a.brightover:hover {
	opacity: 0.7;
}
/* == /BASIC ELEMENTS' SETTINGS == */

/* == COMMON CLASSES == */
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.no-display {
	display: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/* == # LIST == */
ul, ol, dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
/* == # /LIST == */

/* == /COMMON CLASSES == */

/* == + HEADER == */

.header {
	min-width: 903px;
	background: #fff url(../images/bg-header.gif) repeat-x center top;
	overflow: hidden;
}
.header #header-inner {
	width: 903px;
	margin: 0 auto;
/*	background: url(../images/bg-header-inner.gif) no-repeat center top;*/
}
.header #header-inner #logo-area {
	margin: 19px 0 0 38px;
	width: 222px;
	background: url(../images/header-logo.gif) no-repeat left top;
	float: left;
	display:inline;
}
.header #header-inner #logo-area h1 {
	font-size: 130%;
}
.header #header-inner #logo-area a {
	width: 222px;
	display: block;
	overflow: hidden;
}
.header #header-inner #header-navi {
	margin: 16px 38px 0 0;
	padding: 2px;
	width: 551px;
	background: #f00;
	float: right;
	display:inline;
}
.header #header-inner #header-navi ul li {
	float: left;
}
.header #header-inner #header-navi ul li a {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
.header #header-inner #header-navi ul li a:hover {
	background-position: 0 -40px !important;
}
.header #header-inner #header-navi ul li.current a {
	background-position: 0 -80px !important;
}
.header #header-inner #header-navi ul li#menu-product a {
	width: 137px;
}
.header #header-inner #header-navi ul li#menu-company a {
	width: 137px;
}
.header #header-inner #header-navi ul li#menu-recruit a {
	width: 137px;
}
.header #header-inner #header-navi ul li#menu-inquiry a {
	width: 140px;
}
/* == + /HEADER == */

/* == + BREADCRUMBS == */

#breadcrumbs {
	height:22px;
	background: #2774b7 url(../images/bg-breadcrumbs.gif) repeat-x left top;
}
#breadcrumbs .inner {
	width: 865px;
	height: 22px;
	margin: 0 auto;
	padding: 0 0 0 39px;
	color:#fff;
	/*font-size: 93%;*/
}
#breadcrumbs .inner a,
#breadcrumbs .inner span {
	color:#fff;
}
/* == + /BREADCRUMBS == */

/* == + CONTETNS == */
#cnt-body {
	padding: 25px 0 60px;
	background: #ffffff url(../images/bg-content.gif) repeat-x left top;
	zoom: 1;
}
#cnt-body .cnt-wrap {
	width: 865px;
	margin: 0 auto;
}
#cnt-body .cnt-wrap .lnavi {
	width: 175px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#cnt-body .cnt-wrap .cnt-inner {
	width: 644px;
	float: right;
	margin-right: 19px;
	display: inline;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block {
	width: 644px;
	min-height: 40px;
	padding-bottom: 40px;
	height: auto !important;
	height: 40px;
	background: url(../images/bg-cnt-foot.gif) no-repeat left bottom;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-head {
	width: 624px;
	padding: 10px 10px 0 10px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	background: url(../images/bg-cnt-head.gif) no-repeat left top;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder {
	width: 604px;
	height: 36px;
	padding: 10px 10px 0 10px;
	background: url(../images/bg-cnt-shoulder.gif) no-repeat left top;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder h2 {
	float: left;
	text-indent: -999em;
	overflow: hidden;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder ul,
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 ul {
	margin: 10px 0 0;
	font-size: 93%;
	float: right;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder ul li{
	margin : 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/icon-anchor.gif) no-repeat left 0.5em;
	float: left;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 ul li {
	margin : 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/icon-anchor02.gif) no-repeat left 0.5em;
	float: left;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder ul li a{
	color: #fff;
	text-decoration: underline;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 ul li a {
	color: #3783c3;
	text-decoration: underline;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder ul li a:hover,
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 ul li a:hover {
	text-decoration: none;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 {
	width: 604px;
	height: 36px;
	padding: 10px 10px 0 10px;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-shoulder02 h2 {
	float: left;
	text-indent: -999em;
	overflow: hidden;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block ul.link-anchor {
	width: 300px;
	height: 20px;
	margin: 10px 0 0;
	font-size: 93%;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block ul.link-anchor li {
	margin : 0 10px 0 0 ;
	padding: 0 0 0 10px;
	background: url(../images/icon-anchor02.gif) no-repeat left 0.5em;
	float: left;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block ul.link-anchor li a {
	text-decoration: underline;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block ul.link-anchor li a:hover {
	text-decoration: none;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-body {
	width: 644px;
	background: url(../images/bg-cnt-body.gif) repeat-y left top;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-body .block-01 {
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-body div h2 {
	padding: 0 0 0 12px;
	background: url(../images/img-h2.gif) no-repeat left top;
	font-size: 134%;
}	
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-body .link-top {
	width: 644px;
	padding-top: 10px;
}
#cnt-body .cnt-wrap .cnt-inner .inner-block .inner-body .link-top p {
	margin: 0 0 0 500px;
	padding: 0 0 0 10px;
	background: url(../images/icon-link-top.gif) no-repeat left 0.5em;
	font-size: 93%;
}
/* == + /CONTETNS == */

.inline-icon {
	vertical-align: text-bottom;
}
.inline-icon-tel {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

a.btn-map {
	width: 35px;
	height: 16px;
	margin: 0 0 0 10px;
	vertical-align: middle;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block;
	background: url(../images/icon-map.gif) no-repeat left top;
}
a.btn-map:hover {
	background-position: left -16px;
}


/* == + FOOTER == */
#footer {
	min-width: 903px;
	width: auto !important;
	width: 903;
	height: 59px;
	background: url(../images/bg-footer.gif) repeat-x center top;
}
#footer #footer-inner {
	width: 830px;
	height: 59px;
	margin: 0 auto;
}
#footer #footer-inner #footer-navi {
	width: 300px;
	padding-top: 4px;
	font-size: 93%;
	float: left;
}
#footer #footer-inner #footer-navi ul {
}
#footer #footer-inner #footer-navi ul li {
	margin: 0;
	float: left;
}
#footer #footer-inner #footer-navi ul li a {
	color: #64646b;
	text-decoration: none;
}
#footer #footer-inner #footer-navi ul li a:hover {
	text-decoration: underline;
}
#footer #footer-inner #footer-other-link {
	padding-top: 4px;
	font-size: 93%;
	float: right;
}
#footer #footer-inner #footer-other-link ul {
	margin-right: -10px;
	overflow: hidden;
}
#footer #footer-inner #footer-other-link ul li {
	padding: 0 10px 0 0;
	float: left;
}
#footer #footer-inner #footer-other-link ul li p {
	padding: 0 0 0 11px;
	background: url(../images/icon-other-link.gif) no-repeat left 0.3em ;
}
#footer #footer-inner #footer-other-link ul li p a {
	color: #64646b;
	text-decoration: none;
}
#footer #footer-inner #footer-other-link ul li p a:hover {
	text-decoration: underline;
}
#footer #footer-inner #footer-copy {
	clear: both;
	float: right;
}
#footer #footer-inner #footer-copy p {
	padding: 12px 0 0;
	color: #64646b;
	font-size: 93%;
}

/* == + /FOOTER == */
