@charset "UTF-8";

/* CSS Document */

*{
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
}

a {
	color: #4D8D4A;
	text-decoration: underline;
}

a:hover {
	color: #669900;
	text-decoration: none;
}

hr {
	display:none;
	margin:0;
	padding:0;
}

body {
	color: #333;
	font-size: 86%;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	/* hide from Mac IE5 \*/
	font-family: sans-serif;
	_font-family: "ＭＳ Ｐゴシック", sans-serif;
	/**/
	line-height: 1.8;
	text-align: center;
}

*:first-child+html body, * html body {
	font-size: 86%; /* for WinIE 5,6,7 */
}

strong,em {
	font-weight: bold;
	font-style: normal;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/





/* header
---------------------------------------------*/
#header{
	width: 875px;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align: left;
	position:relative;
}

.bn_hospital{
	position:absolute;
	top:31px;
	right:15px;
}

.bn_hospital2{
	position:absolute;
	top:25px;
	right:15px;
}

/* header_line
---------------------------------------------*/
#header_line{
	width:100%;
	height:8px;
	background:url(../../hospital/section/special/transplant_surgery/images/bg_line.png) left top repeat-x;
	position:absolute;
	top:72px;
	left:0px;
}

/* contentWrapper
---------------------------------------------*/
#contentWrapper{
	width: 875px;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align: left;
	position:relative;
}

/* navigation
---------------------------------------------*/

.menuLine{
	background:url(../../hospital/section/special/transplant_surgery/images/menu_line.gif) left top repeat-x;
	margin:7px 0 8px 0;
	height:1px;
}

#sideMenu{
	position:absolute;
	top:6px;
	left:0;
	width:160px;
	padding-bottom:20px;
}

#globalNavigation{
	width:160px;
	background-color:#E5E0D8;
	text-align:left;
	padding-top:28px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#globalNavigation li {
	margin:0 0 4px 5px;
}

.menuTitle{
	margin:0 0 8px 5px;
}

#sideBn{
	margin:0 0 10px 0;
}



/* content
---------------------------------------------*/
#content{
	margin:0 0 0 175px;
	padding-top:34px;
	width:685px;
	min-height:950px;
}

#contenthome{
	margin:0;
	padding-top:34px;
	width:685px;
}


h2{
	background:#E5E0D8;
	border-left:solid 10px #559962;
	font-size:larger;
	padding-left:10px;
}

h3{
	font-size:100%;
	margin-bottom:15px;
	padding:0 0 0 20px;
	background:url(../../hospital/section/special/transplant_surgery/images/bg_h3.gif) left 0.5em no-repeat;
	color:#498455
}

#sectionWrapper{
	width:665px;
	margin:20px 10px 15px 10px;
}

.sectionWrapper{
	width:665px;
	margin:20px 10px 15px 10px;
}

.leftSection{
	float:left;
	width:410px;
}

.rightSection{
	float:right;
	width:240px;
}

p{
	margin-bottom:15px;
}

p.caption{
	background:url(../../hospital/section/special/transplant_surgery/images/arrow_caption.gif) left 0.3em no-repeat;
	padding:0 0 0 15px;
	margin: 10px 0 0 5px;
	font-size:smaller;
	line-height:1.5;
}

p.pageTop{
	text-align:right;
	background:url(../../hospital/section/special/transplant_surgery/images/bg_pagetop.gif) 0px 5px repeat-x;
}
	

.mtx{
}

.sectionW150{
	width:150px;
	margin:0 0 20px 90px;
}

.cartoonSection{
	margin-top:40px;
}

.cartoonSection img{
	margin-bottom:15px;
}

#totop{
	margin:30px 0 0 175px;
	width:685px;
}

#box{
	width:600px;
	padding:15px 15px 15px 15px;
	background-color:#E6FFE9;
	border:#cccccc 1px solid;
	margin:0px auto;
	margin-bottom:15px;
}


#indent{
	text-indent: 1em;
}

#right{
	text-align:right;
	}
	
.info {
width:685px;
margin:auto;
height: 400px;
background-color: #fafafa;
overflow-y:scroll;
border: #ccc solid 1px;
}


dl.info dt {
width: 100px;
float: left;
padding: 10px 10px;
/* border-top:1px solid #CCC; 
border-bottom:1px solid #CCC; */
margin-top: -1px;
}

dl.info dd {
padding: 10px 5px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
margin-top: -1px;
}


	


/* footer
---------------------------------------------*/

#footerWrapper{
	width:100%;
	background:#BFBB8A url(../../hospital/section/special/transplant_surgery/images/bg_footer.jpg) left bottom repeat-x;
	text-align:center;
	margin:0;
}

#footerMenuWrapper{
	width:875px;
	margin:0 auto;
}

#footerMenu{
	width:680px;
	background-color:#F5F2D3;
	padding:15px 20px;
	margin:0 0 0 160px;
	white-space:nowrap;
}

#footerMenu li{
	float:left;
	background:url(../../hospital/section/special/transplant_surgery/images/footmenu_arrow.gif) left 0.6em no-repeat;
	padding:0 15px 0 12px;
	font-size:smaller;
}

#footer{
	width:680px;
	padding:15px 20px;
	margin:0 0 0 160px;
	font-size:smaller;
}

#footer img{
	margin-bottom:10px;
}

#footer p{
	margin-bottom:10px;
}

/* massage
---------------------------------------------*/
.massageImg01{
	background:url(../../hospital/section/special/transplant_surgery/images/massage_img01.jpg) right bottom no-repeat;
}


/* history
---------------------------------------------*/
.historyTableTitle{
	background:url(../../hospital/section/special/transplant_surgery/images/bg_history_table_title.gif) left 0.5em no-repeat;
	font-size:84%;
	padding:0 0 0 15px;
	font-weight:bold;
}

.historyTable{
	font-size:smaller;
	background-color:#F5F2D3;
	line-height:1.4;
}

.historyTable th{
	width:4em;
	vertical-align:text-top;
	padding:0 0 10px 15px;
	text-align:left;
}

th.firstCell{
	padding-top:15px;
}

.historyTable td{
	padding:0 15px 10px 0;
}

td.firstCell{
	padding-top:15px;
}

/* cases
---------------------------------------------*/
.graphWrapper{
	text-align:center;
	margin-top:40px;
}

.graphWrapper img{
	margin-bottom:40px;
}

/* about us
---------------------------------------------*/
ol.point{
	background-color:#F5F2D3;
	padding:15px;
	margin-bottom:20px;
}

.point li{
	list-style-type:decimal;
	list-style-position:outside;
	margin:0 0 6px 20px;
}

/* faq
---------------------------------------------*/
.faqNavi{
	width:665px;
	padding:0;
	margin:0 0 20px 0;
	white-space:nowrap;
}

.faqNavi li{
	float:left;
	background:url(../../hospital/section/special/transplant_surgery/images/footmenu_arrow.gif) left 0.6em no-repeat;
	padding:0 15px 0 12px;
}

h3.faqH3{
	background:url(../../hospital/section/special/transplant_surgery/images/bg_history_table_title.gif) left 0.5em no-repeat;
	font-size:108%;
	padding:0 0 0 15px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
}

dl.faq {
	margin-bottom:20px;
}

.faq dt{
	background-color:#F5F2D3;
	color:#996600;
	padding:0 0 0 10px;
	margin-bottom:10px;
	font-weight:bold;
}
.faq dd{
	padding:0 0 0 10px;
	margin:0 0 0 1.2em;
	text-indent:-1.2em;
}

.faq dd.faqImage01{
	padding:0 166px 100px 10px;
	background:url(../../hospital/section/special/transplant_surgery/images/faq_img01.jpg) right top no-repeat;
}

.faq dd.faqImage02{
	padding:0 166px 0 10px;
	background:url(../../hospital/section/special/transplant_surgery/images/faq_img02.jpg) right top no-repeat;
}

.faq dd.faqImage03{
	padding:0 166px 60px 10px;
	background:url(../../hospital/section/special/transplant_surgery/images/faq_img03.jpg) right top no-repeat;
}

.faq dd.faqImage04{
	padding:0 166px 0 10px;
	background:url(../../hospital/section/special/transplant_surgery/images/faq_img04.jpg) right top no-repeat;
}

.faq dd.faqImage05{
	padding:0 166px 80px 10px;
	background:url(../../hospital/section/special/transplant_surgery/images/faq_img05.jpg) right top no-repeat;
}

.faq dt span{
	font-weight:bold;
}

.faq dd span{
	color:#15993C;
	font-weight:bold;
}
	

/* club
---------------------------------------------*/
.clubLink{
	background:url(../../hospital/section/special/transplant_surgery/images/icon_club.gif) left 0.5em no-repeat;
	padding:0 0 0 22px;
	margin-bottom:150px;
}
