* {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
body, td, th {
	font-size: 14px;
}
body {
	margin: 0px;
	background-color: #f7f7f7;
}
img {
	border: 0px;
}
#header_bg {
	background-image: url(../img/common/header/header_bg.gif);
	height: 100px;
}
#header {
	width: 900px;
	margin: auto;
}
#logo {
  padding-top:25px;
	width: 675px;
	float: left;
}
#header_info {
	float:left;
}
ul#sub_navi {
	margin: auto;
	padding: 0px;
}
ul#sub_navi li {
	margin: 0px;
	float: left;
	list-style: none;
	cursor: pointer;
}
#navi_bg {
	background-image: url(../img/common/navigation/navi_repeat.png);
	height: 45px;
}
ul#navi {
	margin: auto;
	padding: 0px;
	width: 900px;
}
ul#navi li {
	margin: 0px;
	float: left;
	list-style: none;
	cursor: pointer;
}
#head_line {
	background-image: url(../img/common/line.gif);
	height: 5px;
}
#main {
	border: 1px solid #ffffff;
	width: 860px;
	margin: auto;
	background-color: #ffffff;
	padding: 0px 20px;
}
#main_photo {
	margin-top: 5px;
	margin-bottom: 30px;
}
#contents {
	float: left;
	width: 620px;
	margin-right: 20px;
}
#contents p {
	margin-left: 10px;
}
#sidebar {
	text-align: center;
	float: left;
	width: 220px;
	background-color: #e1fdfd;
}
#sidebar .banner {
	border: 0px;
	margin: 3px;
	border: 5px solid #cccccc;
}
#topics {
	width: 610px;
	padding: 10px;
}
.topics_date {
	width: 120px;
	float: left;
}
.topics_type {
	width: 50px;
	float: left;
}
.topics_title {
	width: 440px;
	float: left;
}
.sidebar {
	background-image: url(../img/common/header/header_bg.gif);
	float: left;
	width: 220px;
}
#footer_bg {
	background-image: url(../img/common/footer/footer_repeat.gif);
}
#footer {
	margin: auto;
	background-image: url(../img/common/footer/footer.gif);
	padding-left: 220px;
	padding-top: 7px;
	width: 680px;
	height: 53px;
	font-size: 11px;
}
ul#info {
	margin:10px 0 0;
	padding-left: 5px;
}
ul#info li {
	cursor: pointer;
	padding-right: 5px;
	float: left;
	list-style: none;
}
.fl {
	float: left;
}
#guidance_table {
	margin-left: 10px;
	border-collapse: collapse;
}
#guidance_table th {
	padding: 5px;
	border: 1px solid #333;
	background-color: #99ccff;
}
#guidance_table td {
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
}
.pagetop {
	margin-top: 10px;
	text-align: right;
}
.q_text {
	margin: 0px 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2048F4;
	border: 2px solid #2A3E98;
	padding: 5px;
	font-size: 16px;
}
.ans {
	margin: 0px 10px;
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 10px;
}
.ans label {
	margin-right: 10px;
}

.sitemap_box {
	border: 1px solid #333;
	width: 190px;
	height: 164px;
	float: left;
	margin: 5px;
}
.sitemap_box ul {
  margin:0;
  padding:0;
	padding-left: 10px;
	padding-top:10px;
}
.sitemap_box li {
  margin:0;
  padding:0;
	list-style: none;
}
.sitemap_box a {
  color: #666;
  text-decoration: none;
}
.sitemap_box a:hover {
	text-decoration: underline;
}
.sitemap_title {
	background-color: #4acbfe;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	width: 150px;
}
.sitemap_title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_title a:hover {
	text-decoration: underline;
}
.sitemap_title.gray {
	background-color: #999;
}
#address {
  margin: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #999;
}
#env_title {
  font-size: 24px;
  padding: 5px 0px;
	border-bottom: 1px dotted #000;
}
#env_text {
  padding: 10px;
  margin-bottom: 20px;
}
#button_print {
	margin: 10px;
}

#summary {padding-top:20px;}
#summary dl {
 width:600px;
 border-bottom:1px dotted #333;
}
#summary dt {
 float:left;
 width:200px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
#summary dd {
 width:300px;
 margin-left:200px;
 padding:5px 5px 5px 10px;
}

#clinic-table td {font-size:13px;}
#naisikyo-scope1 {width:600px; height:65px; background:url(../img/naishikyo/stomach_camera.png); cursor:pointer; padding-top:55px; padding-left:20px; line-height:18px;}
#naisikyo-scope2 {width:600px; height:65px; background:url(../img/naishikyo/endoscope.png); cursor:pointer; padding-top:55px; padding-left:20px; line-height:18px;}

#medical h2 {color:#4bcbfe;}
