@charset "utf-8";
/*
機　　能　　名：診療時間・アクセス｜おざき動物病院
作　　成　　日：2014/04/22
更　　新　　日：

/* ***************************************
	
**************************************** */

#g_nav {
background:url(../images/common/gnavi_current_bg.gif) 122px bottom no-repeat;
}



/* access */
div#access {
}

div#access li{
line-height:1.6;
}
div#access div.access_in {
margin:0 auto 30px;
clear:both;
}
div#access div.access_car h3.h3_txt {
	margin-bottom:8px;
}
div#access div.access_car p {
margin:0 auto 20px; line-height:21px;
}
div.access_in ul {
	margin:0;
}


/* access_hours */
div#access #access_hours table {
margin-bottom:10px;
}
div#access #access_hours table th {
width:9%;
}
div#access #access_hours table th.hours_time {
width:35%;
}

div#access #access_hours ul#hours_notice {
margin-bottom:5px;
}
div#access #access_hours ul#hours_notice li {
float:none;
line-height:1.6;
padding-left:1.2em;
text-indent:-1.2em;
}
div#access #access_hours span.indent {
padding-left:1.2em;
display:block;
}
div#access #access_hours div.telno {
font-size:20px;
font-weight:bold;
}
div#access #access_hours div#other_link ul {
width:310px;
float:left;
}
div#access #access_hours div#other_link ul li {
margin-bottom:30px;
line-height:1.6;
font-weight:bold;
}
div#access #access_hours div#other_link ul li span {
font-size:18px;
}

/* access_calender */
div#access #access_calender #google_calender {
width:710px;
height: 700px;
background:#009966;
}

/* access_map */
div#access #access_map ul li {
float:none;
}
div#access #access_map ul li strong {
font-size:16px;
font-weight:bold;
}
div#access #access_map #map {
width:710px;
height:500px;
}