@charset "utf-8";

/*--------------------------------------
	Yokakai　八日会
---------------------------------------*/

/*	Top Banner（3-context.css 3-4）
---------------------------------------*/

div.main_about {
	background: url(images/top_banner/main_about.png) 0 25px no-repeat;
}

div.med_services {
	background: url(images/top_banner/med_services.jpg) 0 0 no-repeat;
}

div.main_services {
	background: url(images/top_banner/main_services.png) 0 25px no-repeat;
}

/*	Entry（3-context.css 3-5-3）
---------------------------------------*/

div.entry h1 {
	padding: 0.35em 0 0 25px;
	width: 654px;
	height: 35px;
	background: url(images/frame_headline.gif) no-repeat;
	color: #000;
	font-weight: bold;
}

div.entry h2 {
	padding: 0.2em 0 0 25px;
	width: 626px;
	height: 30px;
	background: url(images/bg_entry_title.gif) no-repeat;
	font-weight: bold;
	color: #000;
}

div.entry h3 {
	padding-top: 0;
	padding-left: 30px;
	border: none!important;
	clear: both;
	height: 25px;
	background: url(images/icon/ic_bg_heart_bl.gif) no-repeat;
	color: #000;
	font-weight: normal;
}

div.summary div.frame_header {
	padding: 8px 0 0 1em;
	height: 32px;
	color: #000;
	font-weight: bold;
}

div.frame_body {
	clear: both;
}

div.textbody div {
	margin: 0px 5px 2em;
	_margin-bottom: 1em;
}

div.frame_body p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}

div.frame_body img,
div.frame_body p img {
	padding: 0 0.5em 0.5em 0;
	float: left;
}

div.frame_body p img.left {
	float: left;
}

div.frame_body p img.right {
	float: right;
}

/*	List Module
---------------------------------------*/

div.frame_body ol {
	margin: 0.5em 15px 0.5em 30px;
}

div.frame_body ol li {
	margin: 1em 0;
}

div.frame_body ul li.none {
	padding-left: 0;
	background: none;
}

div.frame_body ul li.none {
	padding-left: 0;
	background: none;
}

ul.inpat li {
	float: left;
	width: 12em;
}

blockquote ul.inpat li {
	width: 9em;
}

/*	Table（3-context.css 3-5-3）
---------------------------------------*/

table {
	font-size: 92%;
}

table caption {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

table td {
	padding: 0.2em 0;
	line-height: 1.5;
	vertical-align: middle;
	font-size: 107%;
	text-align: left;
}

/* Contact
-----------------------------*/

body.index div.contact div.frame_body ul {
	padding-left: 0;
}

body.index div.contact div.frame_body ul li {
	width: 310px;
	float: left;
}

body.index div.contact div.frame_body ul li dl dt {
	color:#000;
}

body.index div.contact div.frame_body ul li dl dd {
	margin-top: 0.5em;
	padding-left: 15px;
	background: url(images/icon/ic_arrow_blue.gif) 0 0.35em no-repeat;
}

/*--------------------------------------
	Main Index - SITE MAP　（for index.html）
---------------------------------------*/

body.mainIndex div.guid h2 {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 654px;
	height: 25px;
	text-indent: -9999px;
}

body.mainIndex div.guid h2.consult {
	background: url(images/guid_top_01.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.services {
	background: url(images/guid_top_02.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.area {
	background: url(images/guid_top_03.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.medical {
	background: url(images/guid_top_04.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.about {
	background: url(images/guid_top_05.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.contact {
	background: url(images/guid_top_06.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.link {
	background: url(images/guid_top_07.gif) 0 0 no-repeat;
}

body.mainIndex div.guid h2.welfare {
	background: url(images/guid_top_08.gif) 0 0 no-repeat;
}

body.mainIndex div.guid div.textbody {
	margin: 0.5em 0 0 0;
}

body.mainIndex div.guid div.textbody ul {
	margin-top: 1em;
	margin-bottom: 1em!important;
	padding-left: 30px;
	clear: both;
}

body.mainIndex div.guid div.textbody ul li {
	padding-left: 15px;
	background: url(images/icon/ic_arrow_c_bl_right.gif) 0 center no-repeat;
}

body.mainIndex div.guid div.textbody dl { margin-left: 30px; }
body.mainIndex div.guid div.textbody dl dd ul { margin-top: 0; padding-left: 0; }


body.mainIndex div.guid div.textbody dl.parts {
	margin: 0 10px 0 0;
	padding: 0;
	padding-bottom: 20px;
}

body.mainIndex div.guid div.textbody dl.parts dt {
	padding-top: 0.2em;
	height: 25px;
	background: url(images/bg_entry_title.gif) 0 0 no-repeat;
	text-indent: 20px;
	color: #000;
}

/*--------------------------------------
	NWE アイコン
---------------------------------------*/

span.new {
	padding-left: 35px!important;
	background: url(images/icon/new.gif) 5px center no-repeat;
}


/*--------------------------------------
	Clearfix
---------------------------------------*/

div#main,
div.frame_body,
.textbody,
.frame_body,
div.entry ul,
div.entry h2,
body.mainIndex div.guid div.textbody ul,
td {
	_height: 1px;
	min-height: 1px;
}

div#main:after,
div.frame_body:after,
.textbody:after,
.frame_body:after,
div.entry ul:after,
div.entry h2:after,
body.mainIndex div.guid div.textbody ul:after,
td:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

