#contents #right table {
	width: 550px;
	background-color: #CCCCCC;
	margin-bottom: 25px;
}
#contents #right th {
	background-color: #FFCC66;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.title {
	background-color: #E6F2FF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.cont_01 {
	background-color: #E0FFC1;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.cont_t01 {
	background-color: #E0FFC1;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
}
.number_01 {
	text-align: right;
	width: 100px;
	padding-right: 15px;
	background-color: #E0FFC1;
	font-weight: bold;
	color: #E41400;
}
.cont_02 {
	background-color: #FFFFCC;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.cont_t02 {
	background-color: #FFFFCC;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
}
.number_02 {
	text-align: right;
	width: 100px;
	padding-right: 15px;
	background-color: #FFFFCC;
	font-weight: bold;
	color: #E41400;
}

.section {
	height: 84px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#contents #right #img_l3 {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#contents #right #comment {
	clear: right;
	float: right;
	width: 220px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #E6F0EB;
	color: #006699;
	margin-bottom: 23px;
}
#contents #right #comment02 {
	clear: right;
	float: right;
	width: 220px;
	padding: 10px;
	margin-right: 10px;
	background-color: #E6F0EB;
	color: #006699;
	margin-bottom: 10px;
}
#contents #right #attention {
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF8D9;
	border: 1px solid #FF9900;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contents #right #attention #torec {
	margin: 0px;
	color: #006666;
}


h5 {
	margin-top: 0px;
	color: #006699;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 132px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
#contents #right .section p {
	margin: 0px;
	padding: 0px;
}
#contents #right .section a {
	color: #006699;
	text-decoration: none;
}
#contents #right ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#contents #right li {
	background-image: url(../img/common/list_r01.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 16px;
	background-position: 3px 2px;
	margin-bottom: 3px;
}
#contents #right .section span {
	font-weight: bold;
	line-height: 22px;
	color: #666666;
}
