@charset "utf-8";

/* --------------------------------------------------------------------------------------
 about
--------------------------------------------------------------------------------------- */
article.about h1 {
	font-size:182%;
	margin-bottom:15px;
}

article.history h1 {
	margin-top:25px;
	padding-top:25px;
	border-top:1px solid #7f7f7f;
}

article.about h2 {
	font-weight:bold;
	font-size:123.1%;
	margin:25px 0 10px 0;
}

article.about p {
	font-size:108%;
	margin-bottom:12px;
	line-height:1.6em;
}

article.about img.alignright {
	float:right;
	margin:0 0 1em 1em;
}

article.about p.credit {
	text-align:right;
}

article.about ul{
	font-size:108%;
	list-style-type: disc;
	line-height:1.8em;
	margin-left:20px;
}
article.about a{
	text-decoration:underline;
}
article.about a:hover{
	color:#ee283f;
}

/* --------------------------------------------------------------------------------------
 event
--------------------------------------------------------------------------------------- */
article.event a {
	text-decoration:underline;
}
article.event a:hover{
	text-decoration:underline;
}
article.event a.blue {
	color:#ee283f;
	text-decoration:none;
}
article.event a.blue:hover {
	color:#ee283f;
	text-decoration:underline;
}

article.event h1 {
	font-size:182%;
	margin-bottom:15px;
}
article.event h1 span {
	font-size:18px;
}
article.event h2 {
	font-size:123.1%;
	font-weight:bold;
	color:#333333;
	margin:15px 0px 5px 0px;
}
article.event p,
article.event ul {
	font-size:108%;
	margin-bottom:12px;
	line-height:1.6em;
}
article.event p strong{
	font-size:1.14em;
}

article.event p.note {
	font-size:93%;
	margin-bottom:5px;
}
article.event span.time{
	display:block;
	margin-bottom:8px;
}
article.event span.time span{
	font-size:108%;
}
article.event span.time em{
	font-size:138.5%;
}
article.event span.time strong{
	font-size:182%;
}
article.event div#article_sns{
	margin-bottom:20px;
}

article.event div.photos{
	margin:20px 0;
}
article.event figure{
	float:left;
	margin:0 20px 10px 0;
}
article.event figcaption{
	font-size: 93%;
	text-align:center;
}
article.event #ec_data{
	margin:20px 0;
	padding:25px 0;
	border-top:1px solid #7f7f7f;
	border-bottom:1px solid #7f7f7f;
}
article.event table#ec_table {
	width:660px;
	font-size: 93%;
	color:#666666;
}
article.event table#ec_table td {
	margin: 0 0 3px;
	padding: 2px 0 1px 14px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
}
article.event table#ec_table span{
	display: block;
	font-weight: normal;
	/*height: 20px;*/
	margin: 0 0 4px;
	padding: 1px 4px;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
article.event table#ec_table span.ec_teble_left {
	background-color: #eeeeee;
}
article.event table#ec_table span.ec_teble_left2 {
}
article.event table#ec_table ul{
	list-style: none outside none;
}
article.event table#ec_table ul li{
	margin-bottom:5px;
	line-height: 1.4em;
	white-space: normal;
}
article.event table#ec_table ul li a{
	color:#666666;
	text-decoration:underline;
}
article.event table#ec_table ul li a:hover{
	color:#ee283f;
}





/* --------------------------------------------------------------------------------------
 oubo
--------------------------------------------------------------------------------------- */

article.oubo ul {
	margin:0px 0px 20px 0px;
}

article.oubo #post-box {
	backgroud-color:#f8f8f8;
	background-color: #f8f8f8;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 20px;
}

article.oubo  #post-box h3 {
	font-weight:bold;
}
article.oubo #post-box p {
	margin: 5px 0px 15px 0px;
}

article.oubo p#footnote {
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-top: 20px;
}

/* --------------------------------------------------------------------------------------
 rakuen
--------------------------------------------------------------------------------------- */

article.event #rakuen{
	margin:20px 0 20px 0;
	padding:10px 0 0 0;
	border-top:1px solid #7f7f7f;
}

article.event #rakuen h2, #rakuen2 h2{
	font-size:160%;
}

article.event span.time2{
	display:block;
	margin:20px 0 8px 0;
}
article.event span.time2 span{
	font-size:100%;
}
article.event span.time2 em{
	font-size:138%;
}
article.event span.time2 strong{
	font-size:138%;
}

article.event #ra_data{
	margin:20px 0 36px 0;
}

article.event #rakuen2{
	margin:20px 0 20px 0;
	padding:10px 0 0 0;
	border-top:1px solid #7f7f7f;
	border-bottom:1px solid #7f7f7f;
}

article.event #rakuen2 a {
	text-decoration:underline;
}


/* --------------------------------------------------------------------------------------
 oyako
--------------------------------------------------------------------------------------- */

article.event .oyako{
	margin:30px 0 10px 0;
}

article.event .oyako-photo{
	margin:0 22px 0 0;
	float: left;
}

article.event .oyako h3{
	margin:0 0 16px 0;
	font-size: 123.1%;
	font-weight: bold;
}

article.event .oyako-interview{
	margin:20px 0 20px 0;
	line-height: 315%;
	font-size: 108%;
}

article.event .dotline{
	margin:0;
	width: 660px;
	height: 1px;
}

article.event .oyako2{
	margin:30px 0 3px 0;
}
article.event .oyako2 h3{
	margin:0 0 16px 0;
	font-size: 123%;
	font-weight: bold;
}

article.event .oyako2 p{
	margin:0;
}

article.event .oyako3{
	margin:30px 0 0 0;
	border-bottom:1px solid #7f7f7f;
	padding: 0 0 40px 0;
}
article.event .oyako3 h3{
	margin:0 0 16px 0;
	font-size: 123%;
	font-weight: bold;
}
article.event .oyako3 p{
	margin:0;
}


/* --------------------------------------------------------------------------------------
 flag
--------------------------------------------------------------------------------------- */

article.event figcaption{
	font-size: 93%;
	text-align:center;
}

article.event .flag h2{
	margin:0 0 16px 0;
	font-size: 123.1%;
	font-weight: bold;
}

article.event .flag h1 {
	font-size:182%;
	margin-bottom:8px;
}

article.event .flag h2{
	margin:0 0 20px 0;
	font-size: 123.1%;
	font-weight: bold;
}

article.event .cap{
	font-size: 84.6%;
	text-align:left;
}

/* --------------------------------------------------------------------------------------
 parade
--------------------------------------------------------------------------------------- */

article.event .parade h3{
	margin:0 0 18px 0;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 150%;
}

article.event .parade h2{
	margin:0 0 14px 0;
	font-size: 161.5%;
	font-weight: bold;
}

article.event .parade h1 {
	font-size:182%;
	margin-bottom:8px;
}

article.event .parade a {
	text-decoration: underline;
}

article.event .parade2{
	border-top: 1px solid #9e9e9e;
	padding:30px 0 0 0;
	margin:30px 0 0 0;
}


/* --------------------------------------------------------------------------------------
 fura
--------------------------------------------------------------------------------------- */

article.event .fura h3{
	border-top:1px solid #ccc;
	padding-top:12px;
	margin:25px 0 3px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}

article.event .fura table{
margin:0px 0px 30px 0px;
border-collapse:collapse;
border:1px solid #cccccc;
width:100%;
}

article.event .fura caption{
margin:10px 0px 5px 0px;
color:#333333;
font-weight:bold;
}

article.event .fura th,
article.event .fura td {
border:1px solid #cccccc;
padding:8px 8px;
color:#333333;
vertical-align: top;
font-weight:bold;
}

article.event .fura th {
text-align:center;
}
article.event .fura td {
font-weight:normal;
}

article.event .fura th.blnk {
width:20%;
}

article.event .fura th.single {
width:80%;
}
article.event .fura th.double {
width:40%;
}
article.event .fura th.tripple {
width:26%;
}

article.event .fura td.title {
background-color: #e3f4ff;
}

article.event .fura td.time {
	background-color: #fafafa;
}


/* --------------------------------------------------------------------------------------
 village
--------------------------------------------------------------------------------------- */

article.event table.village{
margin:0px 0px 30px 0px;
border-collapse:collapse;
border:1px solid #cccccc;
width:100%;
}

article.event table.village th,
article.event table.village td {
border:1px solid #cccccc;
padding:8px 8px;
color:#333333;
vertical-align: top;
font-weight:bold;
}

article.event table.village th {
text-align:center;
}
article.event table.village td {
font-weight:normal;
}

article.event table.village th.blnk {
width:20%;
}

article.event table.village th.single {
width:80%;
}
article.event table.village th.double {
width:40%;
}
article.event table.village th.tripple {
width:26%;
}

article.event table.village td.title {
background-color: #e3f4ff;
}

article.event table.village td.time {
	background-color: #fafafa;
}


/* --------------------------------------------------------------------------------------
 plus
--------------------------------------------------------------------------------------- */

article.event .plus {
	margin:20px 0 20px 0;
	border-top:2px solid #7f7f7f;
	width: 100%;
}

article.event .plus a {
	text-decoration: underline;
}

article.event .plus p {
	font-size:107.6%;
	line-height: 157%;
}

article.event .plus-box {
	margin:0 0 20px 0;
	border-bottom:1px solid #7f7f7f;
}

article.event .plus-box2 {
	margin:0 0 20px 0;
}

article.event .plus-box3 {
	margin:0 0 20px 0;
	border-bottom:2px solid #7f7f7f;
}

article.event .plus-title {
	margin:0 0 20px 0;
	float: left;
	width: 100%;
	display: block;
}

article.event .plus h2{
	margin:10px 0 10px 0;
	font-size: 161.5%;
	font-weight: bold;
}

article.event .plus h3{
	margin:10px 0 10px 0;
	font-size: 123%;
	font-weight: bold;
	line-height: 150%;
}

article.event .plus h4{
	font-size: 92.3%;
}

article.event span.plus-txt span{
	font-size:107.6%;
	line-height: 172%;
}
article.event span.plus-txt strong{
	font-size:123%;
	font-weight: bold;
	line-height: 172%;
}

article.event span.plus-txt2 span{
	margin:10px 0 0 0;
	font-size:107.6%;
	line-height: 172%;
}
article.event span.plus-txt2 strong{
	margin:10px 0 0 0;
	font-size:107.6%;
	font-weight: bold;
	line-height: 172%;
}

article.event .plus_data{
	margin:20px 0 20px 0;
}


/* --------------------------------------------------------------------------------------
 kanto
--------------------------------------------------------------------------------------- */

article.event .kanto1{
	margin:0 0 12px 0;
	float: left;
}

article.event .kanto1 p {
	margin:0;
	font-size:107.6%;
	line-height: 157%;
	width: 660px;
}

article.event .kanto1 h3{
	margin:0 0 16px 0;
	font-size: 123.1%;
	font-weight: bold;
}

article.event .kanto2{
	margin:18px 0 12px 0;
	float: left;
	border-bottom:1px solid #7f7f7f;
	padding: 0 0 30px 0;
}

article.event .kanto2 p {
	margin:0;
	font-size:107.6%;
	line-height: 157%;
	width: 660px;
}

article.event .kanto2 h3{
	margin:0 0 16px 0;
	font-size: 123.1%;
	font-weight: bold;
}


article.event .kanto{
	margin:18px 0 12px 0;
	float: left;
}

article.event .kanto p {
	margin:0;
	font-size:107.6%;
	line-height: 157%;
	width: 660px;
}

article.event .kanto-photo{
	margin:0 22px 0 0;
	float: left;
}

article.event .kanto h3{
	margin:0 0 16px 0;
	font-size: 123.1%;
	font-weight: bold;
}

article.kanto .dotline2{
	margin:10px 0 10px 0;
	width: 660px;
	height: 1px;
	float: left;
}

/* --------------------------------------------------------------------------------------
 timetable
--------------------------------------------------------------------------------------- */
article.timetable h1 {
	font-size:182%;
	margin-bottom:15px;
}
article.timetable h2{
	margin:10px 0 10px 0;
	font-size: 161.5%;
	font-weight: bold;
}
article.timetable h3{
	margin:10px 0 10px 0;
	font-size: 123%;
	font-weight: bold;
	padding:25px 0 0 0;
	border-top:1px solid #cccccc;
}
article.timetable h4{
	font-size: 108%;
	margin:0 0 5px 0;
}
article.timetable h4 strong{
	font-size: 108%;
}
article.timetable p.note {
	font-size:93%;
	margin-bottom:5px;
	padding:25px 0 0 0;
	border-top:1px solid #cccccc;
}

article.timetable table{
margin:0px 0px 30px 0px;
border-collapse:collapse;
border:1px solid #cccccc;
width:100%;
}

article.timetable caption{
margin:10px 0px 5px 0px;
color:#333333;
font-weight:bold;
}

article.timetable th,
article.timetable td {
border:1px solid #cccccc;
padding:8px 8px;
color:#333333;
vertical-align: top;
font-weight:bold;
}

article.timetable th {
text-align:center;
}
article.timetable td {
font-weight:normal;
}

article.timetable th.blnk {
width:20%;
}

article.timetable th.single {
width:80%;
}
article.timetable th.double {
width:40%;
}
article.timetable th.tripple {
width:26%;
}

article.timetable td.title {
background-color: #e3f4ff;
}

article.timetable td.time {
	background-color: #fafafa;
}

article.timetable a{
	text-decoration:underline;
}
article.timetable a:hover{
	color:#ee283f;
}
article.timetable a.blue {
	color:#ee283f;
	text-decoration:none;
}
article.timetable a.blue:hover {
	color:#ee283f;
	text-decoration:underline;
}

/*common*/
td.famous {
	background-color: #fff1f1
}