@charset "EUC-JP";

/*--------------アクセスマップ--------------*/

#access h3#map {
margin:10px auto 15px;
text-align:center;
width: 573px;
}


#access div#text_box {
margin:10px auto 15px;
width: 570px;
diplay:block;
}

#access div#text_box dl{
margin-bottom:20px;
diplay:block;
clear:both;
}

#access div#text_box dt{
float:left;
diplay:block;
overflow:hidden;
text-indent: -9999px;
height:25px;
width:124px;
}

#access div#text_box dt.text01{
background: url(../access/img/text01.gif) 0 50% no-repeat;
}

#access div#text_box dt.text02{
background: url(../access/img/text02.gif) 0 50% no-repeat;
}

#access div#text_box dd{
float:left;
diplay:block;
width:440px;
line-height: 1.6;
padding:3px 0px 12px 0;
}

#access div#text_box dd span {
padding-left:9px;
background: url(../share/arrow_squere.gif) left 9px no-repeat;
float:left;
diplay:block;
width:4.5em;
}

#access div#text_box dd.arrow_squere{
width:435px;
padding:3px 0px 15px 9px;
background: url(../share/arrow_squere.gif) left 14px no-repeat;
}
