@charset "UTF-8";

/*------------------------------------------------------------------------------
TOP - CSS Modules Import
URL: http://morii-ganka.jp/
Date: 2011-11-15
Copyright（c） Morii Eye Clinic. All right reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

index.html

---------------------------------------- */

.secInner01 address {
	width: 560px;
	margin-bottom: 20px;
	border: 1px solid #e4e1cf;
	background-color: #faf9f1;
	padding: 10px 0;
	text-align: center;
}

address span {
	font-weight: bold;
	margin-left: 10px;
}

.btnBlock01 {
	text-align: center;
}

.btnBlock01 ul.btnStyle01 {
	padding-top: 20px;
	background: url(../img/common/line_dotted_03.png) 0 0 repeat-x;
}

.btnBlock01 ul.listStyle02 {
	padding-bottom: 1px;
	background: url(../img/common/line_dotted_03.png) 0 bottom repeat-x;
}

dl.faq {
	margin-bottom: 25px;
	background-color: #faf9f1;
	padding: 10px 20px 0;
	border: 1px solid #e4e1cf;
	
}

dl.faq dt {
	margin-bottom: 10px;
	font-weight: 700;
	color:#117e22;
	text-indent: -1.8em;
	margin-left: 1.8em;
	line-height: 1.2;

}

dl.faq dt span {
	font-size: 171.5%;
	font-weight: 700;
	font-family: "Trebuchet MS","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
}

dl.faq dd {
	border-top: 2px solid #117e22;
	padding-top: 20px;
}

dl.faq dd span {
	font-size: 171.5%;
	font-weight: 700;
	color: #fd6b00;
	line-height: 1.0;
	font-family: "Trebuchet MS","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
}

dl.listBlock01 dt {
	background: url(/files/img/common/ico_list_01.png) 0 0.6em no-repeat;
	margin-bottom: 2px;
	padding-left: 12px;
}
dl.listBlock01.line dt {
	margin-bottom: 10px;
}

dl.listBlock01 dd {
	padding-left: 1em;
}
dl.listBlock01.line dd {
	margin-bottom: 12px;
}

dl.listBlock01 dd a {
	background: url(/files/img/common/ico_arrw_01.png) 0 0.35em no-repeat;
	padding-left: 12px;
	zoom: 1;
}
dl.listBlock01.line dd a {
	background: none;
}

dl.listBlock02 dt {
	float: left;
	clear: left;
	width: 55px;
}

div.cosultationTable01 h3 {
	margin-bottom: 3px;
}

div.cosultationTable01 li {
	margin-bottom: 5px;
}

div.bgboxReserve{
	display: none;
}
div.cosultationTable01 .scheMain{
	margin-bottom:25px;
}

div.cosultationTable01 .scheList{
	float:right !important ;
	margin-right:110px;
	margin-top:30px;
}
div.cosultationTable01 ul li{
float: none !important;
padding-right: 16px;
}

#textCollar01{
	color: #fd6b00;
}