@charset "utf-8";
/*
body{
background: #333;
color: #333;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
}
a{
color: #333333;
}
a:hover{
color: #CCOOOO;
}
*/
/* レイアウトの骨組みになる部分のスタイル定義
-------------------------------------------------------------*/
/*
#wrapper{
background-color: white;
margin: 32px auto 32px auto;
text-align: left;
width: 850px;
}
*/
/* ヘッド部分
-------------------------------------------------------------*/
#head{
font-size: 11px;
height: 60px;
}
#logo{
float: left;
padding: 20px 0 8px;
}
#menu{
text-align: right;
float: right;
}
#menu .btn1{
float: left;
margin: 24px 0 20px;
text-align: center;
}
#menu .btn2{
float: left;
margin: 24px 14px 20px 4px;
text-align: center;
}
#menu .btn3{
float: left;
margin: 24px 14px 20px 4px;
text-align: center;
}
/* ナビゲーション用のスタイル
-------------------------------------------------------------*/
#navi{
float: left;
margin: 0px;
padding: 0px;
width: 850px;
}
#navi ul{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}
#navi li{
float: left;
font-size: 13px;
text-align: left;
width: 170px;
text-indent: -9999px;
}
#navi a{
display: block;
margin: 0px 0px 0px 0px;
padding: 0px;
text-decoration: none;
text-align:center;
height: 24px;
}
#navi .navi1{
background: #38a8a2 url(../media/navi1_off.gif) repeat-x 0 0;
}
#navi .navi2{
background: #38a8a2 url(../media/navi2_off.gif) repeat-x 0 0;
}
#navi .navi3{
background: #38a8a2 url(../media/navi3_off.gif) repeat-x 0 0;
}
#navi .navi4{
background: #38a8a2 url(../media/navi4_off.gif) repeat-x 0 0;
}
#navi .navi5{
background: #38a8a2 url(../media/navi5_off.gif) repeat-x 0 0;
}
#navi .navi1 a:hover,#navi .navi1-on{
background: #8fcdca url(../media/navi1_on.gif) repeat-x 0 0;
}
#navi .navi2 a:hover,#navi .navi2-on{
background: #8fcdca url(../media/navi2_on.gif) repeat-x 0 0;
}
#navi .navi3 a:hover,#navi .navi3-on{
background: #8fcdca url(../media/navi3_on.gif) repeat-x 0 0;
}
#navi .navi4 a:hover,#navi .navi4-on{
background: #8fcdca url(../media/navi4_on.gif) repeat-x 0 0;
}
#navi .navi5 a:hover,#navi .navi5-on{
background: #8fcdca url(../media/navi5_on.gif) repeat-x 0 0;
}
/*　パンくず　*/
#pankuzu{
font-size: 10px;
padding: 6px 0 0 20px;
}
#pankuzu a{
color: #6C6C69;
text-decoration: none;
}
#pankuzu a:hover{
text-decoration: underline;
}
/*コンテンツ*/
#contents{ margin: 0 0 20px 0; }
#title{
margin: 6px 0 0;
}
.contentsspace{
padding: 50px 0 0;
height: 50px;
}
/* 左メニュー
-------------------------------------------------------------*/
#submenu{
color: #4a4a4a;
text-align: center;
width: 150px;
float: left;
margin: 4px 0px 0px 10px;
}
.sub-navi1,.sub-navi2,.sub-navi3,.sub-navi4{
font-size: 12px;
text-align: center;
height: 22px;
width: 150px;
padding: 6px 0 0 0;
border-bottom: 3px solid #b4b4b4;
border-top: 3px solid #b4b4b4;
}
.sub-navi1 a,.sub-navi2 a,.sub-navi3 a,.sub-navi4 a{
display: block;
color: #333333;
text-decoration: none;
height: 22px;
}
.sub-contents{
margin-top: 14px;
font-size: 12px;
}
.sub-contents ul{
margin: 0px;
padding: 0px;
list-style: none;
width: 150px;
border-bottom: 1px solid #b4b4b4;
}
.sub-contents ul li{
border-top: 1px solid #b4b4b4;
}
.sub-contents ul li.sub-top{
border: none;
}
.sub-contents li a{
text-decoration: none;
color: #333333;
padding: 8px 0 7px;
display: block;
height: 12px;
}
.sub-contents li a:hover{ background-color: #f0f0f0; }
.sub-contents a.active,.sub-top a.active{ background-color: #dcdcdc; }
/*左バナー*/
.sub-bnr1{
background: url(../media/bnr_movie.jpg) no-repeat 0px 0px;
height: 34px;
width: 180px;
text-indent: -9999px;
}
.sub-bnr1 a{
display: block;
height: 34px;
}
.sub-bnr2{
background: url(../media/bnr_support.gif) no-repeat 0px 0px;
height: 25px;
width: 150px;
text-indent: -9999px;
}
.sub-bnr2 a{
display: block;
height: 25px;
}
.sub-bnr3{
background: url(../media/bnr_jisseki.jpg) no-repeat 0px 0px;
height: 28px;
width: 150px;
text-indent: -9999px;
}
.sub-bnr3 a{
display: block;
height: 28px;
}
.sub-bnr4{
background: url(../media/bnr_faq.jpg) no-repeat 0px 0px;
height: 28px;
width: 150px;
text-indent: -9999px;
}
.sub-bnr4 a{
display: block;
height: 28px;
}
.sub-bnr5{
background: url(../media/bnr_inquiry.gif) no-repeat 0px 0px;
height: 25px;
width: 150px;
text-indent: -9999px;
}
.sub-bnr5 a{
display: block;
height: 28px;
}
/* メインコンテンツ関連
-------------------------------------------------------------*/
#main{
color: #323232;
width: 620px;
float: right;
margin: 0px 10px 20px 0px;
}
.mainarea{
margin: 20px 0;
}
.catch{
margin: 18px 0px 0px 0px;
}
.catch2{
margin: 30px 0px 0px 0px;
font-size: 14px;
}
.lead{
margin: 15px 0px 0px 0px;
}
.lead2{
margin: 8px 0px 0px 0px;
}
/*
h2{
height: 23px;
margin: 10px 0px 30px 0px;
}
h3{
margin: 50px 0px 0px;
padding-bottom: 1px;
border-bottom: 3px solid #dcdcd2;
font-size: 13px;
color: #96968c;
}
h4{
margin: 20px 0 0;
font-size: 14px;
}
h4.sengen{
margin: 7px 0 0;
}
h5{
margin: 20px 0 0;
padding-bottom: 3px;
border-bottom: 3px solid #dcdcd2;
font-size: 15px;
color: #96968c;
}
h2.sengen{
margin: 30px 0 0 0;
height: 25px;
}
h4.catch{
margin: 5px 0 0 0;
}
h4.catch2{
margin: 0px 0 0 0;
}
h4.catch3{
margin: 13px 0 0 0;
}
*/
.green{
color: #0f938b;
}
img{
border: none;
}
.img1{
display: block;
}
.clear{
clear: both;
display: block;
height: 0px;
}
.text{
margin: 2px 0;
}
.tobira{
margin: 10px 0;
}
.flash{
margin: -10px 0 20px;
}
.topleft{
margin: 0px 0 30px 20px;
width: 270px;
float: left;
}
.whatnew{
margin: 0px 0 12px 0px;
}
.news{
margin: 0px 0 0px 0px;
width: 270px;
}
.topright{
margin: 0px 20px 0px 00px;
width: 415px;
float: right;
}
.sitemap-left{
margin: 5px 0px 0px 00px;
width: 390px;
float: left;
}
.sitemap-right{
margin: 5px 0px 0px 00px;
width: 390px;
float: right;
}
.sitemap{
margin: 0px 0;
width:390px;
text-align: left;
}
.sitemap-text{ 
font-size: 11px; 
line-height: 19px; 
margin: 12px 0 30px; 
width: 390px; 
float: left; 
text-align: left;
}
.privacy-text-top{ color: #000; font-size: 12px; line-height: 19px; margin: 0; float: left; text-align: left; }
.privacy-text{ 
font-size: 12px; 
line-height: 19px; 
margin: 0px 0 00px; 
float: left; 
text-align: left;
}
.privacy-text-top2{ color: #000; font-size: 12px; line-height: 19px; margin: 20px 0 0; float: left; text-align: left; }
.privacy-text-top3{ color: #000; font-size: 12px; line-height: 19px; margin: 30px 0 0; float: left; text-align: left; }
#privacy-body2{
color: #333333;
width: 600px;
text-align: left;
margin-top: 0;
margin-bottom: 5px;
}
/* フッター
-------------------------------------------------------------*/
#pagetop{
padding: 50px 0 10px;
text-align: right;
}
#footer{
         margin: 0;
         border-top: 1px solid #333333;
         font-size: 10px;
         background-color: #333333;
         background-image: url(../media/footerbg.gif);
         background-repeat: no-repeat;
         }

#footer a{
color: #ffffff;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}
#footer-navi{ width: 650px; float: left; margin-top: 10px; margin-left: 20px; }
#footer-navi ul{
list-style: none;
margin: 0px;
padding: 0px 0 0;
}
#footer-navi li{
float: left;
font-size: 9px;
text-align: left;
padding: 0px 10px;
border-left: 1px solid #ffffff;
}
#footer-navi li.top{
border: none;
padding: 0px 10px 0 0;
}
.copyright{
    margin: 40px 0 10px 0;
}

.company{
margin: 15px 0 0 0;
float: right;
width: 175px;
text-align: right;
}
/*TOPページ用
-------------------------------------------------------------*/
#top-main{
color: #515151;
width: 850px;
margin: 28px 0 30px 0px;
}
.top-left{
width: 460px;
float: left;
}
.top-right{
width: 370px;
float: right;
text-align: right;
}
.news-date{
width: 75px;
float: left;
margin-top: 10px;
}
.news-detail{
width: 380px;
float: right;
margin-top: 10px;
}
.news-list{
margin: 24px 0 30px;
}
.archieve1 {
float: left;
width: 310px;
}
.archieve2 {
float: left;
width: 310px;
}

/**/
/* corporate */

#list1 tr td{
border-bottom: 1px solid #b4b4b4;
}
#list1 .row1-top{
line-height: 1.5em;
padding: 5px 0;
width: 85px;
border-top: 1px solid #C8C8C8;
}
#list1 .row2-top{
line-height: 1.5em;
padding: 5px 0 5px 15px;
border-left: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
}

#list1 .row1{
line-height: 1.5em;
padding: 5px 0;
width: 85px;
}
#list1 .row2{
line-height: 1.5em;
padding: 5px 0 5px 15px;
border-left: 1px solid #C8C8C8;
}
.list2{
border-bottom: 1px solid #C8C8C8;
height: 1px;
}
.list2-top{
border-bottom: 1px solid #C8C8C8;
height: 1px;
margin-top: 25px;
}
.list2-left{
width: 80px;
float: left;
line-height: 1.5em;
padding: 10px 0 8px;
}
.list2-right{
float: left;
width: 520px;
line-height: 1.5em;
padding: 10px 0 8px 15px;
}
.profile-text1{
margin: 5px 0;
}
.credo-lead{
margin: 15px 0 35px 0;
font-size: 12px;
}
.declare{
padding: 12px 0 0;
}
.declare1{
float: left;
width: 295px;
}
.declare2{
float: right;
width: 295px;
}
h3.declare{
margin: 30px 0 0;
padding-bottom: 3px;
border-bottom: 3px solid #dcdcd2;
font-size: 15px;
color: #96968c;
}
.message-area{
background: url(../media/corporate/executive_bg.gif) no-repeat 0px 0px;
margin: 20px 0 0;
width: 638px;
height: 751px;
}
.message-text1{
margin: 10px 0 25px 0;
}
.message-text2{
margin: 0 0 0 0;
line-height: 1.8em;
font-size: 13px;
}
.message-name{
margin: 2px 0 0 32px;
}
.message-photo{
margin: 10px 0 0 32px;
}

.img-zu1{
margin-top: 40px;
text-align: center;
}
.executive-photo{ 
font-size: 10px; margin: 0px; 
}
.map{
background-color: #fff;
width: 650px;
height: 700px;
}
.archieve1{
float: left;
width: 300px;
}
.archieve2{
float: right;
width: 300px;
}


/* リクルート */
/* recruit */

.sub-bnr-en{
background: url(../media/recruit/enjapan2.gif) no-repeat 0px 0px;
height: 29px;
text-indent: -9999px;
margin-top: 5px;
}
.sub-bnr-en a{
display: block;
height: 34px;
}
.menubtn{
text-align: center;
margin: 60px 0 0 20px;
}
.menubtn1{
float: left;
width: 270px;
}
.menubtn2{
float: left;
margin: 0px 0 0 10px;
width: 300px;
}
.aikotoba{
font-size: 20px;
margin-top: 20px;
}
h4.izm{
margin: 15px 0 0;
font-size: 14px;
}
h2.izm{
margin: 30px 0 0;
}
#carrer-main{ color: #333333; width: 570px; margin: 0 10px 20px 0; text-align: center; }
#carrer-body2{ color: #333333; width: 570px; margin: 0 50px 5px 0; text-align: left; }
#carrer-body3{ color: #333333; width: 570px; margin: 10px 0 0; text-align: center; }
.carrer-text1{
margin: 38px 0 0;
}
.carrer-text2{
margin: 20px 0 15px;
font-size: 14px;
}
.carrer-text3{
margin: 0 10px 20px 0;
font-size: 9.5px;
}
#list1 tr td{
font-size: 14px;
border-bottom: 1px solid #b4b4b4;
}
#list1 .row1-top{
line-height: 1.5em;
padding: 5px 0;
width: 85px;
border-top: 1px solid #b4b4b4;
}
#list1 .row2-top{
line-height: 1.5em;
padding: 5px 0 5px 15px;
border-left: 1px solid #b4b4b4;
border-top: 1px solid #b4b4b4;
}

#list1 .row1{
line-height: 1.5em;
padding: 5px 0;
width: 85px;
}
#list1 .row2{
line-height: 1.5em;
padding: 5px 0 5px 15px;
border-left: 1px solid #b4b4b4;
}
.line1{
margin: 20px 0;
background: #b4b4b4;
height: 1px;
}
.inquiry-btn{
margin-top: 100px;
text-align: center;
}
.inqlist{
margin: 10px 0 40px;
}
.submitbtn{
margin-top: 30px;
}
.row01{
background: #fff;
font-size: 12px;
padding: 5px 0 5px 0px;
text-align: left;
}
label{
display: block;
float: left;
text-align: right;
width: 140px;
padding: 4px 0 0;
}
.field{
float: right;
padding: 0 0 0 10px;
text-align: left;
width: 470px;
}
.field2{
float: right;
padding: 4px 0 0 10px;
text-align: left;
width: 470px;
}
.inputfield{
margin: 2px 0;
}
.caution{
color: #ff0000;
}
.formtext{
margin: 2px 0;
}

.warning{ 
          color: #dd0000;
 }

.verisign-mark{
          margin-right: 10px;
          text-align: right;
 }
