@charset "utf-8";
/* CSS Document */
#detail {
}
	
#ceo {
	padding-left:10px;
	padding-bottom:10px;
	width:90%;
}
p.ceo_name {
	margin:0;
	text-align:right;
}
p.ceo_name img {
	width:30%;
}
p.date {
	text-align:right;
	font-size:70%;
}
p.ceo_text {
	width:300px;
	padding-left:6px;
	font-size:75%;
}
dl.philosophy {
	padding-left:10px;
	width:300px;
	padding-bottom:10px;
}
dl.philosophy dt {
	font-size:11px;
	font-weight:bold;
	text-shadow:1px 1px 1px white;
	padding:4px 0 8px 12px;
	background:url(images/bunner_metal_ss.png) no-repeat left top;
}
dl.philosophy dd {
	font-size:70%;
	padding-bottom:2px;
	margin-left:10px;
}
#profile {
	background:url(images/bg_rinen.png) no-repeat right bottom;
	min-height:610px;
}
.profile {	
}
.profile th {
	padding-left:10px;
	vertical-align:text-top;
	text-align:left;
	font-size:11px;
	width:60px;
}
.profile td {
	vertical-align:text-top;
	text-align:left;
	font-size:10px;
	padding-bottom:14px;
}







