#present {
	text-align: center;
	vertical-align: top;
}
#present h3 {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #CC3300;
	margin:0px auto;
	padding: 0px;
}
#present h4 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/subttl_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 45px;
}
#present h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	text-align: left;
}
#present,
#present table {
	margin: 0 auto;
 text-align:center;
 margin: 0 auto;
}


#present table tr td {
 text-align:left;
}
#present .detail,
#present .detail tr td{
 padding:7px;
}
#present td {
	font-size: 80%;
	line-height: 130%;
}

.txt-red {
	color: #FF0000;
}
.txt-blue {
	color: #0066CC;
}
.txt01 {
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 5px;
}
.txt02 {
	border: 1px dotted #999999;
	font-size: 80%;
	color: #666666;
}
.box01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6633;
	border-left-color: #FF6633;
}
.box02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 140%;
}

#present p.txt-blue2 {
	color: #0066CC;
	font-size: 110%;
	font-weight: bold;
}

