/* doctors */
.right_contents .doctors { width:700px; height:auto; margin:50px auto; }
.right_contents .doctors img.right { margin-left:60px; }

/* guide */
.right_contents .guide_timage { margin:28px 0 0 63px; }
.right_contents .guide_detail { margin:25px 0 0 80px; }
.right_contents .guide_detail dl { float:left; }
.right_contents .guide_detail dd { margin-top:15px; }
.right_contents .guide_detail .bizhours { margin-left:50px; }

/* location */
.right_contents .map { margin-top:40px; }
.right_contents .map #location_map { width:700px; height:400px; border:1px solid #555; margin:0 auto; }
.right_contents .map .quicklink { width:704px; height:20px; margin:0 auto; text-align:center; background:#eee; padding-top:5px; }
.right_contents .map .quicklink a { color:#555; text-decoration:none; }
.right_contents .map .quicklink a:hover { color:#000; text-decoration:underline; }
.right_contents .traffic_info { width:440px; margin:30px auto; padding:30px 20px; border:1px solid #aaa; }
.right_contents .traffic_info table { width:100%; margin:0 auto; }
.right_contents .traffic_info th { width:40px; text-align:right; padding-right:5px; }
.right_contents .traffic_info td { text-align:left; padding:0 0 10px 5px; }
.right_contents .traffic_info a { color:#555; text-decoration:none; }
.right_contents .traffic_info a:hover { color:#000; text-decoration:underline; }
.right_contents #location_map { background:url('/_images/introduction/introduction_location_101.gif') no-repeat; }