/* CSSリセット*/
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,h7,p,blockquote{
margin:0;padding:0;list-style:none;}

/* 画像の枠*/
img{border-style:none;}

/* リンク*/
a{color:#336699;text-decoration:underline;}
a:hover{color:#cc0033;text-decoration:underline;}

/* マウスオーバー*/
#cont a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}
#header-cont a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

/* body*/
body{margin:0 auto;
padding:0;
text-align:center;
color: #333;
font-size:90%;
line-height:110%;
border-top: 3px solid #6e8092;
}

h1{
font-size: 10px;
color: #999;
font-weight: normal;
width:900px;
margin:0 auto;
text-align:right;
}



/* 回り込み解除*/
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

/* グローバルメニュー*/
#g-menu{
width: 100%;
height: 55px;
background-image: url(../img/g-menu/g-menu-bg.gif);
background-repeat: repeat-x;
}

#g-menu ul{
width: 907px;
margin: 0 auto;
}

#g-menu li{
float: left;
}

#g-hone a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/home1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-left: solid 1px #e0dac7;
border-right: solid 1px #e0dac7;
}

#g-campany a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/campany1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-office a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/office1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-konangroup a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/konangroup1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-recruit a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/recruit1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-infoemation a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/infoemation1.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-hone a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/home2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-left: solid 1px #e0dac7;
border-right: solid 1px #e0dac7;
}

#g-campany a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/campany2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-office a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/office2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-konangroup a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/konangroup2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-recruit a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/recruit2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-infoemation a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/infoemation2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-hone-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/home2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-left: solid 1px #e0dac7;
border-right: solid 1px #e0dac7;
}

#g-campany-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/campany2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-office-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/office2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-konangroup-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/konangroup2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-recruit-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/recruit2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-infoemation-active a{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/infoemation2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-hone-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/home2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-left: solid 1px #e0dac7;
border-right: solid 1px #e0dac7;
}

#g-campany-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/campany2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-office-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/office2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-konangroup-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/konangroup2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-recruit-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/recruit2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}

#g-infoemation-active a:hover{
display: block;
width: 150px;
height: 45px;
background-image: url(../img/g-menu/infoemation2.gif);
background-repeat: no-repeat;
text-indent: -9999px;
border-right: solid 1px #e0dac7;
}


/* ぱんぐず*/
.pan{
width: 100%;
height: 28px;
background-image: url(../img/hasen.gif);
background-repeat: repeat-x;
background-position: left bottom;
font-size: 10px;
text-align: left;
}

.pan-foot{
width: 100%;
height: 20px;
background-image: url(../img/hasen.gif);
background-repeat: repeat-x;
background-position: left top;
font-size: 10px;
text-align: left;
padding-top: 10px;
}


/* フッター*/
#footer{
width: 100%;
height: 350px;
background-image: url(../img/footer-bg.gif);
background-repeat: repeat-x;
font-size: 12px;
}

#footer table{
width: 907px;
margin: 0 auto;
padding-top: 30px;
}

#footer table td{
text-align: left;
vertical-align: top;
padding: 10px;
}

.footer-line{
background-image: url(../img/footer-line.gif);
background-repeat: no-repeat;
background-position: right;
}

#kaisyamei{
padding-top: 20px;
}

#footer h3{
margin: 5px 0;
}

#footer li{
margin-left: 5px;
font-size: 11px;
}

#footer a{color:#666;text-decoration:none;}
#footer a:hover{color:#cc0033;text-decoration:underline;}


/* コピーライト*/
#copy{
width: 100%;
height: 30px;
background: #6e8092;
}

#copy p{
color: #fff;
font-size: 12px;
padding-top: 8px;
}


/* コンテンツ*/
#cont{
width: 907px;
margin: 20px auto;
text-align: left;
}
#cont-left{
width: 200px;
text-align: left;
float: left;
}
#cont-right{
width: 690px;
text-align: left;
float: right;
line-height: 150%;
}


/* コンテンツ右*/

.kenmei{
font-size: 10px;
}


.title-h2{
margin-bottom: 20px;
}

.img-waku{
padding: 5px;
border: 1px solid #999;
}
.img-waku2{
padding: 3px;
border: 1px solid #999;
}

.thumbnail img{
margin: 0 0 9px 10px;
}


#cont .thumbnail a img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#cont .thumbnail a:hover img{
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
background: #fff;
}



.table-left{
width: 210px;
padding: 10px;
font-size: 120%;
}
.table-right{
width: 420px;
padding: 10px;
}
.profile-table td{
border-bottom: 1px dotted #ccc;
}
.profile-table table{
margin-bottom: 20px;
width: 95%;
}
.table-right-left{
width: 50%;
float: left;
}
.table-right-right{
width: 50%;
float: right;
}
.map-waku{
margin-left:10px;
width: 590px;
border: 1px solid #999;
padding: 3px;
}

#pagetop{
width: 907px;
margin: 20px auto 40px;
}
#pagetop a{
display: block;
width: 150px;
height: 25px;
background: #f5f5f5;
font-size: 11px;
border: 1px solid #ccc;
line-height: 25px;
margin-left: 757px;
text-decoration:none;
}

/* ヘッダー*/
#header-cont{
width: 907px;
height:100px;
margin: 0 auto;
text-align: left;
}
#header-left{
width: 160px;
float: left;
}

#header-right{
width: 740px;
float: right;
text-align: right;
}

#header-right table{
width: 100%;
}

#header-right img{
margin-top: 3px;
}

#search-left{
width: 500px;
float: right;
}

#search-right{
width: 180px;
float: right;
padding-top: 1px;
}


.valign{
vertical-align: top;
}
.valign p{
margin-left: 10px;
}

.hasen-bottom{
background-image: url(../img/hasen.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 10px;
margin-bottom: 10px;
}

.hasen-bottom2{
background-image: url(../img/hasen.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 30px;
margin-bottom: 30px;
}

.renewal{
width:550px;border:5px solid #ccc;padding:15px;margin:0 0 15px 15px;background:#f5f5f5;font-size:80%;text-align:center;
}

.listmark ul li{
list-style-image: url(../img/listmark.gif);
margin-left: 30px;
}

.jyouhou{
margin: 80px 0 30px 10px;
}

.voice{
border-left:5px solid #e9e9e9;
border-right:5px solid #e9e9e9;
border-bottom:5px solid #e9e9e9;
width:600px;
background:#f4f4f4;
padding:25px 10px;
}
.voice1{
margin-top:10px;
font-weight:bold;
font-size:120%;
color:#4c7ca9;
}
.voice2{
border-bottom:1px solid #ccc;
padding-bottom:20px;
}
.sitemap p{
margin:30px 0 10px;
}
.sitemap li{
margin-left: 10px;
}
.ichiran table{
border:1px solid #ccc;
width: 95%;
border-collapse:collapse;
font-size: 80%;
margin-top: 20px;
}
.ichiran tr{
border:1px solid #ccc;
}
.ichiran td{
border:1px solid #ccc;
padding: 2px 10px;
}

.infobox{
height: 30em;
line-height: 120%;
font-size: 12px;
padding: 10px;
overflow:auto;
}
.infobox td{
border-bottom: 1px solid #ccc;
padding: 8px 0;
height: 2.5em;
}
.infobox td img{
margin: 1px 14px 0 0;
}
.infobox th{
font-weight: normal;
width: 120px;
text-align: left;
border-bottom: 1px solid #ccc;
padding: 8px 0　8px 8px;
}

.infobox table{
border-collapse:collapse;
margin: 0;
}

.top-cont{
margin-bottom: 30px;
}
.top-cont table{
width: 100%;
}
.top-cont table ul{
padding-top: 5px;
font-size: 80%;
}
.top-cont table li{
list-style-image: url(../img/list-mark2.gif);
list-style-position: top 5px 2px;
margin-left: 20px;
}
.top-cont table h3{
border-bottom: 1px solid #aebbcd;
padding: 9px 0 7px 25px;
background: #f5f5f5;
background-image: url(../img/list-mark3.gif);
background-repeat: no-repeat;
background-position: 10px;
margin-top: 5px;
font-size: 14px;
}
.top-cont table h3.docomo{
background-image: url(../img/docomo4.gif);
}


.top-cont td{
vertical-align:top;
}
.eng{
font-size:70%;
font-weight: normal;
color: #999;
margin-left:5px;
}

#simple_image_slider{overflow:hidden;margin:auto;height:300px;background:#fff;box-shadow: 0px 8px 24px #777;}
#prev_ss{font-size:70px;color:#ccc;width:80px;transition-duration:0.3s;}
#next_ss{font-size:70px;color:#ccc;width:80px;transition-duration:0.3s;}
#prev_ss:hover{color:#ff718a;}
#next_ss:hover{color:#ff718a;}
#cont{
width: 907px;
margin: 5px auto 20px;
text-align: left;
}


.kyuubo p{
font-size: 80%;
padding: 8px 0 8px 20px;
background-image: url(../img/list-mark4.gif);
background-repeat: no-repeat;
background-position: 5px 10px;
border-bottom: 1px solid #ccc;
}
.kyuubo div{
border-bottom: 1px solid #ccc;
background: #333;
color: #fff;
padding: 15px;
}

.rank table{
width: 100%;
}
.rank td{
width: 33%;
text-align: left;
}
.rank img{
position:relative;
top:10px
}
.rank{
height:0;
}


.rank2 table{
width: 100%;
margin-top: 40px;

}
.rank2 td{
width: 33%;
text-align: center;
vertical-align:top;
}

.rank2 img{
margin-bottom: 15px;
}
.rank2 p{
margin: 0 5px;
}
.rank2 div{
text-align: left;
margin: 0 5px;
font-size: 80%;
color: #666;
}
.link{
border: 1px solid #ccc;
background: #dbe1e4;
text-align: center;
padding: 8px 0;
}
.link p{
margin: 8px auto;
}

.ticker-waku{
width: 680px;
border: 1px solid #ccc;
margin-left: 3px;
background-image: url(../img/oshirase.gif);
background-repeat: no-repeat;
background-position: -3px -19px;
}
.ticker {
margin-left: 80px;
padding: 5px 20px;
width: 560px;
text-align: left;

position: relative;
overflow: hidden;
font-size:80%;
background:#fffaf0;
}

.ticker ul {
width: 100%;
position: relative;
}

.ticker ul li {
width: 100%;
display: none;
}
