@import "../../css_cmn/layout.css";

/* common */
#MAINCONTENTS{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	line-height:15px;
}

#CATEGORYTITLE{
	width:124px;
}

/* outline */
#MAINCONTENTS table.outline{
	width: 385px;
}

#MAINCONTENTS table.outline th{
	text-align: left;
}

/* csr */
#MAINCONTENTS .txtmiddle img.icon{
	margin-right: 6px;
	vertical-align: baseline;
}
#MAINCONTENTS div.csr p.photoBlock{
	float: right;
	width: 103px;
	padding: 0 4px 0 20px;
}
#MAINCONTENTS div.csr p.photoBlock span{
	display: block;
	padding: 3px 0 5px;
}
#MAINCONTENTS div.csrRight{
	float: right;
}
#MAINCONTENTS div.csrRight li{
	margin-bottom: 6px;
}
#MAINCONTENTS table.fy07csr th{
	padding-right: 17px;
	white-space: nowrap;
	font-weight: normal;
}
#MAINCONTENTS table.fy07csr th,
#MAINCONTENTS table.fy07csr td{
	padding-top: 14px;
	vertical-align: top;
	text-align: left;
}

