@charset "shift_jis";
@import url(corporate.css);


/*---------------svavicorpとsubtitleのdefault設定---------------*/

li#gn01 a{background-position:0 0;}
li#gn03 a, li#gn03 a:hover{background-position:-336px -40px;}
li#sn08 a, li#sn08 a:hover{background-position:-380px -175px;}
#subtitle{background:url(../gif/subtitle_network.gif) no-repeat;}

/*---------------ここまでsvavicorpとsubtitleのdefault設定---------------*/


/*---------------拠点一覧表の設定---------------*/

table{
   text-align:left;
   margin-left:10px;
   border-collapse:collapse;
}

caption{display:none;}

th{
   vertical-align:top;
   padding-right:15px;
   border-top:solid 1px #cccccc;
}

td{
   vertical-align:top;
   padding-bottom:10px;
   border-top:solid 1px #cccccc;
}

#col1{width:160px;}
#col2{width:360px;}
#col3{width:60px;}

#conts_sub th h2{
   font-size:120%;
   font-weight:bolder;
   margin:0;
   padding:0 0 0 5px;
   border-left:solid 5px #003589;
}

#conts_sub th p{
   margin-left:15px;
}

#conts_sub td h3{
   font-size:100%;
   font-weight:bolder;
   margin:0;
   padding:0;
}

#conts_sub td p{
   margin:0;
   padding:5px 0 0 0;
}

#conts_sub td p.map a{
   text-indent:-9999px;
   display:block;
   width:60px;
   height:18px;
   background:url(../gif/btn_map.gif) no-repeat;
}

.center{
   color:#003589;
   font-size:120%;
}

/*---------------ここまで拠点一覧表の設定---------------*/


/*---------------conts_sub内各要素の設定---------------*/

#conts_sub p.detail a{
    text-indent:-9999px;
    display:block;
    width:124px;
    height:28px;
    outline:0;
    background:url(../gif/btn_detail.gif) no-repeat;
}

/*---------------ここまでconts_sub内各要素の設定---------------*/


