@charset "utf-8";
/* CSS Document */
html {
	color:#000000;
	background:#FFFFFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquout,th,td {
	margin: 0;
	padding: 0;
}
ol {
list-style:decimal;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000000;
}

/* 追加 CSS
------------------------------------- */
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}
a {
	color:#990000;
	text-decoration:none;
    cursor: pointer;
}
fieldset,img {
    border: 0;
}
. c-both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
body {
	font-size: 14px;
	background-image: url(../images/bg/bg01.jpg);
	background-repeat: repeat;
	line-height: 150%;
}
h1 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/bg/bg02_h1.jpg);
	height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 12px;
}
.c-both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#wrapper #header_top {
	background-image: url(../images/bg/bg03.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header_mid {
	background-image: url(../images/bg/bg04.jpg);
	background-repeat: repeat-x;
	height: 91px;
	width: 780px;
}
#header_mid #logo {
	height: 91px;
	width: 195px;
	float: left;
}
#header_mid #top_menu {
	float: right;
	height: 91px;
	width: 466px;
	margin-right: 3px;
}
#top_menu #top_menu_t {
	height: 30px;
	width: 441px;
	margin-bottom: 1px;
	text-align: right;
	padding-right: 25px;
}
#top_menu #top_menu_b {
	height: 60px;
	width: 466px;
}
#wrapper #main {
	width: 774px;
	background-image: url(../images/bg/bg05.jpg);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
#main #side_menu {
	float: left;
	width: 195px;
}
#main #contents01 {
	float: right;
	width: 560px;
	padding-top: 10px;
}
#contents01 .contents02 {
	width: 540px;
	margin-bottom: 20px;
}
#contents01 .contents03 {
	width: 540px;
	margin-bottom: 40px;
}
#wrapper #copyright {
	width: 780px;
	padding-bottom: 5px;
	background-image: url(../images/bg/bg06.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#contents01 #navi {
	margin-bottom: 10px;
	font-weight: bold;
	width: 540px;
}

.margin_right10 {
	margin-right: 10px;
	width:0px;
	float: left;
}
.contents02 #td_top_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	width: 30%;
	vertical-align: top;
}
.contents02 #td_top_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	vertical-align: top;
}
.contents02 .td_mid_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	width: 30%;
	vertical-align: top;
}
.contents02 .td_mid_right {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	vertical-align: top;
}
.contents02 #td_botm_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 30%;
	vertical-align: top;
}
.contents02 #td_botm_right {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#side_menu .clinic_info_text {
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.clinic_info_text .under_line01 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.clinic_info_text strong {
	font-weight: bold;
}
.p_text {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.p_text02 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.contents02 .list02_a {
	margin-top:10px;
	margin-bottom:10px;
}
.contents02 .list02_b {
	width: 460px;
	margin-left: 50px;
	vertical-align: top;
	margin-bottom: 10px;
}
#contents01 #contact_btn {
	height: 60px;
	width: 540px;
	margin-bottom: 20px;
}#wrapper #return_top {
	height: 15px;
	width: 730px;
	text-align: right;
	background-image: url(../images/bg/bg05.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#contents01 strong {
	font-weight: bold;
	color: #FF9900;
}
