@charset "utf-8";

/*
======== table of content. =================================

summary:profile用レイアウト定義


============================================================
*/

/*-----------------------------------------------------
CONTENT-BOX
-------------------------------------------------------*/
div#main .content-wrapper{
	border:thin #E8E8E8 solid;
	padding:0 0 20px 0;
	margin:0 auto;
}


div#main .comment-wrapper{
	width:320px;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:url(../clinic/images/img_comment_top.gif) top left no-repeat;
}

div#main .guidance-btns{
	margin:0px;
	padding:0px;
	clear:both;
}

div#main .guidance-btns-list {
	width:670px;
	margin:12px 0px 0px 0px;
	padding:0px;
}

div#main .guidance-btns-list li{
	margin:0px;
	padding:0px 0px 10px 5px;
	font-size:1px;
	float:left;
	display:inline;
}

div#main div.section div.time table {
	border:solid 4px #E2D796;
	width:622px;
	margin-left:10px;
}

div#main div.section div.time table th {
	border-right:solid 1px #EFE9C5;
}

div#main div.section div.time table td {
	border-right:solid 1px #EFE9C5;
	border-top:solid 1px #EFE9C5;
}

div#main div.section div.time span{
	padding:14px 0 12px 70px;
}


div#main div.section div.time table td.morning{
	background:url(../access/images/morning.gif) no-repeat 7px;
}

div#main div.section div.time table td.afternoon{
	background:url(../access/images/morning.gif) no-repeat 7px;
}


div#main div.section table .bg-table {
	background:url(../access/images/bg_table.gif) repeat-x;
	width:209px;
}

p.map {
margin-left:12px!important;
margin-top:15px!important;
clear:both;
}

div#main div.section div.accessmap2 h3{
	font-size:114%;
	color:#705B4C;
	font-weight:bold;
}

div#main dl.accessmap {
	border:solid 1px #CCCCCC;
	clear:both;
	width:630px;
	padding:1px;
	margin-left:10px;
}

div#main dl.accessmap dt {
	float:left;
}

div#main dl.accessmap dd {
	float:left;
	margin-left:50px;
	padding-top:0.3em;
	font-weight:bold;
}

div.accessmap2 {
	width:610px;
	padding:0 0 0 0;
	margin:30px 0 15px 15px;
	clear:both;
	background: url(../access/images/bg_acccessmap02.jpg) repeat-x left top;
}

div#main div.content-wrapper div.accessmap2 h3{
	color: #FFF;
	padding-left:10px;
	}

div#main  div.accessmap2 p.text {
	width:380px;
	display: inline;
	padding:0 10px 0 10px;
	float:left;
}

div#main  div.accessmap2 p.text span.parking{
	font-size: 114%;
	font-weight: bold;
	}

div#main  div.accessmap2 p.text span.kyoucyou{
	color: #C31212;
	}
	
div#main  div.accessmap2 p.photo {
	width:190px;
	float:left;
}

div#main  div.accessmap2 p.photo img {
	border:solid 1px #CCCCCC;
	padding:4px;
}

ol.access {
	margin:0;
	padding:0;
	width:650px;
}

ol.access li {
	float:left;
	width:310px;
	margin-left:10px;
}


ol.access li img {
	margin-top:15px;
}


ol.access li dl.fl dt,ol.access li dl.fl dd {
	float:left;
}

ol.access li dl.fl2 {
	width:610px;
}

ol.access li p {
	padding:10px!important;
	width:610px;
}

ol.access li dl.fl {
	clear:both;
}

ol.access dl {
	width:290px;
	margin-top:13px;
	clear:both;
	padding-left:10px;
	margin-right:10px;
}

ol.access dl dt {
	background:url(../access/images/ic.gif) no-repeat 0 1px;
	font-weight:bold;
	padding-left:16px;
}

.section-width {
	width:610px;
	margin-left:20px;
}

#main p.pagetop{
	width:680px;
	clear:both;
	padding:20px 0 20px 10px;
	text-align:right;
}

/*add*/
#main ul.othermap{
	width: 500px;
	margin: 15px 10px 5px 15px;
}

#main ul.othermap li{
	float: left;
	margin: 0 5px 0 0;
}


#main div.section p.googlemap{
	padding:0 20px;
	margin-top:0px;
	font-size:114%;
	font-weight:bold;
	}