﻿/*------------------------------------------------
Title : 三重大学大学院 医学系研究科 病態修復医学講座 腎泌尿器外科学 CSS

Created : 2009/10/10
Modified : 2010/5/24 Mon.

Author : Rina Suzuki (rinazo.com)
Author URL : http://rinazo.com/
------------------------------------------------*/

/*-----------------------------------------------
 1. Default Reset
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------
 2. Base TAG
-----------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	color: #333333;
	font-family:  "Lucida Grande", sans-serif;
}

/* for WinIE6*/

* html body {
	font-family: "MS P ゴシック", sans-serif;
	vertical-align: baseline;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 80%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	clear: both;
	display: none;
}

strong {
	color: #009900;
}

/*-----------------------------------------------
 3. Base Link Color Setting
-----------------------------------------------*/

a {
	color: #019377;
	text-decoration: underline;
}

a:hover {
	color: #019377;
	text-decoration: none;
}

a.outbound {
	margin: 0 3px 0 0;
	padding: 0 18px 0 0;
	background: url(../images/ico_link.png) no-repeat right center;
}

/*-----------------------------------------------
 4. Base Layout
-----------------------------------------------*/
#topbody {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x #FFFFFF top center;
}

#subbody {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x #FFFFFF top center;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#top_container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	background: url(../images/bg_top_cont.png) no-repeat top center;
}

#sub_container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	background: url(../images/bg_top_cont.png) no-repeat top center;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- header */
#header {
	padding: 0;
	height: 238px;
}

#header .h_logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
}

#header .h_flash {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}

#sub_header {
	padding: 0;
	height: 100px;
}

#sub_header .sub_h_logo {
	margin: 0;
	padding: 0;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- contents */
#contents {
	background: #ffffff;
	overflow: hidden;
}

#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html #contents {
	height: 1em;
	overflow: visible;
}
/**/

/* -+-+-+-+-+-+-+-+-+-+-+-+- for top */
#top_main {
	margin: 15px 0 0 0;
	float: right;
	width: 570px;
}

#top_main iframe {
	margin: 5px 5px 15px 0;
	padding: 5px 5px 20px 0;
	width: 550px;
	height: 250px;
	border: 0;
}

#top_sidenavi {
	margin: 15px 0 0 0;
	float: left;
	width: 230px;
	background: #FFFFFF;
}

#top_sidenavi ul {
	margin: 0 0 0 15px;
	list-style: none;
}

#top_sidenavi ul li {
	margin: 0 0 5px 0;
}

#top_sidenavi li.sidehover_01 a {
	display: block;
	background: url(../images/ban_key.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#top_sidenavi li.sidehover_01 a:hover {
	display: block;
	background: url(../images/ban_key.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#top_sidenavi li.sidehover_02 a {
	display: block;
	background: url(../images/ban_treat.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#top_sidenavi li.sidehover_02 a:hover {
	display: block;
	background: url(../images/ban_treat.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#top_sidenavi li.sidehover_03 a {
	display: block;
	background: url(../images/ban_medical.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#top_sidenavi li.sidehover_03 a:hover {
	display: block;
	background: url(../images/ban_medical.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- for sub */
#sub_main {
	margin: 15px 0;
	float: right;
	width: 570px;
}

#sub_sidenavi {
	margin: 15px 0 0 0;
	float: left;
	width: 230px;
	background: #FFFFFF;
}

#sub_sidenavi ul {
	margin: 0 0 0 15px;
	list-style: none;
}

#sub_sidenavi ul li {
	margin: 0 0 5px 0;
}

#sub_sidenavi li.sidehover_01 a {
	display: block;
	background: url(../images/ban_key.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_01 a:hover {
	display: block;
	background: url(../images/ban_key.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_01_on a {
	display: block;
	background: url(../images/ban_key.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_02 a {
	display: block;
	background: url(../images/ban_treat.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_02 a:hover {
	display: block;
	background: url(../images/ban_treat.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_02_on a {
	display: block;
	background: url(../images/ban_treat.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_03 a {
	display: block;
	background: url(../images/ban_medical.png) no-repeat 0px 0px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_03 a:hover {
	display: block;
	background: url(../images/ban_medical.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

#sub_sidenavi li.sidehover_03_on a {
	display: block;
	background: url(../images/ban_medical.png) no-repeat 0px -71px;
	width: 206px;
	height: 71px;
	text-indent: -99997px;
}

/*-----------------------------------------------
 5.Global Navigation
-----------------------------------------------*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	margin: 10px auto 0 auto;
	width: 800px;
	height: 63px;
	background: url(../images/menu.png) no-repeat;
	text-indent: -99997px;
	clear: both;
}
#g_navi ul {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#g_navi li {
	display: inline;
	list-style-type: none;
}
#g_navi li a {
	padding: 0;
	height: 63px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background: url(../images/menu.png) no-repeat 0px 0px;
	width: 100px;
}
#g_navi li.g_navi02 a {
	background: url(../images/menu.png) no-repeat 0px -152px;
	width: 106px;
}
#g_navi li.g_navi03 a {
	background:url(../images/menu.png) no-repeat 0px -206px;
	width: 108px;
}
#g_navi li.g_navi04 a {
	background:url(../images/menu.png) no-repeat 0px -314px;
	width: 131px;
}
#g_navi li.g_navi05 a {
	background:url(../images/menu.png) no-repeat 0px -445px;
	width: 109px;
}
#g_navi li.g_navi06 a {
	background:url(../images/menu.png) no-repeat 0px -554px;
	width: 130px;
}
#g_navi li.g_navi07 a {
	background:url(../images/menu.png) no-repeat 0px -684px;
	width: 116px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background: url(../images/menu.png) no-repeat 0px -63px;
}
#g_navi li.g_navi02 a:hover {
	background: url(../images/menu.png) no-repeat -100px -63px;
}
#g_navi li.g_navi03 a:hover {
	background: url(../images/menu.png) no-repeat -206px -63px;
}
#g_navi li.g_navi04 a:hover {
	background: url(../images/menu.png) no-repeat -314px -63px;
}
#g_navi li.g_navi05 a:hover {
	background: url(../images/menu.png) no-repeat -445px -63px;
}
#g_navi li.g_navi06 a:hover {
	background: url(../images/menu.png) no-repeat -554px -63px;
}
#g_navi li.g_navi07 a:hover {
	background: url(../images/menu.png) no-repeat -684px -63px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background: url(../images/menu.png) no-repeat 0 -63px;
	width: 100px;
}
#g_navi li.g_navi02_on a {
	background: url(../images/menu.png) no-repeat -100px -63px;
	width: 106px;
}
#g_navi li.g_navi03_on a {
	background: url(../images/menu.png) no-repeat -206px -63px;
	width: 108px;
}
#g_navi li.g_navi04_on a {
	background: url(../images/menu.png) no-repeat -314px -63px;
	width: 131px;
}
#g_navi li.g_navi05_on a {
	background: url(../images/menu.png) no-repeat -445px -63px;
	width: 109px;
}
#g_navi li.g_navi06_on a {
	background: url(../images/menu.png) no-repeat -554px -63px;
	width: 130px;
}
#g_navi li.g_navi07_on a {
	background: url(../images/menu.png) no-repeat -684px -63px;
	width: 116px;
}


/*-----------------------------------------------
 6.Contents
-----------------------------------------------*/
	/*--Common--*/
#sub_main h2 {
	margin: 10px 0 0 0;
	width: 550px;
}

#sub_main h3 {
	margin: 20px 0 10px 5px;
	padding: 0 0 0 18px;
	background: url(../images/sub_common/sub_arw.png) no-repeat left 2px;
}

#sub_main h4 {
	margin: 20px 0 10px 0px;
	padding: 3px 0 3px 6px;
	border-left: 3px solid #009900;
	border-bottom: 1px solid #E2E2E2;
}

#sub_main h5 {
	margin: 20px 0 10px 5px;
	padding: 3px 0 3px 6px;
	background: #E2E2E2;
	border-bottom: 2px solid #009900;
	font-size: 100%;
	font-weight: normal;
}

#sub_main .sub_cont {
	margin: 10px 0 0 10px;
	width: 550px;
}

#sub_main .sub_cont p {
	margin: 10px 0 0 5px;
	padding: 0;
	line-height: 1.6;
}

ul.relatedList {
	width: 510px;
	overflow: hidden;
	margin: 0 0 30px;
	padding: 10px 15px;
	border: 1px solid #CCC;
	list-style: none;
}
ul.relatedList li {
	float:left;
	margin: 0 20px 0 0;
	padding: 0;
	white-space: nowrap;
	line-height: 2;
	background: none;
}
ul.relatedList li a {
	zoom: 1;
	padding-left: 15px;
	background: url(../images/sub_common/sub_arw2.png) no-repeat left top;
}
*:first-child + html ul.relatedList li a {
	background-position: left .8em;
}
* html ul.relatedList li a {
	background-position: left .8em;
}

.pankuzu {
	margin: 0 15px 15px 15px;
}

.pagetop {
	margin: 40px 0 20px 0;
	text-align: right;
}

.imgleft {
	margin: 10px;
	float: left;
}

.imgright {
	margin: 10px;
	float: right;
}

.textright {
	text-align: right;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display: block;}
/* end MacIE5 */


	/*-----greet.html-----*/
.greet_table table {
	margin: 0 auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.greet_table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.6;
	text-align: right;
	width: 10em;
}

.greet_table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

.dotsline {
	margin: 10px 0 10px 5px;
	padding: 0;
	line-height: 1.6;
	border-bottom: 1px dotted #CCCCCC;
}

	/*-----staff.html-----*/
.staff_table table {
	margin: 0 auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.staff_table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	width: 14em;
}

.staff_table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 1.6;
}

	/*-----guide.html-----*/
ul.guide_list {
	margin: 0 0 0 20px;
	list-style-position: inside;
	line-height: 1.6;
}

.guide_table table {
	margin: 0 auto;
	width: 560px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}

.guide_table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	height: 3em;
}

.guide_table td.guide_t_date {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: right;
	height: 25px;
}

.guide_table td.guide_t_week {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	background: #f5f5dc;
	height: 25px;
}

.guide_table td.guide_t_no {
	white-space: nowrap;
	background: #f0fff0;
}

	/*-----training.html-----*/
.training_table table {
	margin: 0 auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}

.training_table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	line-height: 1.8;
}

.training_table td.training_hos {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 1.8;
}

	/*--education.html--*/
ul.tabnav_edu {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #666;
	list-style: none;
}
ul.tabnav_edu li {
	float: left;
	width: 150px;
	height: 35px;
	margin: 0 0 0 5px;
	line-height: 35px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	background: #eee;
}
ul.tabnav_edu li a {
	display: block;
	width: 150px;
	height: 35px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

dl.edu_tit dt {
	margin: 20px 0 10px 8px;
	padding: 3px 0 3px 6px;
	border-left: 3px solid #009900;
	border-bottom: 1px solid #E2E2E2;
	line-height: 1.6;
	font-weight: bold;
}


dl.edu_tit dd {
	margin: 10px 0 10px 8px;
	padding: 0 0 0 6px;
	line-height: 1.6;
	border-bottom: 1px dotted #CCCCCC;
}

	/*--recruit.html--*/
.concept_recruit {
	margin: 10px;
	padding: 5px;
	line-height: 1.6;
	border: 1px dotted #009900;
	background: #EEE;
}

ol.list_recruit {
	margin: 10px 30px 10px 35px;
	padding: 5px;
	list-style-position: outside;
	line-height: 1.6;
}

ol.list_recruit li {
	margin: 2px 0;
}

	/*--point.html--*/
ol.list_point,
ul.list_point {
	margin: 10px;
	padding: 5px 5px 5px 20px;
	list-style-position: outside;
	line-height: 1.6;
}

ol.list_point li {
	margin: 2px 0;
}

.img_point {
	text-align: center;
}

.point_index table {
	margin: 10px auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 120%;
}

.point_index td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

.point_index td.point_index_tit {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	background: #E3E3E3;
	font-weight: bold;
}

	/*--cure.html--*/
ul.tabnav_cure {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #666;
	list-style: none;
}
ul.tabnav_cure li {
	float: left;
	width: 120px;
	height: 35px;
	margin: 0 0 0 5px;
	line-height: 35px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	background: #eee;
}
ul.tabnav_cure li a {
	display: block;
	width: 120px;
	height: 35px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

ol.list_cure {
	margin: 10px 2em;
	padding: 5px;
	line-height: 1.6;
}

	/*--feature.html--*/
ul.tabnav_feature {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #666;
	list-style: none;
}
ul.tabnav_feature li {
	float: left;
	width: 150px;
	height: 35px;
	margin: 0 0 0 5px;
	line-height: 35px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	background: #eee;
}
ul.tabnav_feature li a {
	display: block;
	width: 150px;
	height: 35px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

ul.tabnav_feature li.f_01 {
	float: left;
	width: 200px;
	height: 35px;
	margin: 0 0 0 5px;
	line-height: 35px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	background: #eee;
}
ul.tabnav_feature li.f_01 a {
	display: block;
	width: 200px;
	height: 35px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}


ul.feature_list {
	margin: 20px;
	list-style-position: inside;
	line-height: 1.6;
}

.img_feature {
	text-align: center;
}

ol.list_feature {
	margin: 10px;
	padding: 5px 5px 5px 25px;
	list-style-position: outside;
	line-height: 1.6;
	border: 1px dotted #009900;
	background: #EEE;
}

table.feature_table {
	margin: 10px auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.feature_table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.6;
	width: 270px;
	text-align: center;
}

.feature_table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}

	/*--links.html--*/
table.links_table {
	margin: 10px auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.links_table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

.links_table td.links_circle1 {
	padding: 3px;
	border-top: 1px #E3E3E3 solid;
	border-bottom: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 1.6;
}

.links_table td.links_circle3 {
	padding: 3px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 1.6;
}

.links_table td.links_circle2 {
	padding: 3px;
	border-top: 1px #E3E3E3 solid;
	border-bottom: 1px #E3E3E3 solid;
	border-right: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 1.6;
}

.links_cap {
	text-align: right;
}

	/*--hospital.html--*/
ol.list_hospital {
	margin: 10px;
	list-style-position: inside;
	line-height: 1.6;
}


.img_hospital {
	text-align: center;
}

	/*--mum.html--*/
table.mum_table {
	margin: 10px auto;
	width: 540px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.mum_table td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 1.6;
}

.mum_pdf {
	background-image: url("../images/mum/pdf_small.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-right: 3px;
}

	/*--topics.html--*/
#topics {
	width: 530px;
}
#topics dl {
	margin: 10px;
}

#topics dt {
	float: left;
	margin-right: 10px;
	padding: 5px 0;
}

#topics dd {
	padding: 5px 5px 5px 6em;
	border-bottom: 1px dotted #999;
}

	/*--medicalinfo.html--*/
#medicalinfo {
	width: 530px;
}
#medicalinfo dl {
	margin: 10px;
}

#medicalinfo dt {
	float: left;
	margin-right: 10px;
	padding: 5px 0;
}

#medicalinfo dd {
	padding: 5px 5px 5px 6em;
	border-bottom: 1px dotted #999;
}

/*-----------------------------------------------
 7.Footer
-----------------------------------------------*/
#footer {
	clear: both;
	padding: 20px 0;
	background: #009900;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer #f_content {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#footer #f_content .f_sitemap {
	float: left;
	width: 470px;
}

#footer #f_content .f_sitemap ul {
	margin: 0 0 0 5px;
	list-style: none;
}

#footer #f_content .f_sitemap ul li {
	padding: 0 0 0 16px;
	background: url(../images/f_arw.png) no-repeat left center;
	line-height: 2;
}

#footer #f_content .f_sitemap .f_box1 {
	margin: 10px 30px 20px 10px;
	float: left;
}

#footer #f_content .f_contact p {
	margin: 10px 20px 20px 10px;
	line-height: 2;
	float: left;
	font-size: 120%;
}



#footer .f_copy {
	clear: both;
	margin: 5px 0 0 0;
	padding: 15px 0;
	font-size: 85%;
}
