@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

input[type="text"], input[type="password"], textarea, select {
  outline: none; }

.clearFix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden; }

img {
  display: block;
  margin: 0;
  padding: 0;
  border: none; }

li {
  list-style: none; }

/*
    Theme Name: TMH Design
    Theme URI: 
    Description: 株式会社TMH用オリジナルデザイン
    Version: 1.0
    Author: D.A.G co.,ltd
    Author URI: http://www.dashandgo.jp
    Tags: template
    
    */
/*=========================================
/*          Common Styles
/*========================================*/
body {
  font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  font-size: 1.0em;
  background: url(./images/body_back.png) repeat-x 50% 150px;
  color: #333; }

.b-policy h4 {
  font-weight: bold;
  text-align: center;
  padding-top: 50px !important; }
.b-policy p {
  line-height: 120%;
  letter-spacing: 1px; }
.b-policy ul {
  padding-right: 10px; }
  .b-policy ul li {
    text-align: right;
    margin: 10px 0;
    line-height: 120%;
    letter-spacing: 1px; }
.b-policy dl dt {
  margin-top: 30px;
  margin-bottom: 5px;
  line-height: 120%;
  letter-spacing: 1px; }
.b-policy dl dd {
  line-height: 120%;
  letter-spacing: 1px; }

.semi {
  float: right;
  width: 100px;
  padding: 1em 0 0 0; }

.trans {
  -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  -moz-tranzsition: background-color 0.1s ease-out, color 0.1s ease-out;
  -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  transition: background-color 0.1s ease-out, color 0.1s ease-out; }

.clearFix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden; }

.bRadius10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.inner {
  width: 1040px;
  margin: 0 auto; }

header, footer {
  width: 100%; }

.ie_fuck {
  width: 100%;
  background: #990000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 30px 0;
  font-size: 1.2em; }
  .ie_fuck > a {
    color: #fff; }

/*=========================================
/*          Header Styles
/*========================================*/
div#hgroup {
  width: 100%;
  background-color: #051831;
  background-image: -webkit-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -moz-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -o-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -ms-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: linear-gradient(to top, #051831 48%, #0b1d36 51%, #203046);
  height: 30px;
  line-height: 30px;
  color: #fff; }
  div#hgroup div.inner h1 {
    float: left;
    font-weight: normal;
    font-size: 0.7em !important; }
  div#hgroup div.inner h2 {
    float: right;
    font-weight: normal;
    font-size: 0.7em !important; }

p#logo {
  float: left;
  width: 274; }
p#LAYLA_logo {
  float: left;
  width: 277; 
  font-size: 0.7em !important;
  font-weight: 900; 
  text-align: center; }

div#headerRight {
  width: 500px;
  float: right; }
  div#headerRight ul {
    float: right; }
  div#headerRight li {
    list-style: none;
    margin: 10px 3px;
    float: left; }

.search {
  width: 400px;
  float: right; }

div#headerRight li a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px #666;
  -moz-box-shadow: 1px 1px 3px #666;
  box-shadow: 1px 1px 3px #666;
  text-decoration: none;
  color: #333;
  padding: 0 3px 0 25px;
  font-size: 0.8em;
  background-color: #fff;
  border: 1px solid #eee;
  behavior: url(./PIE.htc); }

li#chinese a {
  background: url(./images/zn.jpg) no-repeat 4px 3px; }
li#korean a {
  background: url(./images/ko.jpg) no-repeat 4px 3px; }
li#japanese a {
  background: url(./images/ja.jpg) no-repeat 4px 3px; }
li#english a {
  background: url(./images/en.jpg) no-repeat 4px 3px; }

div#headerRight form {
  clear: both;
  float: left;
  margin: 10px 0; }
div#headerRight p {
  font-size: 0.7em; }
div#headerRight fieldset {
  float: left;
  margin: 5px 0 0 0; }

input.searchForm {
  border: 2px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #eee; }
input.searchBtn {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #ddd; }

/*======= Navigation */
nav {
  width: 100%;
  background-color: #051831;
  background-image: -webkit-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -moz-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -o-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: -ms-linear-gradient(bottom, #051831 48%, #0b1d36 51%, #203046);
  background-image: linear-gradient(to top, #051831 48%, #0b1d36 51%, #203046);
  height: 38px;
  color: #fff;
  border-bottom: 2px solid #000;
  z-index: 999;
  behavior: url(./PIE.php); }
  nav ul {
    width: 1040px;
    margin: 0 auto;
    border-left: 1px solid #000;
    border-right: 1px solid #555;
    height: 38px; }
  nav li {
    float: left;
    border-left: 1px solid #555;
    border-right: 1px solid #000;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 171px; }
    nav li a {
      color: #fff;
      text-decoration: none;
      display: block;
      width: 171px;
      height: 38px;
      -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
      -moz-tranzsition: background-color 0.1s ease-out, color 0.1s ease-out;
      -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
      transition: background-color 0.1s ease-out, color 0.1s ease-out; }
      nav li a:hover {
        background-color: #0861a5;
        text-shadow: 1px 1px 1px #333; }

a:focus {
  background-color: #0861a5;
  text-shadow: 1px 1px 1px #333; }

/*=========================================
/*          Footer Styles
/*========================================*/
footer {
  border-top: 20px solid #051831;
  padding: 20px 0 0 0;
  margin: 100px 0 0 0;
  text-shadow: 0px 1px 0px #fff; }

div#footerNavi ul {
  border-left: 1px solid #999;
  border-right: 1px solid #666;
  float: left; }
div#footerNavi li {
  font-size: 0.9em;
  list-style: none;
  float: left;
  border-right: 1px solid #999;
  border-left: 1px solid #666; }
  div#footerNavi li a {
    display: block;
    padding: 3px 15px;
    text-decoration: none;
    -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    -moz-tranzsition: background-color 0.1s ease-out, color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    transition: background-color 0.1s ease-out, color 0.1s ease-out; }
div#footerNavi a:visited {
  color: #333; }
div#footerNavi a:hover {
  background: #eee; }

a:focus {
  background: #eee; }

ul#footerProf {
  text-align: right;
  width: 100%;
  font-size: 0.9em; }
  ul#footerProf li {
    list-style: none;
    margin: 5px 0;
    text-align: right; }

li#fLogo {
  text-align: right;
  height: 33px;
  line-height: 33px;
  padding: 0 0 5px 0;
  clear: both; }
  li#fLogo img {
    display: inline; }

footer {
  background: url(./images/footer_back.jpg); }
  footer small {
    margin: 30px 0 0 0;
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background-color: #051831; }

li#fAddr_z {
  font-size: 0.9em; }

footer h3 {
  background: #eee;
  padding: 5px 0;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px #999;
  -moz-box-shadow: 1px 1px 5px #999;
  -o-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 200px;
  color: #333;
  margin: 0px 0 10px 0;
  text-shadow: 0px 1px 0px #fff;
  font-weight: normal;
  behavior: url(http://www.tmh-inc.co.jp/PIE.htc);
  position: relative; }

ul#footerService > li {
  text-shadow: 0px 1px 0px #fff;
  list-style: none;
  float: left;
  width: 500px;
  margin: 20px 10px;
  font-size: 0.8em;
  min-height: 120px; }
ul#footerService li p {
  border-bottom: 1px solid #999;
  padding: 0 0 10px 0;
  text-shadow: 0px 1px 0px #fff;
  font-size: 1.0em;
  font-weight: bold; }
ul#footerService ul#footerService span {
  font-size: 0.9em; }
ul.footerProducts {
  width: 450px;
  margin: 10px 0 0 0; }
  ul.footerProducts li {
    margin: 2px 0;
    padding: 0;
    float: left;
    list-style: none; }
    ul.footerProducts li a {
      text-decoration: none;
      color: #333;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
      ul.footerProducts li a:hover {
        color: #000;
        background-color: #eee;
        -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
        -moz-tranzsition: background-color 0.1s ease-out, color 0.1s ease-out;
        -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
        transition: background-color 0.1s ease-out, color 0.1s ease-out; }

p.preparation {
  font-size: 0.9em;
  height: 100px;
  padding: 50px 0 0 0;
  color: #0861a5;
  line-height: 140%; }

table.newsTable {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }
  table.newsTable th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 3px !important; }

td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3px !important; }

.linkBanner img {
  display: block;
  width: 150px;
  margin: 0 auto; }

table#recruit {
  width: 100%;
  border-bottom: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important; }
  table#recruit caption {
    font-weight: bold;
    margin: 20px 0; }
  table#recruit ul li {
    list-style: none !important; }
  table#recruit dl dt {
    font-weight: bold; }
  table#recruit dl dd {
    margin: 10px 0 20px 10px !important; }
  table#recruit th, table#recruit td {
    border-top: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    vertical-align: middle;
    padding: 30px 10px 30px 20px !important; }
  table#recruit th {
    background: #eee;
    width: 20%; }

p#recruitCaution {
  margin: 20px 0; }

span#languageS {
  display: block;
  float: left;
  padding: 12px 0 0 40px;
  font-size: 0.9em; }

.email {
  border: 1px solid #eee;
  padding: 1em; }
  .email span {
    background: #BDF0FA;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radiuis: 10px;
    border-radius: 10px;
    behavior: url(5px);
    font-weight: bold;
    padding: 0 0.5em;
    font-size: 0.9em; }

#greetings p {
  margin: 1em 0;
  letter-spacing: 1px;
  line-height: 150%; }

.aboutImg {
  width: 90%;
  margin: 20px auto; }
  .aboutImg img {
    width: 100%; }

/*# sourceMappingURL=style.css.map */
