@charset "utf-8";

/* ========================================================
	index css => indexページ用css
======================================================== */


h2 {
	margin-top: 12px;
	text-align: center;
}

#mainImage {
	margin: 10px 0 15px;
	padding: 10px 0;
	background-color: #f5f5f5;
	text-align: center;
}

/* Qualifeに一番多いご相談
----------------------------------------------------------------------------------------- */
div#consultation {
	margin-bottom: 15px;
	zoom: 1;
}
div#consultation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#consultation h3 {
	margin: 3px 0;
}

/* best6
----------------------------------------------------------------------------------------- */
ul#best6 {
	margin-bottom: 15px;
	padding: 6px 0 6px 6px;
	border: 1px solid #dddddd;
	zoom: 1;
}
ul#best6:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
ul#best6 li {
	float: left;
	margin-right: 2px;
}



/* コンテンツ01
----------------------------------------------------------------------------------------- */
div#contents01 {
	margin-bottom: 14px;
	padding: 3px 0 3px 4px;
	background-color: #f5f5f5;
	border: 1px solid #eaeaea;
	font-size: smaller;
	zoom: 1;
}
div#contents01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#contents01 div {
	position: relative;
	float: left;
	width: 222px;
	height: 154px;
	margin-right: 1px;
	background: url(../../images/contents01_bg.gif) no-repeat;
	zoom: 1;
}
div#contents01 h3 {
	padding: 8px 11px 6px;
}
div#contents01 p {
	overflow: auto;
	height: 82px;
	margin: 0 26px 0 13px;
	padding: 4px 10px;
	zoom: 1;
}
div#contents01 ul {
	position: absolute;
	top: 5px;
	right: 5px;
}



/* ご予約
----------------------------------------------------------------------------------------- */
div#reservation {
	margin-bottom: 10px;
	zoom: 1;
}
div#reservation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#reservation h3 {
	float: left;
	margin-right: 12px;
	padding-top: 9px;
}
div#reservation p {
	float: right;
}
div#reservation ul {
	float: left;
	padding-top: 9px;
}


/* コンテンツ02
----------------------------------------------------------------------------------------- */
div#contents02 {
	margin-bottom: 10px;
	zoom: 1;
}
div#contents02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#contents02 div {
	float: left;
	width: 224px;
	margin-right: 1px;
	padding-bottom: 10px;
	background: url(../../images/contents02_bg.gif) no-repeat bottom;
}
div#contents02 p {
	text-align: center;
}
div#contents02 p.text {
	margin: 5px 10px 0;
	padding: 8px 10px;
	background-color: #f7f7f7;
	text-align: left;
	min-height: 175px;
}


/* NEWS
----------------------------------------------------------------------------------------- */
div#news {
	margin-top: 7px;
	padding: 3px;
	border: 1px solid #cccccc;
}
div#newsContents {
	overflow: auto;
	height: 115px;
	border: 1px solid #e2e1e1;
}
div#newsContents dl {
	padding: 12px 16px;
	zoom: 1;
}

div#newsContents dl dt {
	float: left;
}
div#newsContents dl dd {
	margin-left: 8em;
}



/* 個人のお客様
============================================================================================================ */
body#personal div#contents01 p {
	border: 1px dotted #74bbe8;
}


/* 法人のお客様
============================================================================================================ */
body#business div#contents01 p {
	border: 1px dotted #3958ae;
}

body#business div#contents02 div {
	float: left;
	width: 296px;
	margin-right: 6px;
	padding-bottom: 7px;
	background: url(../../business/images/contents02_bg.gif) no-repeat bottom;
}
body#business div#contents02 div.last {
	margin-right: 0;
}
body#business div#contents02 p.text {
	margin: 0;
	padding: 5px 12px 5px 90px;
	background-color: transparent;
	text-align: left;
}
body#business div#contents02 p.image {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}


/* 経営者のお客様
============================================================================================================ */
body#manager div#serviceContents {
	margin: 8px 0 25px;
	padding-left: 18px;
	color: #503218;
	zoom: 1;
}
body#manager div#serviceContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#manager div#serviceContents dl {
	float: left;
	width: 280px;
	margin-right: 13px;
}
body#manager div#serviceContents dd {
	min-height: 112px;
	padding: 12px 0 0 56px;
	background: url(../../manager/images/service_bg.gif) no-repeat;
}
* html body#manager div#serviceContents dd {
	height: 112px;
}
body#manager div#serviceContents a {
	color: #f1889a;
}
body#manager div#contents01 p {
	border: 1px dotted #b7a595;
}

body#manager div#contents02 div {
	float: left;
	width: 296px;
	margin-right: 6px;
	padding-bottom: 7px;
	background: url(../../business/images/contents02_bg.gif) no-repeat bottom;
}
body#manager div#contents02 div.last {
	margin-right: 0;
}
body#manager div#contents02 p.text {
	margin: 0;
	padding: 5px 12px 5px 90px;
	background-color: transparent;
	text-align: left;
}
body#manager div#contents02 p.image {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}



/* 医師のお客様
============================================================================================================ */
body#doctor div#serviceContents {
	margin: 8px 0 25px;
	padding-left: 18px;
	color: #503218;
	zoom: 1;
}
body#doctor div#serviceContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#doctor div#serviceContents dl {
	float: left;
	width: 280px;
	margin-right: 13px;
}
body#doctor div#serviceContents dd {
	min-height: 112px;
	padding: 12px 0 0 56px;
	background: url(../../manager/images/service_bg.gif) no-repeat;
}
* html body#doctor div#serviceContents dd {
	height: 112px;
}
body#doctor div#serviceContents a {
	color: #f1889a;
}

body#doctor div#contents01 p {
	border: 1px dotted #8aa270;
}

body#doctor div#contents02 div {
	float: left;
	width: 296px;
	margin-right: 6px;
	padding-bottom: 7px;
	background: url(../../business/images/contents02_bg.gif) no-repeat bottom;
}
body#doctor div#contents02 div.last {
	margin-right: 0;
}
body#doctor div#contents02 p.text {
	margin: 0;
	padding: 5px 12px 5px 90px;
	background-color: transparent;
	text-align: left;
}
body#doctor div#contents02 p.image {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}



/* モバイル対応
============================================================================================================ */
@media screen and (max-width: 800px) {

div#contents01 div {
	float: none;
	width: auto;
	height: auto;
	margin-top: 10px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	overflow: hidden;
	padding-bottom: 5px;
}

div#contents01 p {
	height: auto;
}

div#reservation{
	text-align: center;
}

div#contents02 div,
body#business div#contents02 div,
body#manager div#contents02 div,
body#doctor div#contents02 div {
	float: none;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	background-image: none;
	border: 1px solid #ddd;
}

div#contents02 h3 {
}

div#contents02 p {
	text-align: left;
}

div#contents02 p.text{
	min-height: 0px;
}

h3#newsHeadline {
	overflow: hidden;
}

h3#newsHeadline img{
	max-width: none;
}

div#contents02 div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

ul#best6 li {
	float: none;
	text-align: center;
}

div#reservation h3 {
	float: none;
	margin-right: 0;
}


div#reservation p {
	float: none;
}
div#reservation ul {
	float: none;
}

}