@charset "UTF-8";
/* CSS Document */

body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
h1 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse:collapse;
}
#s-wrapper {
	background-image: url(../img/bg_wrapper.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#s-wrapper-inner {
	background-image: url(../img/bg_inner.png);
	background-repeat: no-repeat;
}
#s-wrapper-form {
	background-image: url(../img/bg_wrapper_form.png);
	background-repeat: repeat-y;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#s-wrapper-form-inner {
	background-image: url(../img/bg_inner_form.png);
	background-repeat: no-repeat;
}
#s-container {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
#s-wrapper-form #s-container {
  background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
#s-header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#s-header-top {
	background-image: url(../img/top/bg_header.jpg);
	background-repeat: no-repeat;
	height: 340px;
}
#s-header-logo h2 {
	margin-bottom: 0px;
}
#s-header-logo {
	float: left;
	width: 440px;
	padding-left: 20px;
}
#s-site-info {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 0px;
}
#s-header-navi {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
}
#s-header-navi  li {
	display: inline;
	list-style-type: none;
}
#s-header-navi a {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#s-main-img {
	clear: both;
}
#s-main-catch {
	float: left;
}
#s-header-menu {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
#s-header-menu li {
	list-style-type: none;
	display: inline;
}
#s-contents {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
}
#s-wrapper-form #s-contents {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 20px;
}
#s-side-menu {
	float: right;
	width: 240px;
}
#s-side-menu-top {
	float: right;
	width: 240px;
	height: 220px;
	padding-top: 40px;
	background-image: url(../img/top/bg_banner.jpg);
	background-repeat: no-repeat;
}
#s-side-menu li, #s-side-menu-top li {
	display: inline;
}
#s-banner   img {
	padding-bottom: 5px;
}
#s-sub-menu {
	margin-bottom: 10px;
	margin-top: 30px;
	background-image: url(../img/submenu_bg.png);
	background-repeat: repeat-y;
}
#s-sub-menu li {
	display: inline;
}
.s-sub-menu-inner {
	display: block;
	background-image: url(../img/point_02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-right: 10px;
	padding-left: 25px;
	line-height: 30px;
}
#s-main {
	float: left;
	width: 700px;
}
.pagetop {
	background-image: url(../img/pagetop.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 85%;
}
#s-footer {
}
#s-footer-navi {
	line-height: 2em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#s-footer-navi li {
	display: inline;
	list-style-type: none;
}
#s-footer-info  {
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#s-footer #s-copyright {
	text-align: center;
	float: right;
	width: 450px;
}
.box {
	margin-bottom: 30px;
}
#s-ichiran {
	background-color: #eeeeee;
	padding: 10px;
}
#s-maker, #s-tokuisaki {
	float: left;
	width: 280px;
}
#s-maker  ul, #s-tokuisaki  ul {
	margin-left: 20px;
}
#s-maker  li, #s-tokuisaki  li {
	margin-bottom: 8px;
	line-height: 1.2em;
	list-style-image: url(../img/point_01.png);
}
#s-image {
	float: right;
	width: 350px;
	text-align: center;
	font-size: 90%;
}
#s-company, #s-recruit {
	margin-left: 25px;
}
#s-recruit {
}
#s-company  table, #s-recruit table, #s-wrapper-form {
}
#s-company  th, #s-recruit th, #s-wrapper-form th {
	background-color: #eeeeee;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#s-company  td, #s-recruit td, #s-wrapper-form td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#s-company ol {
	margin-left: 20px;
}
#s-company li {
	margin-bottom: 5px;
}
.box  .photo {
	text-align: center;
	width: 210px;
}
#header-privacy {
	padding-left: 420px;
	margin-bottom: 20px;
}
#header-privacy dt {
	width: 100px;
	float: left;
}
#header-privacy dd {
}
.comment {
	background-color: #ededed;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/* サイトマップ */
div.sitemap {
	float: left;
	width: 310px;
	margin-right: 20px;
}
.sitemap h3 {
	padding-left: 5px;
	background-color: #ededed;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitemap  ul {
	margin-left: 40px;
	margin-bottom: 40px;
	line-height: 2.6em;
}
h2.staff {
	margin-bottom: 20px;
}
/* 採用情報 */
h3.staff {
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 110%;
}
#zadankai-lead {
	font-size: 120%;
	line-height: 1.8em;
	margin-bottom: 20px;
}
.zadankai-img-L {
	float: left;
	width: 150px;
	padding-bottom: 10px;
}
.zadankai-img-R {
	float: right;
	width: 150px;
	padding-bottom: 10px;
}
.zadankai-text-L {
	float: left;
	width: 500px;
	margin-bottom: 15px;
}
.zadankai-text-R {
	float: right;
	width: 500px;
	margin-bottom: 15px;
}
.zadankai-text-L p {
	background-repeat: no-repeat;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.zadankai-text-R p {
	background-repeat: no-repeat;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.shibazaki {
	background-image: url(../recruit/img/name_shibazaki.png);
}
.okada {
	background-image: url(../recruit/img/name_okada.png);
}
.shimizu {
	background-image: url(../recruit/img/name_shimizu.png);
}
.kamiya {
	background-image: url(../recruit/img/name_kamiya.png);
}
.reference {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 85%;
}
.reference p {
	float: right;
	width: 180px;
}
.f-R {
	text-align: center;
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
}
#s-curriculum {
}
#s-curriculum h3 {
	padding-top: 30px;
}
#s-curriculum li {
	list-style-type: none;
	display: inline;
}
#s-curriculum   #s-photo {
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 45px;
}
#s-curriculum  #s-photo  img {
	padding-bottom: 50px;
}

