﻿@charset "utf-8";
/* CSS Document */
/*    Reset CSS    */
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 14px;
  line-height: 1.7em;
  color: #333;
  background-color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}
li {
  list-style-type: none;
}
li img {
  display: block;
}
a img {
  border-style: none;
}
/*                             */
/*    header    */
header {
  width: 768px;
  height: 120px;
  margin: auto;
}
#headerTop{
  float: right;
  font-size: 13px;
  margin-right: 5px;
}
#headerInner{
  height: 64px;
  margin-top: 10px;
  margin-bottom: 8px;
}
nav {
  width: 768px;
  height: 32px;
  padding: 0.0em;
  text-align: center;
}
header ul {
  clear: both;
  margin: 3px auto auto auto;
  width: 768px;
  text-align: center;
}
header ul#menu li {
  float: left;
  position: relative;
  margin-right: 1px;
  width: 152px;
  text-align: center;
  display: block;
}
#menu img:hover {
  opacity: 0.5;
}
/*    mainContents    */
main {
  margin: auto;
  width: 768px;
  clear: both;
}
.mainContents{
  margin: auto;
  width: 768px;
  height: 450px;
}
/*                             */
/*      top page     */
#mainPhoto {
  margin: auto;
  width: 768px;
  height: 256px;
}
#leftCont {
  width: 512px;
  float: left;
  margin-left: 0px;
/*  height: auto;
  margin-top: 0px;*/
}
#helloCont {
  margin: 24px auto 25px auto;
  text-align: center;
  width: 450px;
}
#helloCont  h3{
  margin-top: 10px;
  width: 450px;
  text-align: left;
}
#helloCont  p {
  margin: 10px 0px 10px auto;
  width: 430px;
  text-align: left;
}
#newsCont {
  margin-top: 24px;
  text-align: center;
}
#rightCont {
  margin-top: 16px;
  float: left;
  width: 256px;
}
#rightCont a:hover {
  opacity: 0.5;
}
#t1 {
  margin: 0px auto 0px auto;
}
#t1 td {
  padding: 0px 0px 24px 0px;
  border: none;
}
.mainContents p {
  margin: 40px auto 30px auto;
}
.scr {
  overflow: scroll;
  width: 450px;
  height: 150px;
  text-align: left;
  margin: 20px auto 40px auto;
}
/*                             */
/*    companyInfo page    */
#cBanner {
  margin-top: 10px;
  margin-bottom: 10px;
}
#companyInfo {
  width: 768px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
}
.iTable, td, th{
  font-family: "ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
  border-top: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  border-left: none;
  border-right: none;
}
#companyInfo table{
  border-collapse: collapse;
  margin: 12px auto 24px auto;
  width: 688px;
}
#companyInfo th{
  width: 205px;
  font-size: 14px;
}
#companyInfo td{
  width: auto;
  padding: 5px 0px 5px 10px;
  font-size: 13px;
  text-align: left;
}
#companyMap {
  width: 768px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
}
.gMap {
  width: 668px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}
#google_map {
  margin: 16px auto 16px auto;
  float: left;
}
iframe {
  width: 384px;
  height: 384px;
  border: none;
}
#mapAddr {
  text-align: left;
  float: left;
  width: 280px;
  height: 400px;
}
#mapAddr p {
  font-size: 16px;
  margin: 160px 0px auto 16px;
}
/*                             */
/*    perform    */
#actualPerform {
  width: 768px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#aBanner {
  margin-top: 10px;
  margin-bottom: 10px;
}
.perList {
  width: 688px;
  margin: 8px auto 0px auto;
  text-align: center;
}
.perList td {
  width: 344px;
  border: none;
  padding: 10px 0px 10px 0px;
}
.perList figure {
  padding: auto;
}
/*
.perList figure:hover {
  opacity: 0.5;
}
*/
.perList figcaption {
  font-size: 13px;
}
/*                             */
/*    recruit    */
#rBanner {
  margin-top: 10px;
  margin-bottom: 10px;
}
#recruitInfo {
  margin-left: auto;
  margin-right: auto;
  width: 688px;
  height: auto;
}
#recruitInfo table{
  border-collapse: collapse;
  margin: 12px 0px 24px 0px;
  width: 688px;
  text-align: left;
}
#recruitInfo th{
  width: 205px;
  font-size: 14px;
}
#recruitInfo td{
  width: auto;
  padding: 5px 0px 5px 10px;
  font-size: 13px;
}
/*                             */
/*    inquiry    */
#inquiry {
  width: 688px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#iBanner {
  margin-top: 10px;
  margin-bottom: 10px;
}
#fTable {
  border-collapse: collapse;
  margin: 12px 0px 24px 0px;
  width: 688px;
}
#fTable th{
  text-align: left;
  width: 165px;
  font-size: 14px;
}
#fTable td{
  width: auto;
  padding: 10px 0px 10px 10px;
  font-size: 13px;
 }
 #fTable label {
  margin: 0px 0px 0px 30px;
}
#confirmBtn {
  text-align: center;
}
#confirmBtn input[type="submit"]{
  width: 160px;
  height: 40px;
}
/*                             */
/*    confirm    */
.errMsg {
  color: red;
}
#btnList {
  width: 688px;
}
#btnList td{
  width: 344px;
  border: none;
}
#backBtn {
  width: 344px;
  float: left;
  text-align: center;
}
#sendBtn {
  width: 344px;
  float: left;
  text-align: center;
}
#btnList  input[type="image"]{
  width: 160px;
  height: 40px;
}
/*                             */
/*    reinput    */
#confirmBtn input[type="image"]{
  width: 160px;
  height: 40px;
}
/*                             */
/*    thanks    */
#thanks {
  width: 688px;
  margin: 0px auto 0px auto;
}
/*                             */
/*    footer    */
footer {
  clear: both;
  margin-top: 16px;
}
#footerInner {
  clear: both;
  width: 768px;
  margin: auto;
  text-align: right;
}
hr {
  color: #888;
  height: 2px;
  background-color: #8D8B72;
}
#footerAddr {
  height: 75px;
  width: 768px;
  margin: auto;
}
#fp1 {
  height: auto;
  width: 300px;
  margin: auto 0px auto 450px;
  text-align: left;
}
#fp2 {
  height: auto;
  width: 300px;
  margin: auto 0px auto 485px;
}
#footerBottom p {
  color: #666;
  height: 16px;
  width: 768px;
  margin: 8px auto 24px auto;
  text-align: center;
}
/*                             */
