@charset "Shift_JIS";

html {
overflow-x:hidden;
}

body{
	font-size: 13px;
	margin-right: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 1.3;
}

.infoArea {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.timeArea {
	background-image: url(../common/mark_allow_blue.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	padding-left: 20px;
	height: 20px;
}

.textArea {


}
