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

/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
	vertical-align: bottom;
}

a img {
  border: none;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #333;
	background-color: #000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	height: 63px;
	width: 960px;
	padding-top: 7px;
}
h1 {
	float: left;
	height: 72px;
	width: 411px;
}
#header h1 a {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 411px;
	padding-top: 72px;
	text-align: center;
	display: block;
	overflow: hidden;
	font-size: 10px;
	line-height: 100%;
}

/* main menu */

ul#menu {
	width:375px;
	overflow:hidden;
　/*float解除*/
    zoom:100%;　/*float解除*/
;
	float: right;
	height: 55px;
	margin-top: 15px;
}
ul#menu li {
    float:left; /*次の要素を右側へ回り込ませる*/
    list-style:none; /*リストの●を消す*/
}
ul#menu li a {
    display:block; /*インラインからブロック要素へ変更*/
    height:55px; /*高さ*/
    width:180px; /*横幅*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(../img/menu.png); /*メニュー画像*/
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}

ul#menu li a.home {background-position:0px 0px;width:118px;}
ul#menu li a.home:hover {background-position:0 -55px;}
     
ul#menu li a.company {background-position:-118px 0px;width:257px;}
ul#menu li a.company:hover {background-position:-118px -55px;}
     
#mainImg {
	background-image: url(../img/main_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 400px;
	width: 960px;
}
#mainImg #subImg {
	margin-left: auto;
	margin-right: 115px;
	height: 155px;
	width: 410px;
	padding-top: 25px;
}
#contain01 {
	background-image: url(../img/h2_bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 920px;
	padding-left: 40px;
	padding-top: 20px;
	background-color: #000;
}
.pnsArea {
	clear: both;
	padding-top: 20px;
	background-image: url(../img/pns_btm_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
	padding-bottom: 40px;
}
.pnsArea dl {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 23px;
}
.pnsArea dl dt {
	height: 180px;
	width: 260px;
}
.pnsArea dl dd.name {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
}
.pnsArea dl dd.txt {
	padding-top: 12px;
	line-height: 130%;
	color: #666;
}
#footer {
	background-image: url(../img/footer_patt.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	height: 130px;
	width: 100%;
	color: #CCC;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	margin-top: 100px;
}
#cnts #mainImg {
	background-image: url(../img/cnts_sub_img.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: 166px;
}
#cnts #subImg {
	height: 160px;
	width: 480px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contain02 {
	background-image: url(../img/h2_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 960px;
	padding-top: 20px;
	background-color: #000;
}
#cnts h2 {
	padding-left: 40px;
}
#cnts #cmpArea {
	padding-left: 50px;
	width: 870px;
	clear: both;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
}
#cnts #cmpArea dl {
	float: right;
	width: 550px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-y;
	background-position: 155px 0px;
	padding-top: 5px;
	line-height: 135%;
	margin-bottom: 60px;
}
#cnts #cmpArea dl dt {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 180px;
	padding-bottom: 10px;
}
#cnts #cmpArea dl dd {
	padding-left: 200px;
	color: #999;
	padding-bottom: 10px;
}
#cnts #cmpArea dl dd span {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#cnts #map {
	float: left;
}
#cnts #chkArea {
	clear: both;
	width: 960px;
	background-image: url(../img/pns_btm_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
#cnts #chkArea #left{
	float: left;
	width: 475px;
}
#cnts #chkArea #right{
	float: right;
	width: 475px;
}
#cnts h3 {
	color: #FFF;
	background-image: url(../img/check_01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 15px;
}
#cnts .chkSec {
	background-image: url(../img/h3_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	width: 370px;
	padding-right: 45px;
	padding-left: 55px;
	padding-top: 17px;
	padding-bottom: 30px;
}
#cnts .chkSec p {
	line-height: 135%;
	padding-bottom: 8px;
	color: #CCC;
	padding-left: 32px;
}
#cnts .chkSec p span {
	font-weight: bold;
	color: #FFF;
}

p#lang {
	color: #999;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
/*blocklink*/
#footer a.blockLink {
	color: #FFFFFF;
	display: inline-block;
	height: 27px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	background: url(../img/block3.gif) 0 0;
	margin: 1px 0 0 0;
	padding: 0 0 0 5px;

}
#footer a.blockLink:hover {
	color: #FFFFFF;
	background-position: left bottom;
}
#footer a.blockLink b {
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	height: 27px;
	padding: 0 10px 0 5px;
	background: url(../img/block3.gif) right top;
}
#footer a.blockLink:hover b {
	color: #FFFFFF;
	background-position: right bottom;
}

/* linkBox */
.linkBox {
	clear: both;
	width: 500px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 35px;
	margin-right: 270px;
}
.linkBox a {
	color: #FFCC51;
	text-decoration: underline;
}
.linkBox a:hover {
	color: #573E00;
	text-decoration: none;
}
.linkBox p {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/check_01.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-bottom: 2px;
}
.linkBox p span {
	font-size: 16px;
}
.linkBox ul {
	list-style-type: none;
	padding-left: 30px;
	color: #999;
}

#ohenokiBnr {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
}
