@charset "Shift_JIS";

*{
margin: 0;
padding: 0;
}

/*ベース*/

body {
background-color:#FFFFFF;
background-image:url(../images/bg.gif);
color: #333333;
font-size: 14px;
font-family: "ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",meiryo,"ＭＳ Ｐゴシック", ;
}

a:link    {
color: #0076BE;
text-decoration: none ;
}

a:visited {
color: #0076BE;
text-decoration: none;
}

a:active  {
color: #FFCB05;
text-decoration: underline ;
}

a:hover   {
color: #FFCB05;
text-decoration: underline ;
}

#container{
position:relative;
width:780px; /*実質782px*/
height:auto;
margin:0 auto;
background-color:#FFF;
border:1px solid #9A9285;
border-top:none;
}

#header{
width:740px;
height:52px;
padding:0 20px;
clear: both;
}

h1{
float:left;
width:260px;
height:auto;
padding:15px 80px 12px 0px;
}

#menu{
float:left;
width:400px;
height:auto;
}

#menu img{
vertical-align:text-bottom;
border: 0;
}

#contents{
position:relative;
clear:both;
width:740px;
height:auto;
padding:0 20px;
}

h2{
width: 740px;
height: auto;
margin-bottom:15px;
}

h3{
height: auto;
padding:0 15px;
margin-bottom:15px;
}

h4{
height: 12px;/*24px*/
padding:7px 0 4px 100px;
margin:0 30px;
background-color:#9CC;
background-image:url(../sekourei/images/bg_koe.gif);
background-repeat:no-repeat;
color:#633;
font-size:12px;
clear:both;
}

#footer{
width:780px;
height:40px;
padding-top:15px;
/*border-top:1px solid #9A9285;*/
text-align:center;
clear:both;
}

/*トップページ*/

#image{
width:740px;
height:auto;
background-color:#FFF;
}

p.moji1{
position:absolute;
width: 370px;
top:220px;
left:350px;
color:#0860A8;
font-size:12px;
line-height:1.5em;
}

p.moji2{
position:absolute;
top:715px;
right:20px;
font-size:11px;
width: 190px;
text-align:right;
}

.pers{
float:left;
border:none;
}

/*施工例*/

.sekorei{
width:710px;
height:auto;
}

.sekorei_left{
width:410px;
height:auto;
float:left;
}

.sekorei_right{
width:300px;
height:auto;
float:right;
padding-bottom:15px;
}

p.kaisetu{
margin:0 25px 10px 30px;
line-height:1.5em;
}

p.koe{
height:auto;
line-height:1.5em;
margin:0 30px 15px 30px;
padding:10px;
font-size:12px;
color:#633;
background-image:url(../sekourei/images/koe_sita.gif);
background-repeat:no-repeat;
background-position:bottom;
}

/*会社概要*/

#map{
position:absolute;
right:10px;
top: 140px;
width: 416px;
height: 386px;
}

table.company{
width:710px;
height:auto;
margin:0 15px;
margin-bottom:15px;
}

td{
line-height:1.5em;
padding:5px;
border-bottom:1px solid #9cc;
vertical-align:text-top;
}

td.t1{
width:90px;
}

span.midasi{
border-left:7px solid #9cc;
padding-left:7px;
}

/*お問い合わせ*/

table.toiawase {
width:710px;
height:auto;
margin:0 15px;
margin-bottom:15px;
}

span.hissu{
color:#f00;
}

.ftextarea{
width:98%;
height:150px;
}

.button{
text-align:center;
}

.f2{
color:#07528f;
}

p.message{
height:auto;
line-height:1.5em;
padding:0 15px;
margin-bottom:15px;
}

p.contact_last{
margin: 50px 0;
line-height:3em;
text-align:center;
}

/*サイトマップ*/

#contents dl{
width:710px;
height:auto;
line-height:1.5em;
padding:0 15px;
margin-bottom:15px;
}

#contents dl dt{
font-weight:bold;
}

#contents dl dd{
margin-bottom:15px;
padding-left:2em;
}
