@charset "iso8859-1";

body{
	font-family: arial, helvetica, sans-serif;
	background: url(../img/bg_base.gif) repeat-y center top;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
	font-size: 0.9em;
}
#wrapper {
	width:1000px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
.display-none {
 	display:none;
}


/*----------------------------------------------------------------------
Header
----------------------------------------------------------------------*/
/* Header */
#header {
	width:1000px;
	padding: 0px;
	height: 65px;
	margin: 0 auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
}
#header-left-common {
	float:left;
	padding: 0;
	margin: 0;
	vertical-align:top;
	width:580px;
	height:65px;
	background-image: url(../img/title_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-left-common h1 {
	font-size: 150%;
	color: #000000;
	display:none;
}
#header-right-common {
	float:right;
	padding: 0;
	margin: 0;
	text-align:right;
	vertical-align:bottom;
	width:400px;
	height:40px;
}

#header-right-common ul {
	list-style-type: none;
	margin: 40px 0 0 0;
}
#header-right-common li {
	float:right;
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
}
#go-sitemap {
	line-height:140%;
	margin: 0;
	padding: 0 5px 0 14px;
	background-image: url(../img/li_base_e.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#go-japanese {
	display:block;
	width:90px;
	height:25px;
	margin: 0;
	background-image: url(../img/b_jananese_e.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#go-english {
	display:block;
	width:90px;
	height:25px;
	margin: 0;
	background-image: url(../img/b_english_e.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#go-english a {
	display:block;
	width:90px;
	height:25px;
	_height:23px;
	/* ¥*/
	overflow: hidden;
	/* */
}
#go-japanese a {
	display:block;
	width:90px;
	height:25px;
	_height:23px;
	/* ¥*/
	overflow: hidden;
	/* */
}

.text-deisplay-none{
	display:none;
}

/*----------------------------------------------------------------------
Footer
----------------------------------------------------------------------*/
#footer {
	clear:both;
	text-align: right;
	width: 1000px;
	margin: 0px;
	padding: 5px 0px 20px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
	background-color:#FFFFFF;
}
#footer-right {
	float:right;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
/*---Site Name, Address---*/
#siteName{
	float:left;
	text-align:left;
	color:#333333; 
	font-size: 1em;
	margin: 0px 5px 1px 5px;
	padding: 0px;
}
#address {
	text-align:left;
	font-size: 0.9em;
	line-height:1.1em;
	margin: 0px 0px 2px 5px;
	padding: 0px;
}


/*----------------------------------------------------------------------
Basic Layout
----------------------------------------------------------------------*/
#pagebody {
	width: 1000px;
	margin: 0 auto;
	padding: 210px 0px 0px 0px;
	background-image: url(../img/bg_visual_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*----------------------------------------------------------------------
Navigation
----------------------------------------------------------------------*/
/*Basic*/
#navigation{
	float:left;
	width:265px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../img/bg_topcontents_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation h2 {
	margin: 0 auto;
	padding: 0;
	display:none;
}
#main-navigation{
	width:250px;
	margin: 0 auto;
	padding: 0 0 0 14px;
}
#main-navigation ul{
 	margin: 0px;
 	padding: 0px;
	list-style: none;
}
#main-navigation li{
 	width:250px;
 	height:40px;
	margin: 0px;
 	padding: 0px;
 	text-indent:-9999px;
}
#main-navigation li a{
	display:block;
 width:250px;
 height: 40px;
 margin: 0px;
 padding: 0px;
 background-repeat: no-repeat;
 text-decoration: none;
 text-indent: -25000px;
 /* ¥*/
 overflow: hidden;
 /* */
}
#main-navigation li a:hover{
 background-position: 0px -40px;
 text-decoration: none;
 width: 250px;
}
/*Normal*/
#main-navigation li#byouin{
 background-image: url(../img/c_byoin_e.gif);
 background-position: 0px 0px;
 width: 250px;
}
#main-navigation li#gairai-ika{
 background-image: url(../img/c_gairai_ika_e.gif);
 background-position: 0px 0px;
 width: 250px;
}
#main-navigation li#nyuin{
 background-image: url(../img/c_nyuin_e.gif);
 background-position: 0px 0px;
 width: 250px;
}
#main-navigation li#shisetsu{
 background-image: url(../img/c_shisetsu_e.gif);
 background-position: 0px 0px;
 width: 250px;
}
#main-navigation li#koutsu{
 background-image: url(../img/c_koutsuu_e.gif);
 background-position: 0px 0px;
 width: 250px;
}
/*Mouse Over*/
#main-navigation li#byouin a:hover{
 background-image: url(../img/c_byoin_e.gif);
 background-position: 0px -40px;
 width: 250px;
}
#main-navigation li#gairai-ika a:hover{
 background-image: url(../img/c_gairai_ika_e.gif);
 background-position: 0px -40px;
 width: 250px;
}
#main-navigation li#nyuin a:hover{
 background-image: url(../img/c_nyuin_e.gif);
 background-position: 0px -40px;
 width: 250px;
}
#main-navigation li#shisetsu a:hover{
 background-image: url(../img/c_shisetsu_e.gif);
 background-position: 0px -40px;
 width: 250px;
}
#main-navigation li#koutsu a:hover{
 background-image: url(../img/c_koutsuu_e.gif);
 background-position: 0px -40px;
 width: 250px;
}

/*----------------------------------------------------------------------
Contents body
----------------------------------------------------------------------*/
/*Basic*/
#content {
	float:left;
	width:690px;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
}
/*Department of Medical Informatics*/
#reference {
	width:100%;
	margin: 0 auto 15px auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #888888;
}
#reference-title {
	clear:both;
	width:100%;
	height:18px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background-image: url(../img/bg_reference_e.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
}
#reference-Outpatient {
	clear:both;
	width:100%;
	height:18px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background-image: url(../img/bg_reference_e.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
}
/*Total*/
#reference-sougou {
	width:680px;
	height:45px;
	margin: 0 auto;
	padding: 0px;
	background-color:#eeeeee;
	text-align:left;
	line-height:120%;
	font-weight:bold;
}
#reference-sougou-left {
	float:left;
	width:380px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	text-align:left;
	line-height:120%;
	font-weight:bold;
}
#reference-sougou-right {
	float:right;
	width:250px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}

#reference-sougou-right ul {
	width:245px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#reference-sougou-right li {
	width:120px;
	height:45px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#reference-sougou-right li a{
	display:block;
	width:120px;
	height:45px;
 	margin: 0px;
 	padding: 0px;
 	background-repeat: no-repeat;
 	text-decoration: none;
 	text-indent: -25000px;
	line-height:100px;
	 /* ¥*/
 overflow: hidden;
 /* */
}
#reference-sougou-right li#r-shisetsu {
	float:right;
	width:120px;
	height:45px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bs_shisetsu_e.gif);
 	background-position: 0px 0px;

}
#reference-sougou-right li#r-koutsuu {
	float:right;
	width:120px;
	height:45px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	background-image: url(../img/bs_koutsuu_e.gif);
 	background-position: 0px 0px;
}

/*Information*/
#reference-gairaibox {
	width:680px;
	height:65px;
	margin: 0 auto;
	padding: 0px;
	background-color:#eeeeee;
	text-align:left;
	line-height:120%;
	font-weight:bold;
}
#reference-gairai {
	float:right;
	width:670px;
	height:60px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

#reference-gairai ul {
	width:670px;
	height:60px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#reference-gairai li {
	width:330px;
	height:60px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#reference-gairai li a{
	display:block;
	width:330px;
	height:65px;
 	margin: 0px;
 	padding: 0px;
 	background-repeat: no-repeat;
 	text-decoration: none;
 	text-indent: -25000px;
	line-height:200px;
	 /* ¥*/
 overflow: hidden;
 /* */
}
#reference-gairai li#gairau-ika {
	float:left;
	width:325px;
	height:60px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-image: url(../img/i_tel_ika_e.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#reference-gairai li#gairau-shika {
	float:left;
	width:325px;
	height:60px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-image: url(../img/i_tel_shika_e.gif);
 	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------
Principles
----------------------------------------------------------------------*/
#principles-box {
	width:710px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 10px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*Title*/
#principles-box h3 {
	color: #0a5aaa;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0a5aaa;
	background-color:#EEEEEE;
	cursor: pointer;
}

#principles-box h3 span.comment {
	float: right;
	margin: 0;
	margin-top: -20px;
	padding: 5px;
	font-weight:bold;
	font-size:0.6em;
	color: #666;
}

/*----------------------------------------------------------------------
Inquiries about this homepage
----------------------------------------------------------------------*/
#page-toi {
	color:#000000;
	width:710px;
	padding: 20px 0px 0px 0px;
	margin: 0 auto 10px auto;
	text-align:right;
}

/*Link*/
#link{
	margin: 0px 40px 20px 40px;
	padding: 0;
	list-style:none;
}
#link li{
	margin: 0;
	padding: 2px;
	border-top: 1px dashed #999;
}
#link li a{
	display: list-item;
	margin-left: 5px;
	padding-top: 0.2em;
	font-weight: normal;
	font-size:0.8em;
}

