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


.amark {
margin:12px 0 0 0;
padding:0 0 0 4px;
border-left:12px solid #D01126;
line-height:1.2em;
}

.amark_01 {
margin:15px 0 8px 0;
padding:0 0 0 4px;
border-left:12px solid #D01126;
line-height:1.2em;
font-weight:normal;
font-size:12px;
}

.route p{
	margin-top:2px;
	margin-bottom:2px;
}

.pdf_ico {
 	background-image: url(../guide/images/pdf.png);
	 background-repeat:no-repeat; 
	 background-position:right center; 
	 padding:2px 20px 2px 0;
	 
}

.map {
margin:30px 0 20px 0;
}

#c_01 dl {
width:606px;
margin:0 0 50px 0;
padding:0;
line-height:1.2em;
}

#c_01 dl dt {
margin:5px 0 0 0;
padding:0 0 0 4px;
position:absolute;
border-left:12px solid #D01126;;
}

#c_01 dl dd {
margin:5px 0 0 0;
left:100px;
position:relative;

}

.tel {
margin:10px 0 0 0;
padding:12px 0 12px 0;
text-align:center;
width:600px;
border:1px solid #333333;

}

.tel img {


}


dl.guide_list {
margin:10px 0 0 0;
}

dl.guide_list dt {
margin:5px 0 0 5px;
font-weight:bold;
color: #333;
font-weight:bold;
background-image:url(../guide/images/bg_list.gif) ;
background-repeat:no-repeat;
background-position:left 12px;
padding:5px 0 0 15px;
}

dl.guide_list dd {
margin:0 0 10px 15px;
}

