@charset "Shift_JIS";
     

/******************************************************
 所在地ページ
*******************************************************/
.p_title{
        width: 595px;
        margin: 10px 5px 20px 5px;
}
.p_box{
        width: 595px;
        margin: 0px 5px 10px 5px;
}

.map_box{
        width: 585px;
        margin: 0px 10px 0px 10px;
        padding-bottom: 10px;
}
.map_box_left{
       width: 57px;
       background: url(../img/map_001_left.gif) repeat-y;
}
.map_box_right{
       width: 57px;
       background: url(../img/map_001_right.gif) repeat-y;
}

.map_txt{
	font-size: 12px;
	line-height: 150%;
}
.map_txt_02{
	color: #0F7891;
	font-weight: bold;
}


