@charset "utf-8";

/* Share Style
----------------------------------------------------------------------- */

/* ---------------------------------------------------------------------
★歯科医の皆様へ用★大見出し・メイン画像
----------------------------------------------------------------------- */

#main-ttl{
	text-align:left;
	padding:0 0 25px 0;
}
#main-ttl h2{
	width:620px;
	float:left;
}
#main-ttl p{
	height:39px;
	line-height:39px;
	clear:both;
	background-image:url(../images/bg_main_lead.gif);
	padding:0 0 0 15px;
	width:945px;
}
#main-ttl .main-img{
	padding:25px 0 0 0;
}
/* ---------------------------------------------------------------------
★歯科医の皆様へ用★メインコンテンツ
----------------------------------------------------------------------- */
#content{
	width:710px;
	float: left;
	padding: 0 0 40px 0;
	text-align: left;
}
#content p em{
	color:#c40812;
} 
/* ---------------------------------------------------------------------
★歯科医の皆様へ用★コンテンツボックス１
----------------------------------------------------------------------- */
#content-box1{
	width:710px;
	padding:0;
	clear: both;
	float: left;
}
#content-box1 h3{
	padding:0 0 20px 0;
}
/*内容１--------------------------------*/
#content-box1 .chapter-box1{
	width:650px;
	padding:0 15px 20px 15px;
	float:left;
	clear:both;
}
#content-box1 p{
	width:650px;
	float:left;
	padding:0 15px 10px 15px;
	font-size:93%;
	line-height:1.6;
	clear:both;
}

/*内容２--------------------------------*/
#content-box1 .chapter-box1{
	width:650px;
	padding:10px 15px 40px 15px;
	float:left;
	clear:both;
}
#content-box1 .chapter-box1 h4{
	padding:0 0 15px 0;
}
/* ★共通★テーブル */
#content-box1 .chapter-box1 table.detail{
	width: 650px;
	border: 1px solid #cccccc;
	border-spacing : 10px 4px;
	margin: 0 0 0 0;
	font-size: 100%;
	clear: both;
}
#content-box1 .chapter-box1 table.detail img{
	vertical-align:bottom;
}
#content-box1 .chapter-box1 table.detail tr{
	padding: 0 0 25px 0;
}
/* 詳細 */
#content-box1 .chapter-box1 table.detail th{
	background-color:#f8f8f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #387013;
	width: 112px;
	font-size: 93%;
	padding: 7px 5px 7px 12px;
}
#content-box1 .chapter-box1 table.detail td{
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 7px 5px 7px 12px;
	font-size: 93%;
}
#content-box1 .chapter-box1 table.detail td em{
	color:#c40812;
	font-weight:bold;
}
/* ---------------------------------------------------------------------
★歯科医の皆様へ用★コンテンツボックス２
----------------------------------------------------------------------- */
/* ★コンテンツボックスその２★ */
#content-box2{
	width:650px;
	padding:10px 15px 20px 15px;
	float:left;
	clear:both;
}
#content-box2 h3{
	padding:0 0 22px 0;
}
#map-area{
	width:640px;
	padding:5px;
	background-color:#f5f5f5;
	float: left;
}
#content-box2 p{
	padding:12px 0 12px 0;
	font-size:93%;
	clear: left;
	text-align: right;
	width: 640px;
}
/* ★共通★テーブル */
#content-box2 table.detail{
	width: 650px;
	border: 1px solid #cccccc;
	border-spacing : 10px 4px;
	margin: 0;
	font-size: 100%;
	clear: both;
}
#content-box2 table.detail img{
	vertical-align:bottom;
}
#content-box2 table.detail tr{
	padding: 0 0 25px 0;
}
/* 詳細 */
#content-box2 table.detail th{
	background-color:#f8f8f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #387013;
	width: 112px;
	font-size: 93%;
	padding: 7px 5px 7px 12px;
}
#content-box2 table.detail td{
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 7px 5px 7px 12px;
	font-size: 93%;
}
