/* CSS Document */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/back_4.gif) repeat-y center;	
}

#wrapper {
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: auto;
	}
#header {
	margin:0px;
	padding:0px;
}
#menu {
	width:195px;
	margin-top:3px;
	margin-left:6px;
	margin-right:0px;
	padding:0px;
	float:left;
}
#content{
	width:563px;
	margin-right:6px;
	margin-left:0px;
	float:right;
}
#text {
	width: 530px;
	text-align: left;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom: 6px;
}
#link {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #d9c2ca;
	font-size: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#link a:link {
	text-decoration: underline;
	color:#003;
} 

#link a:visited {
	text-decoration: underline;
	color:#039;
} 

#link a:active {
	text-decoration: underline;
	color:#845784;
}
 
#link a:hover {
	text-decoration: underline;
	color:#845784;
}
.pageup {
	margin bottom: 15px;
	padding: 0px;
	width: 550px;
	text-align: right;
}
.tablel{
	padding:0px;
	margin:0px;
}
#pankuzu_list {
	font-size: 70%;
	color: #999;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
img { border: none; }

.anti_06_right {
	float: right;
	width: 180px;
	text-align: left;
	padding-left: 20px;
}
.anti_06_left {
	float: left;
	margin-right: 10px;
	vertical-align: text-bottom;
}
#anti06_fee {
	vertical-align: text-bottom;
}
.endline {
	display: block;
	clear: both;
	width: 100%;
	visibility: hidden;
}
#endline {
	display: block;
	clear: both;
	width: 100%;
	visibility: hidden;
}
/* フッター　*/
#f_link {
	width: 754px;
	text-align: left;
	background-color: #2D2D2D;
	margin: 0 auto;
	padding: 15px;
	font-size: 12px;
	color: #F5F5F5;	
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #A2738D;
}
#f_link a:link, #f_link a:visited {
	color: #F5F5F5;
	text-decoration: none;
}
#f_link a:hover {
	color: #f30;
}
#f_link a:active {
	color: #f30;
	text-decoration: none;
}
.f_link01 {
	float: left;
	padding-right: 30px;
	width: 230px;
}
.f_link02 {
	float: left;
	width: 230px;
}
.f_link_ti {
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-weight: bold;
}
.f_link_subti {
	padding-top: 5px;
	padding-bottom: 3px;
}
.f_link01 ul li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 95%;
	padding-bottom: 3px;
}
.f_link02 ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 95%;
	padding-bottom: 3px;
}
.ul_sub { margin-left: 20px; }

.f_link_clinic {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding: 10px 0;
	font-weight: bold;
}

.mg_top10 { margin-top: 10px; }

.bold {	font-weight: bold; }
