@charset "utf-8";

/*--------------------------------------
	Style Name : info page Style Sheet

	content
		main-content
--------------------------------------*/


/*--------------------------------------
	div#main-content
--------------------------------------*/

/*	h2
--------------------------------------*/

.sub #main-content h2 {
	display: block;
	width: 580px;
	height: 130px;
	background: no-repeat 0 0;
	text-indent: -200em;
}

.sub #main-content.info h2 {
	background-image: url(../image/info/h2.png);
}

/*	h3
--------------------------------------*/
.sub #main-content h3 {
	display: block;
	width: 581px;
	height: 32px;
	margin: 0 0 15px;
	background: no-repeat 0 0;
	text-indent: -200em;
}

.sub #main-content.info #section-02 h3 {
	background-image: url(../image/info/h3_1.png);
}

.sub #main-content.info #section-03 h3 {
	background-image: url(../image/info/h3_2.png);
}

.sub #main-content.info #section-04 h3 {
	background-image: url(../image/info/h3_3.png);
}

.sub #main-content.info #section-05 h3 {
	background-image: url(../image/info/h3_4.png);
}

/*	h3
--------------------------------------*/

.sub #main-content h4 {
	height: 32px;
	margin: 0 0 10px;
	background: #f0f0f0;
	color: #660000;
	line-height: 32px;
	text-indent: 10px;
}

/*	p
--------------------------------------*/

#main-content p {
	line-height: 1.8;
}

/*	other
--------------------------------------*/

.sub #main-content ul,
.sub #main-content ol {
	margin: 0 0 1em;
}

#main-content .section .link li {
	padding: 0 0 0 16px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat 0 5px;
	line-height: 1.8;
}

/*	section-01
--------------------------------------*/

#section-01 {
	padding: 268px 0 0 0;
	background: url(../image/info/img_main.jpg) no-repeat 0 0;
}

.clinic-about {
	display: block;
	overflow: hidden;
	padding: 0 0 0 310px;
	background: url(../image/info/img_sub.jpg) no-repeat 0 0;
	zoom: 1;
}

.clinic-about dt {
	display: block;
	width: 77px;
	height: 28px;
	background: no-repeat 0 0;
	text-indent: -200em;
}

.clinic-about dt.c1 {
	background-image: url(../image/info/imgtxt_about_1.gif);
}

.clinic-about dt.c2 {
	background-image: url(../image/info/imgtxt_about_2.gif);
}

.clinic-about dt.c3 {
	background-image: url(../image/info/imgtxt_about_3.gif);
}

.clinic-about dt.c4 {
	background-image: url(../image/info/imgtxt_about_4.gif);
}

.clinic-about dt.c5 {
	background-image: url(../image/info/imgtxt_about_5.gif);
}

.clinic-about dt.c6 {
	background-image: url(../image/info/imgtxt_about_6.gif);
}

.clinic-about dt.c7 {
	background-image: url(../image/info/imgtxt_about_7.gif);
}

.clinic-about dd {
	display: block;
	margin: -26px 0 10px 77px;
}

#main-content #section-01 p {
	font-size: 10px;
}

.clinic-about .attention {
	font-size: 12px;
	color: #BB1111;
	font-weight: bold;
}

/*	section-02
--------------------------------------*/

#section-02 {
	position: relative;
}

#map {
	display: block;
	margin: 3em 0 10px;
}

.map-about {
	margin: 0 0 10px;
}

.map-about li {
	position: absolute;
}

.map-about li.c1 {
	top: 43px;
	left: 0;
}

.map-about li.c2 {
	top: 43px;
	left: 270px;
	font-weight: bold;
}

.map-about li.c3 {
	position: static;
}

.map-about li a {
	padding: 0 0 0 16px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat 0 50%;
}

.map-about .c3 li {
	margin: 5px 0 0 0px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.map-about .c3 li a {
	text-decoration: underline;
}

/*	section-03
--------------------------------------*/

.director {
	margin: 0 0 15px;
}

.director dt {
	margin: 0 0 10px;
	color: #391601;
	font-size: 18px;
	font-weight: bold;
}

.director small {
	padding: 0 1em 0 0;
	font-size: 12px;
	font-weight: normal;
}

.director dt img {
	float: left;
	margin: 0 15px 0 0;
}

.director .move a {
	display: block;
	overflow: hidden;
	outline: none;
	margin: 5px 0 0 135px;
	width: 300px;
	height: 30px;
	background: url(../image/info/btn_blog.gif) no-repeat 0 0;
	text-indent: -200em;
}

.director .move a:hover {
	background-position: 0 -30px;
}

.comment li,
.cat-list li,
.position li {
	line-height: 1.8;
}

.comment li {
	margin: 0 0 1em;
}

.position {
	display: block;
	overflow: hidden;
	zoom: 1;
}

.position li {
	display: block;
	float: left;
	width: 405px;
}

.position li.c {
	width: 175px;
}

/*	section-04
--------------------------------------*/

#main-content #section-04 p {
	margin-bottom: 0;
	color: #E62F60;
}

/*	section-05
--------------------------------------*/

.site {
	display: block;
	overflow: hidden;
	zoom: 1;
}

.site li {
	display: block;
	width: 280px;
	text-align: center;
}

.site .c1 {
	float: left;
}

.site .c2 {
	float: right;
}

.site dt {
	display: block;
	height: 31px;
	margin: 0 0 8px;
	background: #f0f0f0;
	line-height: 31px;
}


