.text_fes {
	font-size: 40pt;
	line-height: 64pt;
	font-weight: 100;
}
.text_fes2 {
	font-size: 30pt;
	line-height: 50pt;
	font-weight: 100;
}
.fl_7 {
	padding-left: 3em;
	clear: both;
	font-size: 22pt;
	line-height: 30pt;
}
.fl_7 dl {
}
.fl_7 dt {
	float: left !important;
	width: 8em;
	padding-bottom: 0.7em;
}
.fl_7 dd {
	margin-left: 8em;
	padding-bottom: 0.7em;
}
.condition  {
}
.condition li  {
	font-size: 14pt;
	line-height: 22pt;
	padding-bottom: 0.6em;
	list-style-type: disc;
	margin-left: 1em;
}
.bn_menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
.bn_menu ul {
}
.bn_menu li {
	float: left;
}
.bn_menu li img {
	height: 200px;
}
.bn_menu li a:hover {
	background-color: #333;
}
.bg_bn_gray {
	background-color: #cccccc;
}
.bg_bn_fes {
	background-color: #fffe9f;
}
.bg_bn_video {
	background-color: #ffff66;
}
.bg_bn_charity {
	background-color: #0061ab;
}



.bn_submenu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.bn_submenu ul {
}
.bn_submenu li {
	float: left;
}
.bn_submenu li a {
	display: block;
}
.bn_submenu li img {
	height: 140px;
}
.bn_submenu li a:hover {
	background-color: #333;
}
.bg_bn_gray {
	background-color: #cccccc;
}
.bg_bn_fes {
	background-color: #fffe9f;
}
.bg_bn_video {
	background-color: #ffff66;
}
.bg_bn_charity {
	background-color: #0061ab;
}
.bg_bn_pr {
	background-color: #ffcccc;
}
.sub_mail {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sub_mail a {	
	padding: 10px;
	display: block;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* apple用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	-o-border-radius: 10px;	/* OPERA用 */
	-ms-border-radius: 10px;	/* microsoft用 */
	box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* CSS3草案 */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* apple用 */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* Firefox用 */
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* OPERA用 */
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* microsoft用 */
	z-index: 1000;
}
.sub_mail a:hover {
	background-color: #2dfffe;
}
.the_end {
	font-size: 20pt;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	display: block;
	background-color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
