
* {
	border: none;
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	color: black;
	font-family: "CI",Meiryo,sans-serif;
	font-size: 85%;
	min-width: 1150px;
}

.sp {
	display: none;
}

h1,
h2,
h3,
h4 {
	text-align: center;
}

h2.subtitle {
	padding: 70px 0 50px 0;
}

p {
	line-height: 2em;
	margin: 10px 0;
	text-align: justify;
	text-justify: inter-character;
}

p.mn {
	margin: 0;
}

p.right {
	text-align: right;
}

p.mn-right {
	margin: 0;
	text-align: right;
}

p.center {
	text-align: center;
}

p.mn-center {
	margin: 0;
	text-align: center;
}

sup,
sub {
	font-size: 80%;
	line-height: 4px;
	line-height: 1em;
	vertical-align: top;
}

a {
	color: black;
	font-weight: normal;
	overflow: hidden;
}

a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	     opacity: .50;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

a.link-btn-prev {
	background: #3181c3 url(images/link_btn_prev.png) no-repeat left 10px center;
	border: none;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	color: white;
	font-size: 120%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 auto;
	padding: 13px 80px;
	text-align: center;
	text-decoration: none;
}

img {
	vertical-align: middle;
}

ul {
	list-style-type: none;
}

ol {
	line-height: 1.5em;
	margin-left: 2em;
}

ol li {
	margin-top: 5px;
}

table {
	border-collapse: collapse;
	line-height: 1.8em;
	width: 100%;
}

span.gray {
	color: gray;
}

span.red {
	color: red;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 85%;
	line-height: 1.4em;
}

strong.marker {
	background: linear-gradient(transparent 50%, #f8f0ad 0%);
	margin: 0 3px;
}

ul.list {
	line-height: 1.5em;
}

ul.list li {
	background: url(images/ul_list_li.png) no-repeat 5px 12px;
	display: block;
	padding: 6px 0 6px 24px;
}

ul.list li span.detail {
	display: block;
	line-height: 1.6em;
	padding: 5px 0 10px 0;
}

ul.list li ul.notelist li {
	background-image: none;
}

ul.slist li {
	background: url(images/ul_list_li.png) no-repeat 5px 8px;
	display: block;
	padding: 1px 0 1px 24px;
}

ul.notelist {
	line-height: 1.5em;
	list-style-type: none;
	margin: 5px 0 0 1.8em;
}

ul.notelist li {
	line-height: 1.5em;
	padding: 3px 0;
	text-indent: -1.2em;
}

ul.notelist li span.maker {
	margin-right: .2em;
}

div.line {
	background: url(images/line.gif) repeat-x 0 10px;
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space10px {
	clear: both;
	font-size: 5px;
	height: 10px;
}

div.space15px {
	clear: both;
	font-size: 5px;
	height: 15px;
}

div.space20px {
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space50px {
	clear: both;
	font-size: 5px;
	height: 50px;
}

/***********************************************************************/
div.recruit-list ul {
	background: white;
}

div.recruit-list ul li {
	border-bottom: 10px solid #f3f3f3;
	display: table;
	padding: 30px 40px;
}

div.recruit-list ul li span.category {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
}

div.recruit-list ul li span.category span {
	color: white;
	display: block;
	font-size: 85%;
	padding: 3px 0;
	text-align: center;
}

div.recruit-list ul li span.category span.hamamatsu {
	background: #08b1e2;
}

div.recruit-list ul li span.category span.hukuroi {
	background: #005daf;
}

div.recruit-list ul li span.category span.kakegawa {
	background: #00a248;
}

div.recruit-list ul li div.datetitle {
	padding-left: 50px;
}

div.recruit-list ul li div.datetitle span.date {
	display: table-cell;
	font-size: 85%;
	vertical-align: middle;
	width: 80px;
}

div.recruit-list ul li div.datetitle strong {
	display: table-cell;
	font-size: 110%;
	padding-left: 30px;
	text-decoration: underline;
	vertical-align: middle;
	width: 710px;
}

span.caption {
	font-size: 150%;
	font-weight: bold;
	line-height: 3em;
}

img.fulltime,
img.partner {
	margin-right: 16px;
}

ul.menubtn li.left {
	float: left;
	width: 455px;
}

ul.menubtn li.right {
	float: right;
	width: 455px;
}

ul.menubtn a {
	background: white;
	color: black;
	display: block;
	padding: 50px 0;
	text-align: center;
	text-decoration: none;
}

ul.menubtn a span.title {
	display: block;
	padding-bottom: 40px;
}

ul.menubtn a ul {
	padding: 3px 0;
}

ul.menubtn a ul li {
	display: inline;
}

div.photos ul {
	text-align: center;
}

div.photos ul li {
	display: inline;
	margin: 0 5px;
}

div.topic {
	background-color: #f6ffd7;
	border: 5px solid #d2d2d3;
	margin: 0 auto;
	padding: 10px 50px;
	width: 700px;
}

div.topic p {
	text-align: center;
}

table.list-table {
	border-top: 1px dotted black;
}

table.list-table th {
	background-color: #3181c3;
	border-bottom: 1px dotted white;
	color: white;
	padding: 20px 50px;
	text-align: center;
	width: 30%;
}

table.list-table td {
	border-bottom: 1px dotted black;
	padding: 15px 40px;
}

div.bg-gray table.list-table td {
	background-color: white;
}

/***********************************************************************/
table.form-table th {
	border-bottom: 1px dotted #bcbcbc;
	border-top: 1px dotted #bcbcbc;
	font-weight: bold;
	padding: 23px 20px 23px 30px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 35%;
}

table.form-table td {
	border-bottom: 1px dotted #bcbcbc;
	border-top: 1px dotted #bcbcbc;
	padding: 15px;
	vertical-align: middle;
}

table.form-table td.e {
	padding: 18px 10px 10px 10px;
	vertical-align: top;
}

table.form-table td div.display {
	display: none;
}

table.form-table td div.displayon {
	display: block;
}

table.form-table td table th {
	border: none;
	font-weight: normal;
	padding: 0 10px 0 0;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	width: 10%;
}

table.form-table td table td {
	border: none;
	padding: 0;
}

table.form-table td span.comment {
	color: gray;
	margin-left: 5px;
}

input,
textarea,
select {
	border: 1px solid #757575;
	font-size: 120%;
	margin: 1px 5px 1px 0;
	padding: 5px;
}

input,
textarea {
	background-color: white;
}

textarea {
	font-family: sans-serif;
}

input.radio,
input.checkbox {
	background-color: transparent;
	border: none;
	padding: 0;
}

form div.btn {
	margin: 0 auto;
	width: 410px;
}

input.submit {
	background: #3181c3 url(images/link_btn.png) no-repeat right 10px center;
	border: none;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 auto;
	padding: 18px 80px;
	text-align: center;
}

input.submit:hover {
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	     opacity: .70;
}

body#form table.form-table th,
body#form table.form-table td {
	padding-bottom: 20px;
	padding-top: 20px;
}

body#form table.form-table td table th,
body#form table.form-table td table td {
	padding-bottom: 0;
	padding-top: 0;
}

/***********************************************************************/
div.localbanner {
	padding: 20px 0;
}

div.localbanner ul {
	text-align: center;
}

div.localbanner ul li {
	display: inline;
	padding: 0 5px;
}

/***********************************************************************/
#header-bg {
	background-color: white;
}

#header {
	height: 120px;
	margin: 0 auto;
	position: relative;
	width: 1080px;
}

#header-logo {
	float: left;
	padding-top: 31px;
}

#hamburger {
	display: none;
}

#header-tel {
	background: url(images/header_tel.png);
	height: 192px;
	position: absolute;
	right: 0;
	top: 0;
	width: 310px;
}

#header-tel p.tel-text {
	color: white;
	font-size: 95%;
	line-height: 1.8em;
	padding-top: 15px;
	text-align: center;
}

#header-tel p.tel-time {
	color: black;
	font-size: 85%;
	padding-top: 53px;
	text-align: center;
}

#header-tel-sp {
	display: none;
}

#gnav-bg {
	background: white;
	height: 105px;
}

nav#gnav ul {
	height: 105px;
	margin: 0 auto;
	width: 1080px;
}

nav#gnav ul li {
	float: left;
}

#globalnav-bg {
	background: #9b9c9d;
	border-bottom: 4px solid #148fc8;
	height: 40px;
}

nav#globalnav {
	margin: 0 auto;
	width: 1080px;
}

nav#globalnav ul li {
	float: left;
	padding: 12px 50px 0 0;
}

nav#globalnav ul li a {
	color: white;
	font-size: 95%;
	text-decoration: none;
}

div.main {
	margin: 0 auto;
	width: 1080px;
}

div.maintitle {
	height: 270px;
}

div.maintitle h1 {
	padding-top: 100px;
}

div.about {
	background: url(images/about_bg.jpg) no-repeat center top;
	color: white;
	padding: 60px 0;
}

div.about h2 {
	font-size: 130%;
}

div.about p {
	text-align: center;
}

div.btn {
	margin: 0 auto;
	width: 382px;
}

div.contact {
	color: white;
	padding: 50px 0;
	text-align: center;
}

div.contact h3 {
	padding: 10px 0 20px 0;
}

div.contact div.text {
	padding: 20px 0 10px 0;
}

div.contact div.text p {
	text-align: center;
}

div.contact p.tel {
	font-size: 48px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

div.contact p.tel span {
	background: url(images/contact_tel_icon.png) no-repeat left center;
	padding: 15px 0 10px 50px;
}

div.contact p.tel span a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div.contact p.time {
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 20px;
	text-align: center;
}

div.bg-gray {
	background: #f3f3f3;
	clear: both;
}

div.bg-darkgray {
	background: #9b9c9d;
	clear: both;
}

#footer {
	background: url(images/footer_bg.jpg) no-repeat center top;
	padding: 40px 0 50px 0;
}

nav#footer-nav ul {
	text-align: center;
}

nav#footer-nav ul li {
	border-left: 1px solid white;
	display: inline;
	padding: 0 20px;
}

nav#footer-nav ul li:last-child {
	border-right: 1px solid white;
}

nav#footer-nav ul li a {
	color: white;
	text-decoration: none;
}

#footer p {
	color: white;
}

#footer p#footer-copy {
	padding: 30px 0 10px 0;
	text-align: center;
}

#footer a#footer-logo {
	display: block;
	margin: 0 auto;
	width: 169px;
}

#footer h3 {
	color: white;
	font-size: 150%;
	padding: 25px 0 10px 0;
}

#footer address {
	color: white;
	font-style: normal;
	text-align: center;
}

#footer p#footer-tel {
	color: white;
	text-align: center;
}

#footer p#footer-tel a {
	color: white;
	text-decoration: none;
}

#footer p#footer-tel strong {
	font-size: 120%;
}

#footer p#footer-tel strong a {
	color: white;
	text-decoration: none;
}

#footer p#copy {
	color: white;
	font-size: 80%;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

#pagetop a {
	display: block;
	padding: 20px;
	text-align: center;
}

