﻿@charset "utf-8";
/* CSS Document */

/*ここから*/
*html div{
height:1px;
}
#header{
/*
background:#FFFFFF url(/img/gt/base_t.gif) repeat-x;*/
}
#footer{
    margin:0px 15px 0px;
    padding:1em;
    border-top:1px solid #000;
    font-size:80%;
    text-align:center;
}

/*企業情報サイトです*/
#site_name{
font-size:14px;
text-align:right;
width:742px;
margin-left: auto;
margin-right: auto; }

/*上部各メニュー用*/
#menu {

background:url(/img/gt/bg_menu.gif);
display:block;
}

#menu h2 a{
text-align:center;
 	background:url(/img/gt/btn_menu_off.gif);
 	height:32px;
	width:110px;
	text-indent:0em;
	padding:6px 0 0 0;
	margin:0;
	font-size:15px;
	display:block;
	border-right:solid #57c4ee 1px;
	border-bottom:solid #2c88b9 1px;
	color: #000066 }

#menu h2 a:hover{
 	background:url(/img/gt/btn_menu_o.gif);

 }
 /*お問い合せ先一覧用*/
#menu h4{

}

#menu h4 a{
text-align:right;
font-size:12px;
font-weight:normal;
display:block;
height:27px;
padding:0 1em 0;
margin:0;
color: #000066}

#menu li a{ color:#000066}

#info_list{
width:180px;}

/*各メニュー設定*/
.menu_list,.menu_list_on{
float:left;
text-align:left;
}

#menu .menu_list_on h2 a{
background:url(/img/gt/btn_menu.gif);
border-bottom:none;
}

.menu_list ul{
width:140px;
display:none;position:absolute; top:102px; background:#ffffff;filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}
.menu_list li{
font-size:80%;
line-height:1em;
text-align:left;
}

/*サブメニュー*/
#menu2 {clear:both; text-align:left;background:#94eefa; border-bottom:solid #2c88b9 1px;
}
/*トピック欄*/
#topic{
clear:both;
text-align:left;
padding:0 25px 0 10px;
}

#topic_list{
margin-left:-70px;}
#topic #list li{
border-bottom: dotted #91bfd6 1px;
text-indent:-75px;
}


#topic li a{
color:#000000;}

 #topic #list{
margin-left:75px;}
 

#base{
width:742px;
margin-left: auto;
margin-right: auto;
background:#FFFFFF url() repeat-x; 
border:#91bfd6 1px solid;
padding:0;}

#base_bg{
background:URL(/img/gt/bg.jpg) repeat-x  #c7e4f2;
text-align:center;}
#main{
text-align:left; padding:15px;}



#main h3{background:url(/img/gt/h2_2.gif) no-repeat; height:30px;
padding:5px;
text-indent:0.3em}
#main h4{background:url(/img/gt/h3_mini.gif) no-repeat; height:30px;
padding:3px;
text-indent:1.5em}

#back_b{
background:url() repeat-x; height:137px}

#logo a:hover{
background:none;
}



#gaiyou,#enkaku table,#philo{
font-size:90%;}

#enkaku th{ padding:5px;} 

.enkaku_bg{background:#ECFFFF;}
/*ここまで*/
