/*------------------------------
ノーマル01 ブラウン 右メイン
-------------------------------*/
/******ページ全体******/
body {
	font-size: 16px;
	line-height: 1.8;
}
#wrap {
	border: none;
	width: 100%;
	background: #ffffff;
}
#wrap_body {
	background: url("/materials/153656343153002.gif") repeat;
}
.mainArticles .article img {
	margin-bottom: 0;
}
.comment {
	text-align: center;
}
#contents {
	width: 100%;
	padding:20px 0;
	background:#ffffff;
}
#contents_outer {
	width: 940px;
	margin: 10px auto 30px;
	padding: 0;	
}
.detail_btn {
	border-radius: 4px;
	padding: 10px 10px 10px 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	margin: 10px 0;
	background: url("/materials/153656343153001.png") 10px center no-repeat #492b16;
	border: solid 2px #916343;
}
.detail_btn:hover {
	background: url("/materials/153656343153001.png") 10px center no-repeat #311908;
	color: #ffffff;
	border: solid 2px #916343;
}
a {
	color: #1e90ff;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
}
.img_right {
	float: right;
	margin: 0 0 15px 15px;
}
a:hover img {
	opacity: 0.7;
}
.mainArticles .article_right .image {
	margin: 0;
	padding: 0 0 5px 15px;
	background: #ffffff;
}
.mainArticles .article .image {
	margin-bottom: 15px;
}
/******ヘッダー******/
#title {
	padding: 20px 0 15px;
	margin-top: 0;
	width: 940px;
	margin: 0 auto;
	background:none;
}
#title_body {
	height: 90px;
}
#title h1 {
	background: url("/materials/153656343948604.png") no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 90px;
	width: 443px;
	float: left;
}
#title h1 a {
	display: inline-block;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	height: 90px;
	width: 100%;
}
#title_outer {
	background: url("/materials/153656343153106.png") right top no-repeat;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 940px;
}
.description {
	text-indent: -5000px;
}
/******メインイメージ******/
#mainImage {
	border: none;
	width: 940px;
	margin: 0 auto;
	background: none;
}
#mainImage_outer {
	background: none;
}
#mainImage_body {
	padding:0 0 15px;
}
#mainImage_body img {
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	max-width: inherit;
}
/******メニュー******/
#topMenu {
	width: 100%;
	margin: 0 auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #372010), color-stop(0.00, #5b361c));
background: -webkit-linear-gradient(#5b361c, #372010);
background: -moz-linear-gradient(#5b361c, #372010);
background: -o-linear-gradient(#5b361c, #372010);
background: -ms-linear-gradient(#5b361c, #372010);
background: linear-gradient(#5b361c, #372010);
	border-top:solid 1px #7d5031;
	border-bottom:solid 1px #2f1a0b;

}
#topMenu_outer {
	height: 50px;
	margin-top: 0;
}
#topMenu_body {
	background: none;
}
#topMenu .topMenu {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	letter-spacing: -.4em;
}
#topMenu .topMenu li {
	float: none;
	display: inline-block;
	width: 187px;
	height: 50px;
	line-height: inherit;
	letter-spacing: normal;
	background: none;
	border-right: solid 1px #684127;
	box-sizing: border-box;
}
#topMenu .topMenu li:first-child {
	border-left: solid 1px #684127;
}
#topMenu .topMenu li a {
	background: none;
	width: 100%;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	height: 50px;
	font-size: 16px;
	line-height: 2;
	color: #ffffff;
	font-weight: normal;
}
#topMenu .topMenu li a:hover {
	background: #311908;
	color: #ffffff;
	text-decoration: none;
}
/******記事詳細******/
#mainContents {
	width: 670px;
}
#mainArticles {
	width: 100%;
	margin: 0 0 25px;
}
.mainArticles .article, .mainArticles .gallery {
	width: 100%;
	margin-bottom:0;
}
.mainArticles .article img, .mainArticles .gallery img {
	border-radius: 4px;
}
.mainArticles .article .article_body p {
	margin-bottom:15px;	
}
/******フッター******/
#footer {
	background: #492b16;
	color: #ffffff;
}
#footer_outer {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0 20px;
}
#footer_body {
	margin: 0;
}
#footer .copyright {
	color: #ffffff;
	background: none;
	border-top: solid 1px #684127;
	padding: 20px 0;
	font-size: 14px;
	margin: 0;
}
#footer .copyright a {
	color: #ffffff;
}
#footer .topMenu, #footer .services {
	width: 300px;
	float: left;
	background: none;
	margin-bottom: 10px;
	clear: none;
}
#footer .topMenu li, #footer .services li {
	box-sizing: border-box;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}
#footer .topMenu li a, #footer .services li a {
	background: url("/materials/153656343153001.png") 10px center no-repeat;
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	border-radius: 4px;
	display: block;
	color: #ffffff;
	width: 80%;
}
#footer .topMenu li a:hover, #footer .services li a:hover {
	text-decoration: none;
	background-color:#311908;
}
/*******ページタイトル******/
.mainContents h2 {
	border-top:solid 5px #492b16;
	border-bottom:solid 2px #a6836a;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 17px 25px 15px;
	color: #492b16;
	text-align: center;
	background: url("/materials/153656343153104.png") left top no-repeat;
}
.mainContents .article h3, .mainContents div.gallery h3 {
	padding: 10px 15px 10px 65px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-bottom: none;
	border-radius: 4px;
	border: none;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: url("/materials/153656343153105.png") 14px 5px no-repeat #492b16;
}
.mainContents .article h3 a, .mainContents div.gallery h3 a {
	color: #ffffff;
	text-decoration: none;
}
.mainContents .article h3 a:hover, .mainContents div.gallery h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.mainContents .article h4 {
	font-size: 18px;
	color: #492b16;
	padding: 5px 10px;
	margin-top: 15px;
	margin-bottom: 18px;
	border: solid 2px #e2d7ab;
	border-radius: 4px;
	background: #f3ecd0;
}
.mainContents .article h5 {
	font-size: 16px;
	color: #492b16;
	padding: 3px 6px;
	margin: 0 0 10px;
	display:inline-block;
	background: #ffffff;
	border-radius: 4px;
	border: solid 2px #492b16;
}
/*******サイド******/
#sideContents {
	width: 250px;
	margin-top: 0;
}
#sideServices {
	margin-bottom: 15px;
	border: none;
	width: 250px;
	background: none;
}
#sideServices_outer {
	background: none;
}
#sideServices_body {
	background: none;
	padding-bottom: 0;
}
#sideServices h2 {
	padding: 15px 30px;
	background: #492b16;
  color: #ffffff;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
	margin-bottom: 0;
	border: none;
}
.sideServices ul {
	background: #f3ecd0;
	padding: 10px;
	width: auto;
	border-radius: 0 0 4px 4px;
}
.sideServices ul li {
	background: none;
	border: none;
}
.sideServices ul li a {
	border-radius: 4px;
	background: url("/materials/153656343153001.png") 15px center no-repeat #492b16;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px 15px 40px;
	width: auto;
}
.sideServices ul li a:hover {
	text-decoration: none;
	background: url("/materials/153656343153001.png") 15px center no-repeat #311908;
	color: #ffffff;
}
.side_recruit {
	margin-bottom: 15px;
}
.side_address {
	margin-bottom: 15px;
	text-align: center;
	padding: 15px 10px 5px;
	border: solid 2px #492b16;
	border-radius: 4px;
	background: #f3ecd0;
}
.side_address .logo {
	margin-bottom: 15px;
}
.side_address .name {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
}
.side_address .lead {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.4;
}
.side_address .sub_txt {
	font-size: 13px;
	margin-bottom: 5px;
	color: #333333;
	line-height: 1.3;
}
.side_address .tel {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.side_address .tel a {
	color: #000000;
}
.side_address .time {
	font-size: 13px;
	margin-bottom: 10px;
}
#sideMobile {
	border-radius: 4px;
	background: #ffffff;
	font-size: 13px;
	margin-bottom: 15px;
	width: auto;
	border: none;
}
#sideMobile h2 {
	font-weight: bold;
	font-size: 14px;
	background: #492b16;
  color: #ffffff;
	margin-bottom: 10px;
	border-radius: 4px 4px 0 0;
	padding: 15px 30px;
}
.sideMobile h2 {
	margin-top: 0;
}
#sideMobile_body {
	background: #f3ecd0;
}
#sideMobile_outer {
	background: none;
}
.sideMobile .qrcode {
	margin: 0 10px 10px;
}
.sideMobile p {
	padding: 5px 10px 10px;
}
#sideContact {
	background: none;
	width: 250px;
}
#sideContact a {
	background: url("/materials/153656343948602.png") 15px center no-repeat #492b16;
	width: 180px;
	padding: 0 10px 10px 60px;
	border-radius: 4px;
}
#sideContact a:hover {
	background: url("/materials/153656343948602.png") 15px center no-repeat #311908;
}
/******サイドブログカテゴリ******/
#sideBlogCategories {
	border-radius: 4px 4px 0 0;
	background: #f3ecd0;
	padding: 15px 15px 10px;
	font-size: 14px;
}
#sideBlogDates {
	margin-bottom: 20px;
	border-radius: 0 0 4px 4px;
	background: #f3ecd0;
	padding: 0 15px 15px;
	font-size: 14px;
}
#sideBlogCategories h2, #sideBlogDates h2 {
	font-weight: bold;
	padding: 10px;
	background: #e7daa6;
	color: #492b16;
	border-radius: 4px;
}
#sideBlogCategories a, #sideBlogDates a {
	color: #492b16;
}
#sideBlogCategories a:hover, #sideBlogDates a:hover {
	color: #ff6600;
}
/*******サイトリンク******/
.sitelink {
	margin: 20px 0;
}
.sitelink li {
	display: inline-block;
	width: 219px;
	box-sizing: border-box;
}
.sitelink li a {
	display: block;
	padding: 15px 10px 15px 30px;
	margin-bottom: 20px;
	text-align: center;
	color: #ffffff;
	background: url("/materials/153656343153001.png") 15px center no-repeat #492b16;
	text-decoration: none;
	border-radius: 6px;
	font-weight: bold;
	border: solid 2px #916343;
}
.sitelink li a:hover {
	background: url("/materials/153656343153001.png") 15px center no-repeat #311908;
	border: solid 2px #916343;
}
/******最新情報,サイドメニュー******/
#mainTopics h2 {
	background: #492b16;
	color: #ffffff;
	font-size: 18px;
	border: none;
	border-radius: 6px 6px 0 0;
	padding: 15px 0;
}
#mainTopics .topics {
	background: #f3ecd0;
	padding: 10px;
}
.mainTopics .topics li {
	border: none;
	margin: 5px 0;
	background: #ffffff;
}
.mainTopics .topics li .more a,
.mainServices .service .more a {
	background: url("/materials/153656343153001.png") 8px center no-repeat #492b16;
	font-size: 12px;
	color: #ffffff;
	text-indent: 0;
	padding: 3px 8px 3px 25px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	width: auto;
	height: auto;
}
.mainTopics .topics li .more a:hover,
.mainServices .service .more a:hover {
	background: url("/materials/153656343153001.png") 8px center no-repeat #311908;
	text-decoration: none;
	color: #ffffff;
}
#mainTopics .topics li .date {
	font-size: 12px;
}
#mainTopics .topics h3 {
	font-size: 16px;
	font-weight: bold;
}
#mainServices #mainServices_outer {
	background: none;
}

.mainServices .services {
	background: none;
	width: auto;
	margin-top: 20px;
}
.mainServices .service h3 {
	background: #492b16;
	padding: 0 10px;
	color: #ffffff;
	border: none;
	border-radius: 6px 6px 0 0;
}
.mainServices .service h3 a {
	color: #ffffff;
}
.mainServices .service_body {
	border: none;
	border-radius: 6px;
	background: #f3ecd0;
}
.mainServices .service .more {
	text-align: right;
}
/******ぱんくず******/
#pankuz {
	background: none;
	color: #666666;
	padding: 0;
	margin: 0 0 5px;
}
#pankuz p {
	color: #666666;
}
#pankuz a {
	color: #492b16;
}

/******リスト******/
.list01 li {
	background: url("/materials/153656343948601.png") left 7px no-repeat;
	margin-bottom: 2px;
	padding: 0 0 0 20px;
	font-weight: bold;
}
.list02 li {
	background: url("/materials/153658923382801.png") left 7px no-repeat;
	margin-bottom: 2px;
	padding: 0 0 0 20px;
	font-weight: bold;
	width: 45%;
	display: inline-block;
}
.list03 {
	margin-bottom: 15px;
}
.list03 li {
	background: url("/materials/153658923382801.png") left 7px no-repeat;
	margin-bottom: 2px;
	padding: 0 0 0 20px;
}
/******診療時間******/
.time_list {
	padding:5px;
	border-radius:4px;
	background:#8a6a54;
	width:670px;
	margin-bottom: 10px;
}
.time_list th, .time_list td {
	padding:8px 12px;
	border-bottom:solid 1px #8a6a54;
	border-right:solid 1px #8a6a54;
	text-align: center;
}
.time_list th {
	width:150px;
	text-align:left;
	background:#f3ecd0;
}
.time_list td {
	background:#ffffff;
	width:auto;
}
.time_list strong {
	background:none;
}
/******テーブルリスト******/
.table_list {
	width: 100%;
	border-top: solid 1px #999999;
	font-size: 15px;
}
.table_list th, .table_list td {
	padding: 10px;
	border-bottom: dotted 1px #bbbbbb;
}
.table_list tr:last-child th, .table_list tr:last-child td {
	padding: 10px;
	border-bottom: solid 1px #999999;
}
.table_list th {
	width: 130px;
	text-align: left;
	background: #eeeeee;
}
.table_list td {
	width: auto;
}

/******スマホ下部TEL******/
#bottomLink {
	display: none;
}

/* トップの最新情報 #mainTopics
     最新情報一覧ページ #listTopics  */

#mainTopics {
	margin-bottom: 30px;
}

/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 14px;
    color: #999;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 16px;
    font-weight: normal;
}
/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #999;
    font-size: 14px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 14px;
}
/*一覧を見る*/
#mainTopics .listview {
     font-size: 14px;
	background:#492b16;
	border-radius: 0 0 6px 6px;
}
#mainTopics .listview a:hover {
    background-color: #311908;
}