@charset"utf-8";

body {
  font-size: 14px;
  color: #333333;
  line-height: 1.5;
  font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
  }
#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  }
#header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #000000;
  }    
#slid {
  width: 960px;
  height: 430px;
  margin: 0 auto;
  }
  
/* ナビゲーション */

#navigation {
  width: 100%;
  height: 55px;
  background-image: url(../images/nav_bg.gif);
  background-repeat: repeat-x;
  }
.nav_in {
  width: 960px;
  height: 55px;
  margin: 0 auto;
  }  
  
.nav_in ul {
  width: 550px;
  height: 55px;
  }
.nav {
  list-style: none;
  float: left;
  }
.nav_01 {
  background-image: url(../images/nav_01.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -1000em;
  display: block;
  width: 110px;
  height: 55px;
  }
.nav_01:hover {
  background-position: left bottom;
  }
.nav_02 {
  background-image: url(../images/nav_02.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -1000em;
  display: block;
  width: 110px;
  height: 55px;
  }
.nav_02:hover {
  background-position: left bottom;
  }      
.nav_03 {
  background-image: url(../images/nav_03.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -1000em;
  display: block;
  width: 110px;
  height: 55px;
  }
.nav_03:hover {
  background-position: left bottom;
  }      
.nav_04 {
  background-image: url(../images/nav_04.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -1000em;
  display: block;
  width: 110px;
  height: 55px;
  }
.nav_04:hover {
  background-position: left bottom;
  }      
.nav_05 {
  background-image: url(../images/nav_05.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -1000em;
  display: block;
  width: 110px;
  height: 55px;
  }
.nav_05:hover {
  background-position: left bottom;
  }      

/* コンテンツ */

#contents {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #282828;
  padding-top: 25px;
  }
.content_in {
  width: 960px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-color: #ffffff;
  padding-top: 20px;
  padding-left: 3px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  }
.c01 {
  float: left;
  margin-right: 18px;
  } 
.c02 {
  float: left;
  }   
.c_m {
  font-size: 11px;
  color: #444444;
  width: 205px;
  padding: 10px;
  }
.contact {
  background-image: url(../images/c04.png);
  background-repeat: no-repeat;
  width: 960px;
  height: 120px;
  margin: 20px auto;
  clear: both;
  }
.c_mon {
  padding-top: 50px;
  padding-left: 53px;
  width: 380px;
  float: left;
  font-size: 12px;
  }
.submit {
  background-image: url(../images/c05.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -1000em;  
  width: 147px;
  height: 22px;
  float: left;
  margin-top: 75px;
  margin-left: 155px;
  }
.submit:hover {
  background-position: left bottom;
  }    
.form {
  background-image: url(../images/c06.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -1000em;  
  width: 147px;
  height: 22px;
  float: left;
  margin-top: 75px; 
  margin-left: 40px; 
  }
.form:hover {
  background-position: left bottom;
  }
.company {
  width: 960px;
  margin: 50px auto;
  }
.f01 {
  width: 270px;
  height: auto;
  float: left;
  margin-top: 2px;
  margin-right: 30px;
  }
.line {
  margin-top: 2px;
  margin-bottom: 10px;
  }
.f02 {
  font-size: 12px;
  color: #858585;
  letter-spacing: 1.2px;
  } 
a.under {
  color: #858585;
  text-decoration: none;
  }                
.under:hover {
  text-decoration: underline;
  } 
.f03 {
  float: left;
  margin-right: 30px;
  }  
.f04 {
  margin-left: -7px;
  }  
.f05 {
  font-weight: bold;
  color: #858585;
  font-size: 12px;
  margin-top: 13px;
  margin-bottom: 1px;
  } 
.list {
  width: 165px;
  padding-left: 15px;
  }
.list li {
  font-size: 12px;
  color: #858585;
  line-height: 2.2;
  }
.f06 {
  float: left;
  width: 180px;
  padding-top: 20px;
  margin-right: 30px;
  }

/* フッター */

#footer {
  background-color: #282828;
  width: 100%;
  padding-top: 30px;
  }
.foot {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  }
.foot ul {
  width: 450px;
  margin-top: 10px;
  margin: 10px auto;
  }
.foot li {
  float: left;
  list-style: none;
  } 
.foot a {
  font-size: 10px;
  color: #858585;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  }
.foot a:hover {
  text-decoration: underline;
  }  
.add {
  clear: both;
  font-style: normal;
  color: #404040;
  font-size:12px;
  letter-spacing: 1px;
  width: 360px;
  margin: 40px auto;
  margin-bottom: 100px;
  }

/*他のページ */

#head_other {
  width: 100%;
  background-color: #ffffff;
  height: 60px;
  background: -moz-linear-gradient(top,#fff,#F5F4F4);
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#F5F4F4));
  } 
.other_in {
  width: 960px;
  height: 60px;
  margin: 0 auto;
  }
.logo {
  padding-top: 15px;
  padding-left: 20px;
  }
.content_bg {
  width: 960px;
  height: auto;
  margin: 0 auto;
  background-color: #282828;
  }  
.other_content {
  width: 705px;
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-right: 15px;
  float: left;
  }
.right_content {
  width: 235px;
  height: auto;
  background-color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  float: left;
  margin-bottom: 50px;
}
.r01 {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom :10px;
  border-bottom: 1px dotted #282828;
  }
.r02 {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom :10px;
  } 
.busi {
  padding-top: 13px;
  padding-left: 15px;
  }
.i_m {
  font-size: 18px;
  color: #282828;
  width: 650px;
  border-bottom: 1px solid #282828;
  border-left: 10px solid #282828;
  margin-top: 29px;
  margin-left: 15px;
  padding-left: 15px;
  }
.im {
  width: 350px;
  font-size: 12px;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 40px;
  float: left;  
  }
.photo {
  border: 3px solid #D7D4D4;
  display: block;
  margin-top: 20px;
  }
.inner {
  padding-bottom: 80px;
  } 
  
/* 会社情報 */

.p_mon {
  background-color: #E2DDDD;
  width: 655px;
  margin-top: 15px;
  margin-left: 15px;
  padding: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  }
.h_m {
  font-size: 12px;
  }
.ta {
  width: 550px;
  border: 1px solid #282828;
  margin-top: 50px;
  margin-left: 20px;
  } 
.t01 {
  color: #333333;
  background-color: #cccccc;
  width: 150px;
  height: 30px;
  padding: 10px;
  border: 1px solid #333333;
  font-size: 12px;  
  }
.t02 {
  color: #333333;
  height: 30px;
  padding: 10px;
  border: 1px solid #333333;
  font-size: 12px;  
  }
  
/* 採用情報 */

.a01 {
  width: 350px;
  font-size: 12px;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 40px;
  float: left;  
  }

/* お問合わせ */

.a02 {
  font-size: 12px;
  width: 500px;
  margin-top: 20px;
  margin-left: 20px;
  }
.ble {
  width: 550px;
  border: 1px solid #282828;
  margin-top: 50px;
  margin-left: 20px;
  } 
.t03 {
  color: #333333;
  background-color: #cccccc;
  width: 180px;
  height: 30px;
  padding: 10px;
  border: 1px solid #333333;
  font-size: 12px;
  }
.t04 {
  color: #333333;
  height: 30px;
  padding: 10px;
  border: 1px solid #333333;
  font-size: 12px;  
  }
