@charset "Shift_JIS";

@import url("setting.css");  

/* ----------------------------------------
	teaser
---------------------------------------- */
#contents #contents_right #outline {
	padding: 15px 0 430px;
	background: url(../img/common/contents_bg.png) bottom right no-repeat;
}
#contents #contents_right #outline table {
	width: ;
	margin: auto;
	font-size: 14px;
	line-height: 21px;
}
#contents #contents_right #outline table tr.odd {
	background: #e8f3d2;
}
#contents #contents_right #outline table th {
	padding: 20px;
	width: 85px;
	color: #8cc11f;
	vertical-align: top;
	text-align: left;
}
#contents #contents_right #outline table td {
	width: 510px;
	padding: 20px 0;
}
#contents #contents_right #outline table td .remarks{
	color: #8CC11F;
	font-size:12px;
	line-height:18px;
}
#contents #contents_right #outline table td span{
	color: #969696;
}

#contents #contents_right #outline dl dd {
	margin-left: 20px;
	color: #969696;
}
#contents #contents_right #outline table table {
	padding:0;
	margin:0;
}
#contents #contents_right #outline table table td {
	padding:0;
	margin:0;
	vertical-align: top;
	width: auto;
}