﻿@charset "utf-8";

/* top
-------------------------------------------------------------------*/
.topBnr_wrap {
	padding:20px 10px;
}
.topBnr {
	padding:8px;
	background:url(../img/common/bg_texture_02_01.gif) repeat;
}

.topBnr li {
	float:left;
	margin-right:8px;
}
.topBnr li.last {
	margin-right:0;
}

/**/

#main_column_top {
	display:inline;
	float:left;
	width:700px;
	margin-left:10px;
}



/**/
#main_title_top {
	background:url(../img/top/bg_01.jpg) repeat-x;
}

h2.h2Top {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}

.infoBox {
	margin-bottom:20px;
	padding:20px;
	border:#CCC 1px solid;
}

.infoBox dl {
	margin-bottom:10px;
}
.infoBox dl dt {
	float:left;
	width:75px;
	color:#808080;
}
.infoBox dl dd {
	float:right;
	width:570px;
}
.infoBox dl dd .newsTxt {
	float:right;
	width:500px;
}

.info {
	padding-left:25px;
	background:url(../img/common/ico_arrow_01_01.gif) no-repeat left center;
}

/**/
.link_box .bg_btm {
	padding-bottom:1px;
	background:url(../img/top/bg_02_btm.gif) no-repeat left bottom;
}
.link_box .bg_mdl {
	background:url(../img/top/bg_02_mdl.gif) repeat-y;
}
.link_box .left_area {
	float:left;
	width:340px;
	/*width:320px;
	_width:340px;
	padding:10px;
	background:url(../img/common/bg_texture_01_01.gif) repeat;*/
}
.link_box .right_area {
	float:right;
	width:340px;
	/*width:320px;
	_width:340px;
	padding:10px;
	background:url(../img/common/bg_texture_01_01.gif) repeat;*/
}
.link_box h2 {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
.link_box ul {
	padding:10px;
}



.link_box dl dt {
	/*margin-bottom:10px;
	text-align:center;*/
}

/**/

.sideBnr li {
	margin-bottom:10px;
}



/* 
-------------------------------------------------------------------*/

/* access
-------------------------------------------------------------------*/
/* ポップアップウィンドウ設定 */
#map_all {
	width:100%;
	text-align:center;
}
.mapWrap {
	width:690px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}






/* new_info
-------------------------------------------------------------------*/
.infoBox02 {
}

.infoBox02 dl {
	margin-bottom:10px;
	padding-bottom:11px;
	background:url(../img/common/bg_dot_01_01.gif) repeat-x left bottom;
}
.infoBox02 dl dt {
	float:left;
	width:75px;
	color:#808080;
}
.infoBox02 dl dd {
	float:right;
	width:590px;
}
.infoBox02 dl dd .newsTxt {
	float:right;
	width:520px;
}

.paging {
	/*display:none;*/
}

.newsDate {
	margin-bottom:10px;
	font-weight:bold;
	text-align:right;
}


/* faq
-------------------------------------------------------------------*/
.faqList dl {
	margin-bottom:10px;
	padding-bottom:11px;
	background:url(../img/common/bg_dot_01_01.gif) repeat-x left bottom;
}
.faqList dl dt {
	padding:5px 0 5px 30px;
	background:url(../img/faq/ico_q.gif) no-repeat left 5px;
}
.faqList dl dd {
	padding:5px 0 5px 30px;
	background:url(../img/faq/ico_a.gif) no-repeat left 5px;
}


/* department
-------------------------------------------------------------------*/
.departmentList {
	margin-bottom:30px;
}
.departmentList ul {
	margin-bottom:10px;
	padding-bottom:11px;
	background:url(../img/common/bg_dot_01_01.gif) repeat-x left bottom;
}
.departmentList ul li {
	float:left;
	width:155px;
}
.departmentList ul li span {
	display:block;
	padding-left:15px;
	background:url(../img/common/ico_arrow_01_01.gif) no-repeat left 5px;
}






/* clinic (schedule)
-------------------------------------------------------------------*/
.name {
	font-weight:bold;
}
.note {
	margin-top:10px;
	padding-top:11px;
	background:url(../img/common/bg_dot_01_01.gif) repeat-x ;
	font-size:85%;
}







