@charset "UTF-8";
/* Stylesheet for Close Up */

/*============= Close up content =============*/
#content{
	width:775px;
	background: #FFFFFF;
	padding: 12px;
	border: 1px solid #999999;
	}
	
/*============= h3 - h4 - h5 - p =============*/	
#content h3{
	color:#000099;
	font-size:140%;
	font-weight:bold;
	background: url(../closeup/img/cu_h3.gif) no-repeat;
	padding-left: 20px;
	margin: 15px 0;
	}	

#content h4,#content h5.item4{
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;	
	background:#006666;
	padding:5px 3px 3px 3px;
		}		
#content h5,#content h4.item4 ,#content h4.item1{
	color:#006666;
	background:#FFFFFF;	
	font-size:120%;
	font-weight:bold;
	border-left:solid #006666 6px;
	padding-left:10px;
	margin-top:15px;
	}	

#content h4.qa,#content h5.qa{
	color:#006666;
	background:#FFFFFF;	
	font-size:110%;
	font-weight:bold;
	margin-top:15px;
	border:none;
	}		
	
#content p{
	font-size:90%;
	text-indent:12px;
	text-align:justify;
	}				

/*=== common ===*/		
#content h3,
#content h4,
#content h5,
#content p.cuPhoto,
#content p.cuPhoto br{
	line-height:1;
	}	
#content p,
#content h4,
#content h5{
	margin-bottom:10px;
	}	
#content ul,#content ol{
	list-style-position:inside;
	}
	
/*============= strong/em =============*/		
/*=== Orange Text ===*/			
#content p strong{
	color:#FF6633;
	}
/*=== Red Text (Q and A) ===*/			
#content em{
	color:#CC3333;
	font-weight:bold;
	font-size:110%;
		}	
/*=== item8 ===*/			
#higaeriope strong.item8 {
	color:#CC0000;
}
#higaeriope strong.item8_2 {
	font-weight:bold;
}	
	
/*============= Photo Box =============*/			
#content p.cuPhoto{
	border:solid #999999 1px;
	padding:2px;
	font-size:80%;
	margin-bottom:0;
	text-indent:0;
	}
#content p.cuPhoto em{
	color:#006666;
	font-size:120%;
 }			
/*=== Each Photo Box Size ===*/				
#content p.doctorphoto{
	width:120px;
	}	
#content p.hyperthermia{
	width:174px;
	}			
#content p.tomotherapy{
	width:243px;
	}					
#content p.doctorphoto_short{
	width:80px;
	}	
#content p.item3_zu{
	width:117px;
	}			
#content p.item4_zu{
	width:570px;
	}			


/*============= �ǉ� =============*/	

#content p.item1_cuEntry {
	margin-bottom:0px;
}

#content ol.item1_ol,
#content ul.item1_ul{
	padding:0px;
	margin-bottom:15px;
	color:#009900;
}

#content strong.item1_entry {
	color:#6633FF;
}

ul.item1_cuList{
	font-size:90%;
}

img.item1_cuPhoto{
	margin-bottom:0px;
	vertical-align: bottom;
}

#content p.pageokuri {
	text-align:center
}

#content table.gairai_table{
	border-left:1px #0099CC solid;
	border-top:1px #0099CC solid;
	margin:10px;
	}
#content table.gairai_table th{
	padding:10px;
	border-right:1px #0099CC solid;
	border-bottom:1px #0099CC solid;
	background-color:#CCFFFF;
	text-align:left
	}
#content table.gairai_table td{
	padding:10px;
	border-right:1px #0099CC solid;
	border-bottom:1px #0099CC solid;
	}

