﻿@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../img/bg.gif);
}
html {
	height: 100%;
}	

li {
list-style:none;
}

#container {
	margin-top:8px;
	margin-right:auto;
	margin-left:auto;
	width:790px;	
	border-left:#88e67c double 2px;
	border-right:#88e67c double 2px;
	background-color:#FFFFFF;
}

#title {
	text-align: center;
	width: 100%;
	background-color:#88e67c;
	height: 70px;
}

#header {
	text-align: center;
	border:double 5px #cccccc;
	margin:5px;
	width: 770px;
	height: 300px;
}


#navibar {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	background-color:#FFFFFF;
}

#navibar a:hover {
	color: #0000FF;
	background-image: url(../img/btn_over.gif);
}

#navibar a.stay {
	color: #0000FF;
	background-image: url(../img/btn_stay.gif);
}

#navibar a {
	background-image: url(../img/btn_up.gif);
	height: 20px;
	width: 100px;
	display: block;
	padding-top: 7px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

submenubar {
	width: 100%;
	text-align: center;
	margin-top:10px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

#submenubar a:hover {
	color: #ffff00;
	background-image: url(../img/label_submenu_over.gif);
}

#submenubar a.stay {
	color: #ffff00;
	background-image: url(../img/label_submenu_stay.gif);
}

#submenubar a {
	background-image: url(../img/label_submenu_up.gif);
	height: 15px;
	width: 140px;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	margin-left:1px;
}

#seachbar {
	text-align: center;
	width: 100%;
	background-color:#88e67c;
	height: 5px;
}


#content_left {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 95%;
}

#content_left .maintopic {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#content_left .maintopic img {
	float: left;
	margin-right: 10px;
}

#content_left .maintopic h2 {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left:10px;
}

#content_left .maintopic h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:30px;
	padding-right:50px;
}

#content_left .maintopic td {
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 12px;
	border:#333333 solid 1px;
}


#sidemenu {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #CCCCCC;
}

#content_left span {
	font-size: 12px;
	margin-left:10px;
	vertical-align:middle;
	color: #000000;
}

#sidemenu a {
	font-size: 12px;
	line-height: 24px;
	color: #006666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left:25px;
}

#sidemenu a:hover {
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}

#sidemenu ul {
	font-size: 12px;
	font-weight:normal;
	color: #006666;
	text-decoration: none;
	margin-top:10px;
	margin-left:10px;
}

#content_center {
	height: 100%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#content_center .announce {
	padding: 10px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#content_center .announce td {
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	font-size: 12px;
	border:none;
	padding-left:10px;
}

#content_center .maintopic {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height:100%;
}

#content_center .maintopic img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic h2 {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left:10px;
}

#content_center .maintopic h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:30px;
	padding-right:50px;
}

#content_center .maintopic td {
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 12px;
	border:#333333 solid 1px;
}

#content_center .gairai {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#content_center .gairai h2 {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left:10px;
}

#content_center .gairai h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:30px;
}
#content_center .gairai img {
	line-height: 18px;
	padding-left:10px;
}
#content_center .gairai h4 {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding-left:30px;
}

#content_center .gairai td {
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	font-size: 12px;
	border:none;
}

#content_center .examine {
	padding: 10px;
	color:#000000;	
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

#content_center .examine h2 {
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left:10px;
}

#content_center .examine h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:30px;
}

#content_center .examine h4 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:60px;
}

#content_center .examine td {
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}

.dialy {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height:772px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-v:visible;
/*	background-image:url(../img/bg_momiji.gif); */
	background-repeat:no-repeat;
	background-color:transparent;
	background-attachment:inherit;
	background-position:inherit;
}

.dialy img {
	float: left;
	margin-right: 10px;
}

.dialy h2 {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left:10px;
}

.dialy h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left:30px;
	padding-right:50px;
}

.dialy td {
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 12px;
	border:#333333 solid 1px;
}
.doctor_photo {
	padding-left:20px;
}

.nextline{
	width:100%;
	height:20px;
}
#produce {
	text-align:right;
	height:15px;
}
#produce a{
	font-size:10px;
	text-decoration:none;
	color:#00CC99;
}
#footer {
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-color:#88e67c;
	padding-top: 5px;
}
.cur{
	cursor:auto;
}
/*********　以降現在未使用　********/

#content_right {
	width: 85%;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #999999;
	padding: 10px;
}

#content_right h5 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}

#content_right .topics01 {
	background-color: #FFFFFF;
	padding: 7px;
	background-image: url(../img/blt_02.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#content_right .topics01 a {
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

#content_right .topics02 {
	background-color: #FFFFEC;
	padding: 7px;
	background-image: url(../img/blt_02.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#content_right .topics02 a {
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

#hotevent {
	margin-top: 20px;
	text-align: center;
}

#hotevent p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#hotevent img {
	margin-bottom: 5px;
}

#subtitle {
	position:relative;
	float:left;
	margin-left:20px;
}
#subtitle .img1 {
	position:absolute;
	top:0px;
	left:40px;
}
#subtitle .img2 {
	position:absolute;
	top:0px;
	left:0px;
}
.h3style {
	margin-left:20px;
	padding:0px;
	color:#0000cc;
/*	background-color:#FFe8ff; */
	background-color:#D3EFCE;
	border-bottom:solid 1px;
	border-right:solid 1px;
	width:180px;
}
.h4style {
	font-size:12px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10x;
	color:#0000cc; 
	background-color:transparent;
	  
/*	background-color:#FFe8ff; */
/*	background-color:#FFFFFF; */
	width:83%;
}
.h5style {
	font-size:12px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10x;
	color:#666666; 
	  
/*	background-color:#FFe8ff; */
	background-color:#FFFFFF;
	width:83%;
}

