@charset "UTF-8";

@import url("../../../css/common/common.css");
@import url("../../../css/common/format.css");
@import url("../../../css/common/layout.css");
@import url("../../../css/common/font.css");
@import url("../../../css/common/platinum.css");

/* layout */
#right .right-inner table td.col1{
	width: 85px;
}
#right .right-inner table td.col2{
	width: 175px;
}
#right .right-inner table td.col3,
#right .right-inner table td.col4{
	width: 115px;
}
#right .right-inner table td.col5 {
	width: 85px;
}
#right .right-inner table td.col34 {
	text-align: center;
}
#right .right-inner table td.col1,
#right .right-inner table td.col2,
#right .right-inner table td.col3,
#right .right-inner table td.col4,
#right .right-inner table td.col5,
#right .right-inner table td.col34 {
	background: #d4d4d4;
}

#right .right-inner .entree{
	padding-top: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#right .right-inner .entree dt{
	width: 45px;
	height: 1em;
	_height: 17px;
	text-align: center;
}
#right .right-inner .entree dd{
	margin: -1em 0 3px 41px;
	_margin-top: -17px;
	width: 435px;
	padding-left: 1em;
	text-indent: -0.55em;
}

