<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */
/* 基本フォント ------------------------------ */
.sectionH1 #mainContent {
	margin: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.sectionH1 ul#sideBn li { margin-top:0px; }
.sectionH1 #flashContent { width: 705px; }
.sectionH1 .btm10 {
	margin-bottom: 10px;
}
.sectionH1 .red { color: #f00; }
.sectionH1 .yellow { color: #ff0; }

.sectionH1 .table {
	width: 680px;
	margin: 10px 0 20px 25px;
	border-top: #999 solid 1px;
}

.sectionH1 .table tr {
}

.sectionH1 .table td {
	padding: 10px 0;
	vertical-align: top;
	border-bottom: #999 solid 1px;
}

.sectionH1 .table td.icon1 { background:url(../images/2014/icon6.jpg) no-repeat left center; padding: 10px 0 10px 60px;}
.sectionH1 .table td.icon2 { background:url(../images/2014/icon7.jpg) no-repeat left center; padding: 10px 0 10px 60px;}
.sectionH1 .table td.icon3 { background:url(../images/2014/icon8.jpg) no-repeat left center; padding: 10px 0 10px 60px;}

.sectionH1 h2.icon1 { background:url(../images/2014/icon9.jpg) no-repeat right center; padding: 10px 60px 10px 0;}
.sectionH1 h2.icon2 { background:url(../images/2014/icon10.jpg) no-repeat right center; padding: 10px 60px 10px 0;}

.sectionH1 h2.ttl {
	border-left: #000 solid 5px;
	padding: 5px 10px;
	padding-right: 0;
	margin: 0;
	margin-left: 25px;
}

.sectionH1 h2.ttl2 {
	border-left: #000 solid 5px;
	padding: 5px 10px;
	padding-right: 0;
	margin: 0;
	background: #c00;
	color: #fff;
}

.sectionH1 #topBn li.bn1c {
	position: absolute;
	top: 187px;
	left: 50px;
}

.sectionH1 #topBn li.bn2c {
	position: absolute;
	top: 187px;
	left: 208px;
}

.sectionH1 #topBn li.bn1d {
	position: absolute;
	top: 21px;
	left: 10px;
}

.sectionH1 #topBn li.bn2d {
	position: absolute;
	top: 21px;
	left: 168px;
}

.sectionH1 #attention {
	border: #e7004f solid 3px;
	padding: 5px;
	margin-bottom: 10px;
}

.sectionH1 #attention li {
	list-style-type: disc;
	margin-left: 20px;
	color: #e7004f;
}

.sectionH1 #attention h2 {
	color: #e7004f;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0 0 5px 5px;
}

.sectionH1 dl.list dd div{
	display:inline-block;
}

.sectionH1 dl.list {
	width: 705px;
	max-height: 400px;
	overflow: auto;
	margin-bottom: 20px;
	border-bottom: #ccc solid 1px;
}

.sectionH1 dl.list dt {
	float:left;
	width: 6em;
	padding: 5px;
	border-top: #ccc solid 1px;
}

.sectionH1 dl.list dd {
	margin-left: 6em;
	padding: 5px 5px 5px 70px;
	border-top: #ccc solid 1px;
}

.sectionH1 dl.list dd.color1 { background:url(../images/2014/icon1.jpg) no-repeat 10px 5px; }
.sectionH1 dl.list dd.color2 { background:url(../images/2014/icon2.jpg) no-repeat 10px 5px; }
.sectionH1 dl.list dd.color3 { background:url(../images/2014/icon3.jpg) no-repeat 10px 5px; }
.sectionH1 dl.list dd.color4 { background:url(../images/2014/icon4.jpg) no-repeat 10px 5px; }
.sectionH1 dl.list dd.color5 { background:url(../images/2014/icon5.jpg) no-repeat 10px 5px; }

.sectionH1 .lineup {
	width: 100%;
	margin: 10px 0 20px;
	border: #999 solid 1px;
}

.sectionH1 .lineup tr {
}

.sectionH1 .lineup td {
	padding: 10px 0;
	vertical-align: middle;
	text-align: center;
	border: #999 solid 1px;
}

.sectionH1 .lineup .bg-gray {
	background: #e0e0e0;
}

.sectionH1 .event-box {
	margin-left: 30px;
}

.sectionH1 .event-box .eventImg {
	float: left;
	width: 330px;
}
.sectionH1 .event-box .eventTxt {
	float: left;
	width: 330px;
	margin-left: 10px;
}

.sectionH1 #ambassadorBox {
	width: 940px;
}

.sectionH1 div.aBox {
	width: 430px;
	text-align: left;
	float: left;
	padding: 15px;
	margin-bottom: 20px;
	border-top: #8ec31f solid 5px;
}

.sectionH1 div.aBox2 {
	width: 20px;
	float: left;
}

.sectionH1 div.aBox:nth-child(odd),
.sectionH1 div.aBox div.sns, {
	clear: both;
}

.sectionH1 div.aBox div.sns span {
	color: #8ec31f;
	margin-right: 10px;
}

.sectionH1 div.aBox img {
	float: left;
	margin: 0 15px 10px 0;
	border: #8ec31f dashed 1px;
}

.sectionH1 div.aBox h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.sectionH1 div.aBox h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #8ec31f;
}

.sectionH1 div.aBox h4 {
	padding: 2px 5px;
	border-bottom: #8ec31f solid 1px;
	border-left: #8ec31f solid 3px;
	margin:  5px 0; 
}

.sectionH1 div.aBox p {
	padding-left: 10px;
}

.sectionH1 div.aBox a.more {
	color: #8ec31f;
}

.sectionH1 div.mb15 {
	margin-bottom: 15px;
}

.sectionH1 h2.ml10,
.sectionH1 div.ml10 {
	margin-left: 10px;
}

.sectionH1 div.ml10 h3 {
	background: #ddd;
	padding: 5px;
}
.sectionH1 div.req_box {
	text-align: center;
	padding: 10px 0 20px;
	border-bottom: 1px solid #ccc;
}

.sectionH1 .table2 {
	width: 680px;
	margin: 10px 0 20px 25px;
	border-top: #999 solid 1px;
	text-align: center;
}

.sectionH1 .table2 th {
	text-align: left;
	border-bottom: #999 solid 1px;
	padding: 5px 10px;
}

.sectionH1 .table2 td {
	padding: 5px 0;
	vertical-align: top;
	border-left: #ccc solid 1px;
	border-bottom: #999 solid 1px;
}
.sectionH1 div.fl {
	margin: 10px 0 5px 25px;
}
.sectionH1 div.fl span {
	float: left;
	width: 50%;
}
.sectionH1 div.fl span.fr {
	text-align: right;
}
.sectionH1 span.mr25,
.sectionH1 p.mr25 {
	margin: 0 0 0 25px;
}
.sectionH1 div.tcenter {
	text-align: center;
}
.sectionH1 ul.bxslider {
	width: 950px;
	height: 342px;
}
.sectionH1 ul.bxslider li {
	position: absolute;
	top: 0;
	left: 0;
}

.sectionH1 th.bg,
.sectionH1 td.bg {
	background: #666;
	color: #fff;
	text-align: center;
}

.sectionH1 div.othersBox h3 {
	border-top: 1px solid #666;
	border-left: 5px solid #666;
}

/* 重要なご案内 */
.attention2 {
	border: #F00 2px solid;
	padding: 20px!important;
	margin-bottom: 20px!important;
	color: #F00;
	text-align: center;
}
.attention2 h2,
.attention2 a{
font-size: 20px;
	text-align: center!important;
	margin-bottom: 20px;
	font-weight: bold;
}
.attention2 p{
font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
}
.attention2 a{
	color: #F00;

}</pre></body></html>