@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container-wrap {
	height: auto;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(print/border.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container-border {
}
#container {
	height: auto;
	width: 550px;
	font-size: 12px;
	line-height: 180%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
ul {
	margin: 0px;
	padding: 0px;
}

#contents {
	background-image: url(print/top-main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#top-navi #dd li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main {
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	width: 530px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#top-new {
	height: auto;
	margin: 10px;
}
#top-new .news-line {
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 5px;
	text-align: left;
}
#right {
	display: none;
}
#banner-area img {
	margin-bottom: 3px;
}
#footer {
	width: 800px;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#footer #name {
	font-weight: bold;
	margin-bottom: 10px;
}
#btn-about a {
	display: block;
	height: 50px;
	width: 240px;
	background-image: url(images/banner-about.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#btn-about {
	text-indent: -9999px;
	margin-bottom: 3px;
	overflow: hidden;
}

#footer #fooer-link {
	font-size: 10px;
	margin-bottom: 10px;
}
#footer #copyright {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fooer-link a {
	color: #005284;
	text-decoration: none;
}
#fooer-link a:hover {
	color: #005284;
	text-decoration: underline;
}
#btn-about a:hover {
	background-image: url(images/banner-about2.jpg);
}
#side-menu li {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-indent: -9999px;
}
#attention .txt-box li {
	list-style-type: square;
	margin-left: 20px;
}

#purchase a {
	background-image: url(images/side_menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 240px;
}
#trust a {
	background-image: url(images/side_menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 240px;
}
#car a {
	background-image: url(images/side_menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 240px;
}
#temp-staff a {
	background-image: url(images/side_menu04.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 240px;
}
#purchase a:hover {
	background-image: url(images/side_menu01_2.jpg);
}
#trust a:hover {
	background-image: url(images/side_menu02_2.jpg);
}
#car a:hover {
	background-image: url(images/side_menu03_2.jpg);
}
#temp-staff a:hover {
	background-image: url(images/side_menu04_2.jpg);
}
#breadcrumb {
	display: none;
}
#breadcrumb a {
	color: #1E7BC0;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #1E7BC0;
	text-decoration: underline;
}
#service  h2 {
	background-image: url(images/service_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.txt-box .left {
	float: left;
	margin-right: 5px;
}
.txt-box .right {
	float: right;
}
.txt-box {
	margin-top: 10px;
	clear: both;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#company h2 {
	background-image: url(images/company_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#company-tbl {
	border: 1px solid #EAEAEA;
	width: 100%;
}
#company-tbl th {
	background-color: #F5F5F5;
	width: 100px;
	color: #002037;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#company-tbl td {
	border: 1px solid #F5F5F5;
	padding: 2px;
	line-height: 120%;
}
#contact h2 {
	background-image: url(images/contact_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 13px;
}
#contact #map {
	margin-bottom: 10px;
}
#contact-tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#contact-tbl th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F6F6F6;
}
#contact-tbl td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	text-align: left;
}
#about h2 {
	background-image: url(images/about_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#privacy h2 {
	background-image: url(images/privacy_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#privacy ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub-menu {
	margin-bottom: 10px;
}
#sub-menu #sub-menu-inner {
	background-color: #F0F0F0;
	padding: 5px;
	margin-top: 5px;
	width: 230px;
}
#sub-menu #sub-menu-inner li {
	list-style-image: url(images/point2.jpg);
	margin-left: 20px;
}
#sub-menu #sub-menu-inner a {
	color: #003B6D;
	text-decoration: none;
}
#sub-menu #sub-menu-inner a:hover {
	color: #003B6D;
	text-decoration: underline;
}
.transition-tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.transition-tbl th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F0F8FF;
}
.transition-tbl .center {
	text-align: center;
}

.transition-tbl td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
	text-align: right;
	width: 90px;
}
.transition-tbl .right {
	text-align: right;
}
h4 {
	color: #325C84;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 14px;
}
#recruit h2 {
	background-image: url(images/recruit_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.txt-box-2 {
	border: 1px dashed #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
#faq h2 {
	background-image: url(images/faq_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#sitemap h2 {
	background-image: url(images/sitemap_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#link  h2 {
	background-image: url(images/link_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#sitemap-box  ul {
	margin-bottom: 15px;
	margin-left: 30px;
}
#sitemap-box  li {
	list-style-image: url(images/point3.jpg);
}
#sitemap-box a {
	color: #004276;
	text-decoration: none;
}
#sitemap-box a:hover {
	color: #004276;
	text-decoration: underline;
}
#compliance h2 {
	background-image: url(images/compliance_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#compliance .txt-box li {
	margin-left: 20px;
}
#top-navi #dd .mainmenu #mmenu1 {
	width: 144px;
	height: 43px;
}
#top-navi #dd .mainmenu #mmenu2 {
	height: 43px;
	width: 122px;
}
#top-navi #dd .mainmenu #mmenu3 {
	height: 43px;
	width: 174px;
}
#contact-form #contact-tbl {
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: left;
	font-size: 12px;
}
.attention {
	color: #FF0000;
}

#contact-form #contact-tbl th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F0F0F0;
	width: 110px;
}
#contact-form #contact-tbl td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#contact-form {
	background-image: none;
	font-size: 12px;
}
.img-align {
	vertical-align: bottom;
}
#contact-form .form-txt01 {
	font-size: 10px;
}
#attention h2 {
	background-image: url(images/attention_ttl.jpg);
	display: block;
	height: 30px;
	width: 530px;
	margin-top: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#contact-form #contact-tbl textarea {
	font-size: 12px;
}
#top-navi {
	display: none;
}
#top-main-img {
	background-image: url(print/top-main-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 381px;
	width: 550px;
}
.content-end {
	display: block;
	height: 5px;
	width: 556px;
	background-image: url(print/border-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
object {
	display: none;
}
.content-top {
	display: none;
}
.content-end img {
	display: none;
}
#header img {
	display: none;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#main .pdf {
	display: none;
}
