/*------------------------------------------------
	index.css - <room> index.html design css
	2006.08.03
	:::toc:::
	import url
	parts design
------------------------------------------------*/


/* .section1 - 
------------------------------------------------*/

/* .section2 - 
------------------------------------------------*/


/* parts design
------------------------------------------------*/
#contents #wire .main .left #mainImage {
	background-image: url(../images/program_image.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 418px;
}

td.txt {
	border:1px solid #f6b243;
}

p.b_tit{
	width:160px;
	padding:10px;
	margin:8px 0 8px 105px;
	text-align:center;
	font-weight:bold;
	color:#333;
	}
	
td.txt p.img{
	text-align:center;
	 }
	 
table#prof .txt{
	padding:35px 0 0 5px;

	}
	
table#prof .fLeft{
	float:left;
	padding:0px 10px;
	}
	


table#profRyuu {
	margin: 0;
	padding: 0;
	border: 0;
}
table#profRyuu td.read {
	padding: 5px;
	vertical-align: top;
}
table#profRyuu td.read strong {
}
table#profRyuu td.image {	
	padding: 5px;
}
table#profRyuu td.image img {
	border: 1px solid #000;
}	
table#profRyuu td.name {	
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
}
	
	
	

