@charset "Shift_jis";

/*基礎構造
------------------------------------------------------*/
* {
	@margin: 0;
	@padding: 0;
} 
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: small;
}
/*--基本要素--*/
body	{
	margin: auto;
	padding: 0;
	height: 100%;
	width: 940px;
	background: #cccccc;
	background-position: center;
	font-size: normal;
	list-style: none;
	line-height: 150%;
}
/*--背景--*/
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 100%;
	background: url(../images/background.gif) repeat-y;
} 
.contents {
	margin: 0 0 0 10px;
	padding: 0;
	width: 920px;
	min-height: 100%;
	overflow: hidden;
}
.news_img{
	margin: 0 0 0 10px;
	float: right;
}

/*--メニュー下の影--*/
.menu_bottom{
	margin: 0;
	padding: 0;
	width: 920px;
	height: 4px;
	background: url(../images/menu_bottom.gif) no-repeat;
	clear: both;
}
/*--左メニュー--*/
.main {
	padding: 3px 0 0 5px;
	margin: 0;
	width: 920px;
	height: 100%;
	background: #ffffff;
}
*html div.main {
	padding: 0;
	margin: -14px 0 0 5px;
	width: 910px;
}
.main ul.main{
	padding-top: 5px;
	margin: 3px 1px 0 0;
	width: 910px;
}
*html div.maint ul.main{
	margin: 7px 1px 0 0;
	width: 910px;
}
/*--左メニュー１--*/
.main ul.sitemap1{
	padding-top: 5px;
	margin: 3px 1px 0 15px;
	width: 300px;
	float: left;
	background: #ffffff;
}
.main ul.sitemap2{
	padding-top: 5px;
	margin: 3px 1px 0 10px;
	width: 290px;
	float: left;
}
.main ul.sitemap3{
	padding-top: 5px;
	margin: 3px 1px 0 10px;
	width: 260px;
	float: left;
	background: #ffffff;
}
*html div.main ul.sitemap3{
	padding-top: 5px;
	margin: 3px 0 0 -10px;
	width: 180px;
	float: right;
	overflow: hidden;
	position: absolute;
}
.main ul.main li.right_title1{
	width: 900px;
	height: 60px;
}
.main ul.main li.main_title_sitemap{
	width: 900px;
	height: 60px;
	background: url(../images/in_title_sitemap.gif) no-repeat;
}
.main ul.main li.main_title_access{
	width: 900px;
	height: 60px;
	background: url(../images/in_title_access.gif) no-repeat;
}
.main ul.main li.main_title_fig{
	width: 900px;
	height: 60px;
	background: url(../images/in_title_fig.gif) no-repeat;
}
.main ul.main li.main_title_hospital{
	width: 900px;
	height: 60px;
	background: url(../images/in_title_hospital.gif) no-repeat;
}
.main ul.main li.main_title_link{
	width: 900px;
	height: 60px;
	background: url(../images/in_title_link.gif) no-repeat;
}
.main ul.main li.contents1_title{
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
*html div.main ul.main li.contents1_title{
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.main ul.main li.contents{
	clear: both;
	padding: 5px 10px 10px 10px; 
	width: 890px;
	background: #ffffff;
}
*html div.right ul.right li.contents{
	clear: both;
	padding: 5px 5px 5px 10px; 
	width: 895px;
	background: #ffffff;
}
.main ul.main li.contents a{
	padding: 1px 0 2px 0;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.main ul.main li.contents a:hover{
	padding: 1px 0 2px 0;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
}
.main ul.main li.sub_title{
	margin: 0 0 0 15px;
	padding: 3px 0 0 2px;
	width: 700px;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #000099;
}
/*----*/
.main ul.main li.sub_titleTopics{
	margin: 5px 0 0 15px;
	padding: 0 0 0 2px;
	width: 870px;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #000099;
	line-height: 120%;
}
.main ul.sitemap1 li.contents {
	padding: 1px 0 10px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
*html div.main ul.sitemap1 li.contents {
	padding: 1px 0 20px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
.main ul.sitemap1 li.contents a{
	padding: 1px 0 2px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
	background: #ffffff;
}
.main ul.sitemap1 li.contents a:hover{
	padding: 1px 0 2px 0;
	width: 300px;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
	background: #ffffff;
}
.main ul.sitemap1 li.contents1_title{
	margin: 5px 0 12px 0;
	padding: 0 0 0 5px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.main ul.sitemap2 li.contents {
	padding: 1px 0 10px 1px;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
*html div.main ul.sitemap2 li.contents {
	padding: 1px 0 20px 1px;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
.main ul.sitemap2 li.contents a{
	padding: 1px 0 2px 1px;
	width: 300px;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
	background: #ffffff;
}
.main ul.sitemap2 li.contents a:hover{
	padding: 1px 0 2px 1px;
	width: 300px;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
	background: #ffffff;
}
.main ul.sitemap2 li.contents1_title{
	margin: 5px 0 2px 0;
	padding: 0 0 0 5px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.main ul.sitemap3 li.contents{
	padding: 1px 0 10px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
*html div.main ul.sitemap3 li.contents{
	padding: 1px 0 20px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
}
.main ul.sitemap3 li.contents a{
	padding: 1px 0 2px 0;
	width: 300px;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
	background: #ffffff;
}
.main ul.sitemap3 li.contents a:hover{
	padding: 1px 0 2px 0;
	width: 300px;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
	background: #ffffff;
}
.main ul.sitemap3 li.contents1_title{
	margin: 5px 0 2px 0;
	padding: 0 0 0 5px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.main ul.main li.contents_space2_padding{
	clear: both;
	margin: 10px 0 0 30px; 
	width: 800px;
	background: #ffffff;
}
.main ul.main li.contents_space3{
	margin: 10px 0 0 20px; 
	width: 800px;
	color: #000099;
	font-weight: bold;
	background: #ffffff;
	clear: both;
}
.main table.center{
	margin-left: 50px;
}
/*--リンク装飾--*/
.right ul.right li.link_accent{
	margin: 0;
	padding: 2px 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
}
.right ul.right li.link_accent{
	margin: 0 0 5px 10px;
	padding: 2px 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
}
*+html div.right ul.right li.link_accent{
	margin: 0 0 5px 20px;
	padding: 0 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
}
.right ul.right li.link_accent a{
	padding: 2px 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.right ul.right li.link_accent a:hover{
	padding: 2px 0 2px 0;
	color: #ff6600;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
}
/*--mainバージョン　リンク装飾--*/
.main ul.main li.link_accent{
	margin: 0 0 5px 40px;
	padding: 2px 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
}
.main ul.main li.link_accent a{
	padding: 2px 0 2px 0;
	color: #000099;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.main ul.main li.link_accent a:hover{
	padding: 2px 0 2px 0;
	color: #ff6600;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
}

/*--ホスピタル--*/

td.hospital_1{
	padding:5px;
	margin:5px;
	width: 120px;
	border:1px dashed #000099;
}
td.hospital_2{
	padding: 5px;
	margin: 5px;
	width: 200px;
	border-top: 1px dashed #000099;
	border-right: 1px dashed #000099;
	border-bottom: 1px dashed #000099;
}
td.hospital_3{
	padding: 5px;
	margin: 5px;
	width: 200px;
	border-left: 1px dashed #000099;
	border-right: 1px dashed #000099;
}
td.hospital_4{
	padding: 5px;
	margin: 5px;
	width: 200px;
	border-right: 1px dashed #000099;
}
td.hospital_5{
	padding: 5px;
	margin: 5px;
	width: 200px;
	border-right: 1px dashed #000099;
	border-left: 1px dashed #000099;
}
td.hospital_6{
	padding: 5px;
	margin: 5px;
	width: 200px;
	border-right: 1px dashed #000099;
	border-left: 1px dashed #000099;
	border-bottom: 1px dashed #000099;
}
/*--テーブル--*/
table.blue  {
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
}
tr.blue{
	padding: 5px;
	background: #99CCCC;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
}
th.blue{
	padding: 5px;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
}
td.blue{
	padding: 5px;
	background: #ffffff;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
}
/*--追加CSS--*/
h1.contents1Title1_bg {
	margin: 10px 0 0 10px;
	padding: 5px 0 0 27px;
	width: 860px;
	height: 25px;
	display: block;
	color: #003366;
	font-size: 16px;
	background: url(../images/Contents1Title1_bg.gif) no-repeat;
}
h1.contents1Title1_bg a{
	color: #036;
	font-size: 14px;
}
h1.contents1Title1_bg a:hover{
	color: #F60;
	font-size: 14px;
}

h2.right_title{
	margin: 5px 0 0 5px;
	padding: 0;
	width: 900px;
	height: 60px;
}
.Contents{
	clear: both;
	margin: 5px 0 10px 30px;
	width: 870px;
	font-size: 13px;
	background: #ffffff;
	line-height: 150%;
}
*html div.Contents{
	margin: 0 5px 0 25px;
	padding: 0;
	width: 870px;
	clear: both;
}
*+htnl div.Contents{
	clear: both;
	padding: 5px 0 5px 15px; 
	width: 880px;
}
h3.SubTitle{
	margin: 0 0 0 30px;
	padding: 3px 0 0 2px;
	width: 850px;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000099;
}
h3.SubTitleShort{
	margin: 0 20px 0 0;
	padding: 3px 0 0 2px;
	width: 250px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000099;
}
h3.AccentContents {
	margin: 0;
	padding: 3px 0 0 2px;
	width: 800px;
	color: #336;
	font-size: 13px;
	font-weight: bold;
}
p.UnderSubTitle {
	margin: 10px 0 5px 40px;
	padding: 0;
	width: 860px;
	font-size: 13px;
	line-height: 150%;
}
a.LinkAccent {
	color: #036;
	font-size: 13px;
	font-weight: bold;
}
a:hover.LinkAccent {
	color: #F60;
	font-size: 13px;
	font-weight: bold;
}
img.ColorAccent {
	margin: 0 5px -1px 0;
}

