@charset "utf-8";
/* CSS Document */

#contents {
	width: 700px;
	padding-left: 50px;
	margin-left: 30px;
	background-position: left top;
	text-align: justify;
	color: #000000;
	padding-top: 20px;
}
.main .panal {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	border: 1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main  {
	width: 731px;
	margin-left: 21px;
	padding-left: 50px;
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
	background-color: #809B96;
	margin-right: 10px;
}
.cal {
	width: 731px;
	background-color: #809B96;
	margin-left: 22px;
}

.main .welcome {
	width: 550px;
	color: #FFFFFF;
	text-align: justify;
}

.main .tdd {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}



h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
