/* CSS Document */
body {
	background-color: #003399;
	margin: 0px;
	padding: 0px;
}

#inbox {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contbox {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#head {
	width: 700px;
	margin-bottom: 15px;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	height: 202px;
}
.com_box1 {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.com_box2 {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	padding: 15px 20px;
	text-align: center;
}
.com_box3 {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	padding: 15px 20px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFBF60;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 675px;
	margin-bottom: 8px;
}
.com1 {
	font-size: 14px;
	color: #003366;
	line-height: 130%;
	margin-bottom: 5px;
}
.com2 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-bottom: 5px;
}
.title2 {
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6633;
	padding-top: 5px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	text-align: center;
}
.t12_black {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
}
.t12_orange {	color: #FF6600;
	font-size: 12px;
	line-height: 120%;
}
.txt10 {
	font-size: 10px;
	letter-spacing: 1px;
}
.txt_blue {
	color: #003366;
}
.top {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	text-align: right;
	color: #666666;
}
.dvd_com {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	margin-right: 10px;
}
.sub_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.sub_title2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-bottom-color: #003399;
}

.btn_box {
	text-align: center;
}
.dvd_btn {
	float: right;
	width: 72px;
	margin-right: 2px;
}
.txt_red {
	color: #FF0000;
}
