.index_style4 {
	color: #000000;
	font-size: 10px;
}
.index_style3 {
	color: #333333;
	font-size: 12px;
}
.index_style5 {color: #16387c}

.index_style9 {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	text-align: right;
}

.index_calendar_date {
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.index_calendar_day {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
}
.index_calendar_memorable {
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
}

.questionnaire {
	background: url(../images/questionnaire.png);
	text-align: center;
	font-size: 12px;
	color:#E41B17;
	width: 200px;
	height: 30px;
	overflow: hidden;
}

.questionnaire span {
	display: block;
	margin-top: 2px;
	line-height: 13px;
}
