﻿@charset "UTF-8";
@import url("style-base.css");

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }
.size-14 { font-size: 14px; line-height: 150%; }

.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_n {
	float: none;
	border: none;
}
form {
	margin: 0;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","ＭＳ Ｐゴシック","Arial","sans-serif";
}

div.top-contents1 {
	background: url(img/tanaka-clinic.jpg) right top no-repeat;
	font-size: 12px;
	line-height: 150%;
	color: #294D28;
}

div.top-contents1 h3 {
	margin-bottom: 20px;
}

div.top-contents2 {
	background: url(img/bg-info.gif) right bottom no-repeat;
	font-size: 12px;
	line-height: 150%;
	color: #294D28;
	margin-top: 24px;
}
div.top-contents2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.top-contents2 li {
	background: url(img/icon-g.gif) left no-repeat;
	font-size: 12px;
	line-height: 150%;
	padding-left: 18px;
}

div.top-contents2 h3 {
	margin-bottom: 20px;
}

div.sub-contents {
	font-size: 12px;
	line-height: 150%;
}

div.sub-contents h3 {
	margin-bottom: 20px;
}

div.sub-contents h4 {
	background: url(img/icon-h4.gif) no-repeat 0 10px;
	padding: 3px 12px;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 12px;
	color: #336600;
}
div.sub-contents p {
	padding: 8px;
	margin-bottom: 12px;
}
div.sub-contents img {
	margin-left: 5px;
}

div.care-contents {
	font-size: 12px;
	line-height: 150%;
}

div.sub-contents h3 {
	margin-bottom: 20px;
}

div.care-contents h4 {
	background: url(img/icon-leef.gif) no-repeat 0 10px;
	padding: 13px 40px;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 12px;
	color: #336600;
}
div.care-contents p {
	padding: 8px;
	margin-bottom: 12px;
}
div.care-contents img {
	margin-left: 5px;
}



div.pagenavi {
	margin-top: 18px;
}
div.pageback {
}
div.pageback img {
	float: left;
	border: 0;
}
div.pagetop {
}
div.pagetop img {
	float: right;
	border: 0;
}

table.top-outline {
    border-right:1px solid #D2CE9F;
    border-left:1px solid #D2CE9F;
    width: 494px;
}
.top-outline th {
    border-bottom: 1px solid #D2CE9F;
    background: #EEEBC6;
    padding: 5px;
    width: 59px;
    color:#787878;
    font-weight: lighter;
	vertical-align: top;
	text-align: center;
}
.top-outline td {
    border-bottom: 1px solid #D2CE9F;
	background: #F6F4DD;
    padding: 5px;
    text-align: left;
	color:#787878;
}
.top-outline th.txt-b {
    background: #EEEBC6;
	border: 0;
    padding: 5px;
    width: 59px;
    color:#787878;
    font-weight: lighter;
	text-align: center;
}
.top-outline td.txt-b {
	background: #F6F4DD;
	border: 0;
    padding: 5px;
    text-align: left;
	color:#787878;
}


table.box-480	 {
    border-right:1px solid #D2CE9F;
    border-bottom:1px solid #D2CE9F;
    margin: 16px 5px;
    width: 480px;
}
.box-480 th {
    border-left: 1px solid #D2CE9F;
    border-top: 1px solid #D2CE9F;
    background-color: #FFFFF0;
    padding: 6px;
    color:#333333;
    font-weight: lighter;
}
.box-480 td {
    border-left: 1px solid #D2CE9F;
    border-top: 1px solid #D2CE9F;
	background-color: #FFFFFF;
    padding: 6px;
}
