@charset "utf-8";
#boxframe-r h2 {
	height: 73px;
	width: 387px;
	background-image: url(../img/title.gif);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#infobox {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-image: url(../img/info_t.gif);
	background-position: center top;
	margin-bottom: 20px;
}
#infobox .box_c {
	background-image: url(../img/info_c.gif);
	background-repeat: repeat-y;
	width: 610px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#infobox .box_b {
	background-image: url(../img/info_b.gif);
	height: 17px;
	width: 640px;
	text-indent: -9999px;
	clear: both;
}
#infobox em {
	background-image: url(../img/date.gif);
	display: block;
	height: 18px;
	width: 605px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 2px;
}
#infobox strong {
	color: #bc6000;
	background-color: #fff1cb;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#infobox a {
	color: #BC6000;
	clear: both;
}
#infobox a:hover {
	color: #DE7100;
}
#infobox .backbtn {
	height: 13px;
	display: block;
	width: 78px;
	background-image: url(../img/backicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: 10px;
	padding-left: 15px;
}
#infobox .backbtn:hover {
	background-position: left -13px;
}

#infobox .imgbox em {
	width: 415px;
	float: left;
}
#infobox .imgbox p {
	width: 420px;
	float: left;
}

#infobox .imgbox .imgset {
	width: 180px;
	float: right;
	margin-top: 3px;
}
