@charset "utf-8";

/*----------------------------------------------------------
RESET
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

table {
    border-collapse:collapse;
	border-spacing:0;
	border: none;
	empty-cells:show;
}
fieldset,img,abbr {
    border:0;
}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var {
    font-style:normal;
	font-weight:normal;
}
caption,th { 
    text-align:left;
}
li,dl {
	list-style:none;
}
img {
    vertical-align:top;
	border: none;
}

legend {
	display:none;
}

hr{
	display: none;
	clear: both;
}

.left{
	float: left;
}
.right{
	float: right;
}
/*----------------------------------------------------------
CLEARFIX
----------------------------------------------------------*/

.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*----------------------------------------------------------
All
----------------------------------------------------------*/

html{
	background-color: #00408e;
}

body{
	background-color: #00408e;
}


/*----------------------------------------------------------
HEADER
----------------------------------------------------------*/
#header-wrapper{
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #063e83;
}
#header{
	height: 109px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header h1{
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 40px;
}
#header .logo{
	position: absolute;
	left: 0px;
	top: 59px;
}
#header .btn{
	position: absolute;
	right: 170px;
	top: 78px;
}
#header p{
	position: absolute;
	right: 0px;
	top: 78px;
}

/*----------------------------------------------------------
FOOTER
----------------------------------------------------------*/

#footer{
	background-image: url(../img/navi_bg.png);
	background-repeat: repeat-x;
	height: 78px;
}
#footer ul,
#footer li{
	float: left;
}
#footer p{
	float: right;
	padding-right: 80px;
}

#footer .pagetop{
	float: right;
	margin-top: -19px;
	padding-right: 80px;
	cursor: pointer;
}

/*----------------------------------------------------------
INDEX
----------------------------------------------------------*/
#index #contents-wrapper{
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index #contents{
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 506px;
	position: relative;
}
#index #contents .btn1{
	position: absolute;
	left: -90px;
	top: 71px;
}
#index #contents .btn2{
	position: absolute;
	left: 330px;
	top: 71px;
}
#index #contents .btn3{
	position: absolute;
	right: -75px;
	top: 71px;
}

/*----------------------------------------------------------
PAGE
----------------------------------------------------------*/
#industry #contents-wrapper{
	background-image: url(../img/industry_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#construction #contents-wrapper{
	background-image: url(../img/construction_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#industry #contents,
#construction #contents{
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#industry #contents h2,
#construction #contents h2{
	float: left;
	width: 182px;
	padding-left: 110px;
	padding-top: 85px;
}
#industry #contents #info,
#construction #contents #info{
	float: left;
	width: 674px;
	padding-top: 42px;
	padding-bottom: 40px;
}
#industry #contents .info-wrapper,
#construction #contents .info-wrapper{
	margin-bottom: 22px;
}
#industry #contents .info-wrapper .left,
#construction #contents .info-wrapper .left{
	float: left;
	width: 321px;
}
#industry #contents .info-wrapper .right,
#construction #contents .info-wrapper .right{
	float: right;
	width: 321px;
}
#industry #contents .info-wrapper h3,
#construction #contents .info-wrapper h3{
	margin-bottom: 13px;
}
#industry #contents .info-wrapper dt,
#construction #contents .info-wrapper dt{
	margin-bottom: 9px;
}
#industry #contents .info-wrapper dl.maker{
	float: left;
	width: 144px;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
}
#industry #contents .info-wrapper dl.maker li{
	color: #FFF;
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: -18;
	display: block;
	padding-left: 18px;
}
#industry #contents .info-wrapper dl.maker a{
	color: #FFF;
	text-decoration: none;
}
#industry #contents .info-wrapper dl.maker a:hover{
	color: #CCC;
}
#industry #contents .info-wrapper dl.item{
	float: left;
	width: 177px;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
}
#construction #contents .info-wrapper dl.item{
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
}

/*----------------------------------------------------------
CONTENTS
----------------------------------------------------------*/

#companybody{
	background-color: #FFF!important;
}
#company{
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	height: 530px;
	padding-top: 6px;
	padding-bottom: 12px;
	overflow: auto;
	background-color: #FFF;
}
#company h1{
	float: left;
	width: 127px;
	padding-left: 56px;
	padding-top: 26px;
}
#company #contents{
	float: left;
	width: 629px;
	padding-top: 72px;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 40px;
}
#company #contents .credo {
    margin-bottom: 60px;
    text-align: center;
}
#company #contents .credo h4, #company #contents .credo p {
    margin-bottom: 22px;
}
#company #contents .box {
    margin-bottom: 20px;
    padding: 20px 14px;
}
#company #contents .box p.name {
    margin-top: 20px;
    text-align: right;
}
#company #contents .box table {
    border-right: 1px solid #C8C8C8;
    border-top: 1px solid #C8C8C8;
    margin-bottom: 20px;
    width: 100%;
}
#company #contents .box table th, #company #contents .box table td {
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
    padding: 5px 5px 5px 10px;
}
#company #contents .box table th {
    background-color: #E0E0E0;
    font-weight: bold;
}
#company #contents .box .company {
    float: left;
    padding-bottom: 20px;
    width: 300px;
}
#company #contents .box .company h5 {
    color: #0D4891;
    font-size: 15px;
    font-weight: bold;
}
#company #contents .box .company p {
    font-size: 12px;
    line-height: 120%;
}
#company #contents .box .company img {
    margin-left: 5px;
}
#company #contents .history {
    background-color: #F8F8F8;
    margin-top: 15px;
    padding: 14px;
    width: 601px;
}
#company #contents .history dl {
	background-image: url(../sound/company/img/line.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 10px;
}
#company #contents .history dt {
    float: left;
    padding-left: 5px;
    width: 112px;
}
#company #contents .history dd {
    float: left;
    padding-left: 8px;
    width: 476px;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 100%;
	background-image: url(../img/scroll.png);
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background-image: url(../img/scroll.png);
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background-image: url(../img/scroll.png);
	position: relative;
}

.jspDrag
{
	background: #00408e;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #00408e;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #00408e;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 9px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #f4f1da;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/* superbox 背景の色 
---------------------------------------- */  
#superbox-overlay{background:#e0e4cc;}  
      
/* superbox ローディング画像呼び出し 
---------------------------------------- */  
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(styles/loader.gif) no-repeat 0 0;}  
      
/* superbox closeボタン 
---------------------------------------- */  
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}  
#superbox .close a span{color:#fff;}  
      
/* superbox next　prev要素指定 
---------------------------------------- */  
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}  
#superbox .nextprev .disabled{background:#ccc;cursor:default;}  
      
/* コンテンツ要素 
---------------------------------------- */  
#superbox #column   { text-align: left; }  
#superbox #column h2    {     
        font-size: 116.6%;  
        border-bottom: solid 1px #646464;  
        padding: 5px;  
        margin-bottom: 10px;  
}
/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}
