@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/


#main-content h3 {
	clear: both;
	background: url(../../shared/image/h3_bg.gif) no-repeat top left;
	width: 665px;
	margin-top: 15px;
	padding: 7px 0 7px 5px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
}

#main-content h3 a {
	color: #333333;
	text-decoration: none;
}

#main-content p.context {
	padding: 10px 0px;
	margin: 0px;
}

#main-content .entry-body {
	margin: 10px 0px 15px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
}

#main-content .entry-body p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#main-content .entry-body .pic-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .entry-body .pic-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .entry-body .pic-right-noborder {
	float: right;
	margin-left: 10px;
	padding: 3px;
}

#main-content .entry-body .pic-left-noborder {
	float: left;
	margin-right: 10px;
	padding: 3px;
}

/*--------------------------------------
治療理念
--------------------------------------*/

#main-content div.promise ol {
	list-style-type: decimal;
	padding-left: 25px;
	font-weight: normal;
	font-size: 14px;
	line-height: 160%;
}

#main-content div.promise ol li {
	padding-bottom: 15px;
}

/*--------------------------------------
患者様の声
--------------------------------------*/

body.voice div.entry-body .onegai {
	margin: 10px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}

/*--------------------------------------
治療内容
--------------------------------------*/
body.treatment div.entry-body .treatment-box {
	width: 320px;
	margin: 0px 15px 15px 0;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.treatment div.entry-body .treatment-box .title {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 5px 0 5px 15px;
	color: fff;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	background-color: #0F208A;
}

body.treatment div.entry-body .treatment-box .title a {
	color: #fff;
	text-decoration: none
}

body.treatment div.entry-body .treatment-box .title a:hover {
	color: #fff;
	text-decoration: underline
}

body.treatment div.entry-body .treatment-box img {
	margin: 0px 10px 0 0;
	padding: 2px;
	float: left;
	border: 1px solid #ccc;
}

/*--------------------------------------
予防歯科・3Mix
--------------------------------------*/
body.prevemsive .entry-body img,
body.3mix-mp .entry-body img {
	margin: 0px 0px 10px 15px;
	float: right;
}

/*--------------------------------------
Q&A
--------------------------------------*/
body.qa #main-content h3 {
	clear: both;
	background-image: none;
	width: 663px;
	margin-top: 15px;
	padding: 7px 0 7px 5px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
	border-left: 2px solid #0F208A;
	border-bottom: 1px dotted #cccccc;
}

body.qa #main-content #pulldown_categoryarchives {
	clear: both;
	margin: 10px 0;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
}

body.qa #main-content  #contents-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFF5E6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

body.qa #main-content #archive-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

/*--------------------------------------
症例集
--------------------------------------*/
body.case #main-content h3 {
	clear: both;
		background-image: none;
	background-color: #0F208A;
	width: 663px;
	margin-top: 15px;
	padding: 7px 0 7px 5px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px dotted #cccccc;
}

body.case #main-content h3 a {
	color: #ffffff;
}


body.case #main-content #pulldown_categoryarchives {
	clear: both;
	margin: 10px 0;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
}

body.case #main-content  #contents-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFF5E6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

body.case #main-content #archive-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}


/*--------------------------------------
アクセス
--------------------------------------*/

body.access img {
	border: none;
}

body.access div#left-info {
	clear: both;
	float: left;
	margin: 10px 0px;
}

body.access div#left-info .tel {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

body.access div#right-info {
	float: right;
	margin: 10px 0px;
}

body.access div#right-info ul li {
	margin-bottom: 2px;
	padding-left: 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	color: #0F208A;
	font-weight: normal;
}

body.access .anchor-navi {
	clear: both;
	background-color: #0F208A;
	color: #fff;
	padding: 10px;
}

body.access .anchor-navi ul li {
	margin-bottom: 2px;
	padding-left: 15px;
	background: url(../image/icon_arrow_01_right_blue.gif) no-repeat left center;
	color: #fff;
	font-weight: normal;
}

body.access .anchor-navi p {
	margin: 0;
	padding: 0;
}

body.access .anchor-navi a {
	color: #fff;
}

body.access #main-content .pic-left {
	clear: both;
	float: left;
	width: 325px;
	margin-bottom: 10px;
	padding: 0px;
	border: none;
}

body.access #main-content .pic-right {
	float: right;
	width: 325px;
	margin-bottom: 10px;
	padding: 0px;
	border: none;
}

body.access #main-content .pic-title1 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number1.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title2 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number2.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title3 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number3.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title4 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number4.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title5 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number5.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title6 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number6.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title7 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number7.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title8 {
	clear: both;
	width: 305px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(../../image/access/map_number8.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

body.access #main-content .pic-title1 span,
body.access #main-content .pic-title2 span,
body.access #main-content .pic-title3 span,
body.access #main-content .pic-title4 span,
body.access #main-content .pic-title5 span,
body.access #main-content .pic-title6 span,
body.access #main-content .pic-title7 span {
	color: #fff;
}

body.access #main-content .pic {
	clear: both;
	width: 305px;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
}

/*--------------------------------------
院内ツアー
--------------------------------------*/


body.tour #main-content  .tour-table {
	clear: both;
	margin-bottom: 15px;
	padding: 0px;
	border: none;
}

body.tour #main-content  .tour-table td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
}

body.tour #main-content  .pic {
	width: 305px;
	margin-top: 15px;
	padding: 0px;
}

body.tour #main-content  .pic-title {
	clear: both;
	width: 315px;
	margin-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999999;
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #0F208A;
	text-align: left;
}

body.tour #main-content  .pic {
	clear: both;
	width: 315px;
	margin-top: 5px;
	padding: 0px;
}

body.tour #main-content  .pic-text {
	clear: both;
	width: 315px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
}

/*--------------------------------------
料金表
--------------------------------------*/

body.price #main-content .price-table {
	clear: both;
	width: 670px;
	margin-bottom: 15px;
	border: solid 1px #f0f0f0;
}

body.price #main-content .price-table th {
	padding: 5px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	border-bottom: solid 1px #cccccc;
}

body.price #main-content .price-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.price #main-content .price-table td.tdTitle {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	background-color: #abd2f3;
}

body.price #main-content .price-table td.tdPrice {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background-color: #F8F9FD;
	width: 130px;
}

body.price #main-content .price-table p.memo {
	text-align: left;
	font-size: 0.8em;
	border: dotted 1px #cccccc;
	background-color: #ffffff;
	padding: 5px;
	margin: 2px;
}

body.price #main-content .price-table p.recommend {
	padding: 3px;
	margin: 2px;
	background: #BB1111;
	font-size: 10px;
	color: #ffffff;
}

/*--------------------------------------
スタッフ紹介
--------------------------------------*/

body.staff #main-content p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

body.staff #main-content div.flash {
	float: left;
	width: 200px;
	margin-right: 15px;
}

body.staff #main-content .profile-table {
	clear: both;
	border: none;
	margin-top: 10px;
	margin-top: 15px;
	padding: 0;
	font-size: 12px;
	line-height: 160%;
}

body.staff #main-content .profile-table td {
	border: none;
	vertical-align: top;
}

body.staff #main-content .name1 {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 14pt;
	 line-height: 150%; 
	 font-weight:bold;
}

body.staff #main-content .name2 {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 9pt; 
	 line-height: 150%;
}

body.staff #main-content dl {
	display: block;
}

body.staff #main-content dt {
	display: block;
	float: left;
}

body.staff #main-content dt img {
	padding: 5px;
	border: solid 1px #ccc;
}

body.staff #main-content dd {
	display: block;
	margin-left: 220px;
}

body.staff #main-content dd dt {
	float: none;
	padding: 5px;
	background-color: #CFE2F2;
	font-weight: bold;
}

body.staff #main-content dd dd {
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

body.staff #main-content p {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

/*--------------------------------------
無料メール相談
--------------------------------------*/

body.contact #main-content .contact-table {
	clear: both;
	width: 670px;
	margin: 15px 0px;
	border: solid 1px #f0f0f0;
}

body.contact #main-content .contact-table th {
	padding: 5px;
	width: 140px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
	background-color: #CFE2F2;
}

body.contact #main-content .contact-table th span.attention {
	color: #ff0000;
}

body.contact #main-content .contact-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*--------------------------------------
診療予約
--------------------------------------*/

body.reserved #main-content p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

body.reserved #main-content .reserved-table {
	clear: both;
	width: 670px;
	margin: 15px 0px;
	border: solid 1px #f0f0f0;
}

body.reserved #main-content .reserved-table span.attention {
	color: #ff0000;
}

body.reserved #main-content .reserved-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*--------------------------------------
サイトマップ
--------------------------------------*/


body.sitemap #main-content ul {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

body.sitemap #main-content ul li a {
	clear: both;
	margin-right: 10px;
	padding: 3px 0 3px 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: left;
}


