@charset "utf-8";
	
/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
	margin:0;
	padding:0;
	font-style:normal;
	list-style:none;
	list-style-type:none;
}

h2 {
	margin-bottom:10px;
	clear:both;
}

img {
	border:none;
}

hr {
	clear:both;
}

a:link,
a:visited,
a:active {
	color:#cccccc;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;

}

h1 {
	display:none;
}

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#cccccc;
	line-height:1.6em;
	background:url(../../images/common/bg.jpg) repeat-x 0 0;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/*======================================

	Container

=======================================*/

div#container {
	width:auto;
	height:auto;
	text-align:center;
}

/*======================================

	All Parts

=======================================*/

.none {
	display:none;
}

.mt_none {
	margin-bottom:0;
}

.mt_small {
	margin-top:5px;
}

.mt_normal {
	margin-top:10px;
}

.mt_normal2 {
	margin-top:15px;
}

.mt_large {
	margin-top:20px;
}

.mb_small {
	margin-bottom:5px;
}

.mb_normal {
	margin-bottom:10px;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_left {
	float:left;
	margin:8px 10px 20px 0;
}

.clr {
	clear:both;
}

.red {
	color:#cc0000;
}

.white {
	color:#ffffff;
}

.txt12 {
	font-size:12px;
}

.txt14 {
	font-size:14px;
}

.txt16 {
	font-size:16px;
}

.center {
	text-align:center;
}

/*======================================

	Txt

=======================================*/



/*======================================

	Header

=======================================*/

div#header {
	width:auto;
	height:auto;
	background-color:#000000;
	text-align:center;
}

div#logo {
	margin:0 auto;
	width:1010px;
	height:30px;
    overflow: hidden;
}

div#logo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#logo {
    height: 1em;
    overflow: visible;
}
/**/

div#logo .left {
	float:left;
}

div#logo .right {
	float:right;
}

div#top_img {
	width:auto;
	height:450px;
/*	background:url(../../images/top.jpg) no-repeat center top;*/
}

/*======================================

	Contents

=======================================*/

div#contents {
	margin:0 auto;
	width:1010px;
	text-align:left;
	padding-bottom:30px;
}

div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/

#top_fla {
	padding:0 10px 20px 10px;
	background:url(../../images/top_fla_foot.jpg) no-repeat bottom;
}

.inner {
	padding:0 10px;
	text-align:left;
	margin-bottom:15px;
}

/*======================================

	Entry

=======================================*/

.entry {
	width:auto;
	height:auto;
	padding:0 30px 21px 10px;
	background:   url("../../images/common/line.gif") no-repeat left bottom;
    overflow: hidden;
}

* html .entry {
	padding-right:27px;
}

.entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry {
    height: 1em;
    overflow: visible;
}
/**/

.entry .vol {
	margin-bottom:10px;
}

.entry .img {
	display:block;
	width:154px;
	height:108px;
	margin-right:10px;
	float:left;
}

.entry .details {
	display:block;

	height:24px;
	float:left;
}

.entry .details_short {
	display:block;
	width:60px;
	height:24px;
	float:left;
}

.entry .date {
	text-align:left;
	padding-top:3px;
	text-indent:12px;
	font-weight:bold;
}

.backnumber {
	width:auto;
	height:34px;
	background:url(../../images/back_number_bt.gif) no-repeat 0 0;
	text-indent:-999em;
	margin-top:15px;
	margin-bottom:10px;
}

.backnumber a {
	display:block;
	width:auto;
	height:34px;
	clear:both;
	outline:none;
}

.entry_info {
	width:auto;
	height:auto;
	padding:0 30px 21px 10px;
	background:   url("../../images/common/line.gif") no-repeat left bottom;
    overflow: hidden;
}

* html .entry_info {
	padding-right:27px;
}

.entry_info:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry_info {
    height: 1em;
    overflow: visible;
}
/**/

.entry_info .inner {
	background:url(../../images/entry_info_bg.gif);
	padding:0;
    overflow: hidden;
}

.entry_info .inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry_info .inner {
    height: 1em;
    overflow: visible;
}
/**/

.entry_info .vol {
	margin-bottom:10px;
}

.entry_info .img {
	display:block;
	width:173px;
	height:165px;
	margin-right:10px;
	float:left;
}

.entry_info .details {
	display:block;
	width:78px;
	height:24px;
	float:left;
}

.entry_info .details_short {
	display:block;
	width:60px;
	height:24px;
	float:left;
}

.entry_info .date {
	text-align:left;
	padding-top:3px;
	text-indent:12px;
	font-weight:bold;
}

.entry_info .info {
	width:280px;
	float:left;
	font-size: 12px;
	padding-top:10px;
}

.entry_info .map {
	width:193px;
	float:right;
}

/*======================================

	Main Navi

=======================================*/

div#mnavi {
	width:284px;
	height:auto;
	float:right;
	text-align:center;
}

/*======================================

	Menu List

=======================================*/

.mlist {
	width:284px;
	margin:0 auto;
	margin-bottom:10px;
}

.mlist ul {
	margin:1px 0 0 0;
	padding:0:
}

.mlist li {
	margin:0;
	padding:3px 0 3px 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-top:1px solid #cc0000;
	border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
	text-align:left;
    overflow: hidden;
	vertical-align:bottom;
}

.mlist li.back {
	background:url(../../images/capacity_bg.gif) repeat-y right;
}

.mlist li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.mlist_report li {
	margin:0;
	padding:3px 0 3px 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-top:1px solid #cc0000;
	border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
	text-align:left;
    overflow: hidden;
	vertical-align:bottom;
}


.mlist li .pink,
.mlist li .orange,
.mlist li .purple,
.mlist li .green,
.mlist li .blue {
	width:220px;
	padding-left:15px;
	float:left;
}

.mlist li .pink a,
.mlist li .orange a,
.mlist li .purple a,
.mlist li .green a,
.mlist li .blue a {

}

.mlist li .pink {
	background:url(../../images/line_up_pink.gif) no-repeat 0 3px;
}

.mlist li .orange {
	background:url(../../images/line_up_orange.gif) no-repeat 0 3px;
}

.mlist li .purple {
	background:url(../../images/line_up_purple.gif) no-repeat 0 3px;
}

.mlist li .green {
	background:url(../../images/line_up_green.gif) no-repeat 0 3px;
}

.mlist li .blue {
	background:url(../../images/line_up_blue.gif) no-repeat 0 3px;
}

.mlist li strong {
	color:#ffffff;
	margin-right:5px;
}

.capacity {
	display:block;
	width:43px;
	float:right;
	text-align:center;
}

/*\*/
* html .mlist li {
    height: 1em;
    overflow: visible;
}
/**/

.mlist li .count {
	display:block;
	width:43px;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-align:center;
	font-size:14px;
	font-family:"Century Gothic";
	padding-top:9px;
	margin-right:8px;
}

html > body .mlist li .count {
	height:18px;
}

.mlist .date {
	background: url("../../images/common/list_icon.gif") no-repeat right bottom;
	display:block;
	padding:2px 0;
	float:left;
	width:220px;
}

.mlist .date a {
	display:block;
	width:220px;
	height:auto;
}

/*======================================

	Menu List 2

=======================================*/

.mlist2 {
	width:284px;
	margin:0 auto;
	margin-bottom:10px;
	display: none;
}

.mlist2 ul {
	margin:1px 0 0 0;
	padding:0:
}
.mlist2 li {
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-top:1px solid #cc0000;
	border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
	text-align:left;
    overflow: hidden;
	background:url(../../images/count_bg.gif) repeat-y 0 0;
	vertical-align:bottom;
}

.mlist2 li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .mlist2 li {
    height: 1em;
    overflow: visible;
}
/**/

.mlist2 li .count {
	display:block;
	width:43px;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-align:center;
	font-size:11px;
	font-family:"Century Gothic";
	padding-top:5px;
	margin-right:17px;
}

.mlist2 li .count a {
	color:#ffffff;
}

html > body .mlist2 li .count {
	height:22px;
}

.mlist2 .date {
/*	background:url(../images/list_icon.gif) no-repeat right bottom;*/
	display:block;
	padding:6px 0 4px 0;
	float:left;
	width:211px;
}

.mlist2 .date a {
	display:block;
	width:211px;
	height:auto;
}

.all_list,
.display_of,
.ranking_bt {
	display:block;
	width:284px;
	height:22px;
}

.all_list {
	background:url(../../images/all_list_bt.gif) no-repeat 0 0;
}

.display_of {
	background:   url("../../images/common/display_bt.gif") no-repeat 0 0;
}

.ranking_bt {
	background:url(../../images/ranking_bt.gif) no-repeat 0 0;
}

.all_list a,
.display_of a,
.ranking_bt a {
	display:block;
	width:284px;
	height:22px;
	text-indent:-999em;
	outline:none;
}


/*======================================

	Side Navi Information hoka...

=======================================*/

.snavi_infor {
	border:1px solid #cc0000;
	border-top:4px solid #cc0000;
	text-align:left;
	width:264px;
	margin:0 auto;
	margin-bottom:10px;
	padding:10px;
	line-height:1.6em;
    overflow: hidden;
}

.snavi_infor:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .snavi_infor {
    height: 1em;
    overflow: visible;
}
/**/

* html .snavi_infor {
	width:284px;
}

.snavi_img {
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:6px;
}

.snavi_infor .qr {
	float:left;
	margin-right:10px;
}

.snavi_infor strong {
	color:#ff0000;
}

/*======================================

	Sub Navi

=======================================*/

div#sub_navi {

}

/*======================================

	Main

=======================================*/

div#main {
	position:relative;
	width:706px;
	float:left;
}

.sec_main {
	background:   url("../../images/common/main_foot_bg.gif") no-repeat bottom left;
	padding-bottom:30px;
}

/*======================================

	Top Page

=======================================*/

div#top_page {

}

/*======================================

	Second Page

=======================================*/

div#second {

}

/*======================================

	Event Report

=======================================*/

.back_detail {
	width:auto;
	height:auto;
	background:   url("../../images/common/line.gif") no-repeat bottom left;
	padding:10px 0 21px 10px;
	margin-bottom:10px;
    overflow: hidden;
}

.back_detail:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .back_detail {
    height: 1em;
    overflow: visible;
}
/**/

.back_detail p {
	margin-bottom:10px;
}

.back_detail h3 {
	font-size:16px;
	color:#FFFF00;
	margin-bottom:10px;
	line-height:1.4em;
}

.detail_img {
	width:240px;
	height:auto;
	text-align:left;
	margin-right:15px;
	float:left;
}

.detail_sentence {
	width:417px;
	float:left;
}

.detail_txt {
	width:auto;
	padding:0 11px 15px 7px;
	line-height:1.8em;
	font-size:12px;
	float:left;
}

.detail_profile {
	clear:both;
	width:417px;
	height:auto;
	text-align:left;
	background:   url("../../images/common/detail_line.gif") no-repeat 0 0;
	padding:25px 11px 0 7px;
}

.detail_profile .profile_txt {
	margin-bottom:3px;
	color:#cc0000;
	font-weight:bold;
	font-size: 12px;
}

.photo_gallery {
	width:666px;
	height:auto;
	padding:0 0 0 10px;
}

* html .photo_gallery {
	width:676px;
}

.photo_gallery h2 {
	margin:0 0 1px 0;
}

.photo_gallery_inner {
	width:auto;
	height:auto;
	display:block;
	padding:10px 5px 10px 12px;
	border:1px solid #cc0000;
    overflow: hidden;
}

.photo_gallery_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .photo_gallery_inner ul {
    height: 1em;
    overflow: visible;
}
/**/

.photo_gallery ul {

}

.photo_gallery li {
	display:block;
	float:left;
	margin:0 4px 5px 0;
}

.bt_box {
	width:666px;
	text-align:center;
	padding:10px 0;
	border:1px solid #cc0000;
	margin-left:10px;
}

.bt_box li {
	display:inline;
}

.search_bg {
	margin-bottom: 10px;
	width: 696px;
	height: 43px;
	background-image: url(../../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.search_bg input.txt {
	float: left;
	margin-top: 10px;
	margin-left: 180px;
	width: 460px;
}

.search_bg input.submit {
	float: left;
	margin-top: 11px;
	margin-left: 3px;
}


/*======================================

	Second Page

=======================================*/

div#second_img1 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img1 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/event_title2.jpg) no-repeat -10px 0;
}

div#second_img2 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img2 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/event_title.jpg) no-repeat -10px 0;
}

div#second_img3 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img3 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/infor_title.jpg) no-repeat -10px 0;
}

div#second_img5 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img5 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/event_title3.jpg) no-repeat -10px 0;
}

div#second_img6 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img6 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/request_title.jpg) no-repeat -10px 0;
}

div#second_img7 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img7 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/entry_title.jpg) no-repeat -10px 0;
}

/*======================================

	Footer

=======================================*/

/* footer menu */

div#footer_menu {
	width:1019px;
	height:31px;
	background:url(../../images/foot_menu.jpg) no-repeat center top;
	text-align:center;
	margin:0 auto;
}

div#footer_menu .fmenu {
	width:1019px;
	height:31px;
	margin:0 auto;
}

div#footer_menu .fmenu ul {
	margin:0;
	padding:0;
}

div#footer_menu .fmenu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:31px;
}

div#footer_menu .fmenu li.bt1 a,
div#footer_menu .fmenu li.bt2 a,
div#footer_menu .fmenu li.bt3 a,
div#footer_menu .fmenu li.bt4 a,
div#footer_menu .fmenu li.bt5 a,
div#footer_menu .fmenu li.bt6 a,
div#footer_menu .fmenu li.bt7 a,
div#footer_menu .fmenu li.bt8 a,
div#footer_menu .fmenu li.bt9 a {
	display:block;
	height:31px;
	text-indent:-999em;
}

div#footer_menu .fmenu li.bt1 a {
	width:81px;
	outline:none;
}

div#footer_menu .fmenu li.bt2 a {
	width:62px;
	outline:none;
}

div#footer_menu .fmenu li.bt3 a {
	width:85px;
	outline:none;
}

div#footer_menu .fmenu li.bt4 a {
	width:90px;
	outline:none;
}

div#footer_menu .fmenu li.bt5 {
	float:right;
}

div#footer_menu .fmenu li.bt5 a {
	width:77px;
	outline:none;
}

div#footer_menu .fmenu li.bt6 a {
	width:115px;
	outline:none;
}

div#footer_menu .fmenu li.bt6 {
	display:none;
}

div#footer_menu .fmenu li.bt7 a {
	width:110px;
	outline:none;
}

div#footer_menu .fmenu li.bt8 a {
	width:90px;
	outline:none;
}

div#footer_menu .fmenu li.bt9 a {
	width:110px;
	outline:none;
}
/* footer */

div#footer {
	width:auto;
	height:auto;
	background-color:#CC0000;
	text-align:center;
	clear:both;
	padding:20px 0;
}

div#footer a {
	color:#ffffff;
}

div#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}


address {
	display:block;
	width:1019px;
	margin:0 auto;
	color:#ffffff;
	font-style:normal;
}


.concept {
	width:auto;
	height:auto;
	text-align:left;
	background:url(../../images/vline.gif) repeat-y 0 0;
	padding:0 30px 0 20px;
}

.yellow {
	color:#FFFF00;
}

/*======================================

	Concept 2008/11/26

=======================================*/

div#second_img4 {
	position:relative;
	width:auto;
	height:178px;
}

div#second_img4 h1 {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:1088px;
	height:178px;
	text-indent:-999em;
	background:url(../../images/concept_title.jpg) no-repeat -10px 0;
}

.concept {
	width:auto;
	height:auto;
	text-align:left;
	background:url(../../images/concept/vline.gif) repeat-y 0 0;
	padding:0 30px 0 20px;
}

.yellow {
	color:#FFFF00;
}


/* ページング */

ul#pageMove {
	width:auto;
	height:34px;
	background:url(../../images/paging_bg.gif) no-repeat 0 0;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#ffffff;
}

ul#pageMove li#pageBack {
	width: 60px;
	height: 34px;
	float: left;
	text-align: right;
	overflow: hidden;
	line-height: 20px;
}

ul#pageMove li#pageNum {
	width: 586px;
	height: 34px;
	float: left;
	text-align: center;
	overflow: hidden;
	line-height: 20px;
}

ul#pageMove li#pageNext {
	width: 60px;
	height: 34px;
	float: left;
	overflow: hidden;
	line-height: 20px;
}

ul#pageMove li a {
	line
}

/* リクエストランキング */
div.request_list {
	margin-bottom: 5px;
	width: 664px;
	_width: 666px;
	border-top: 4px solid #CC0000;
}

div.request_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.request_list ul li {
	clear: both;
	margin-bottom: 1px;
	height: 36px;
	_height: 38px;
	border: 1px solid #CC0000;
}

div.request_list ul li span.check {
	float: left;
	margin-top: 8px;
	width: 30px;
	text-align: center;
}

div.request_list ul li span.rank {
	float: left;
	width: 50px;
	height: 36px;
	background-image: url(../../images/request_rank_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
}

div.request_list ul li.rank2 span.rank {
	float: left;
	width: 50px;
	height: 36px;
	background-image: url(../../images/request_rank_bg2.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
}

div.request_list ul li span.name {
	float: left;
	margin-top: 9px;
	width: 400px;
	text-indent: 10px;
	font-weight: bold;
}

div.request_list ul li span.point {
	float: left;
	margin-top: 9px;
	width: 160px;
	text-align: right;
	font-weight: bold;
}

div.request_list ul li span.point_yellow {
	font-weight: bold;
	color: #FFFF00;
}

div.request_vote {
	margin-left: 10px;
	width: 666px;
	border: 1px solid #CC0000;
	padding:20px;
}

html > body .request_vote {
	width:626px;
}

div.request_vote div {
	margin: 15px;
	border: 1px solid #CC0000;
}

div.request_vote div strong {
	vertical-align: middle;
	text-indent: 15px;
}

div.request_vote div input.request_txt {
	margin: 8px;
	margin-left: 15px;
	width: 415px;
}

div.request_vote p.request_vote_bt {
	margin-bottom: 15px;
	text-align: center;
}

div.request_vote p.request_vote_bt img.requestButton {
	cursor: pointer;
}

.form {
	border:1px solid #cc0000;
	background:url(../../images/request_rank_bg2.gif);
	padding:8px 12px;
	font-size:12px;
}

/*======================================

	Entyr

=======================================*/

.entry_table {

}

.entry_table td {
	padding-bottom:12px;
	padding-right:10px;
}


/* 10/6/16 追加 */

#blog_parts_div {
	padding:20px 0;
	width:500px;
	margin:0 auto;
	text-align:center;
}


#blog_parts_div .input {
	width:400px;
	margin:0 auto;
	background-color:#333;
	color:#ccc;
	border:1px solid #666;
	margin:5px 0 0 0;
}

.staff_blog_banner {
	width:auto;
	margin-bottom:10px;
	clear:both;
}

.blog_parts {
	width:auto;
	height:250px;
	margin-bottom:10px;
}

.blog_parts .blog_parts_left {
	width:160px;
	float:left;
}

.blog_parts .blog_parts_right {
	width:115px;
	float:right;
}

.blog_parts ul {
}

.blog_parts ul li {
	margin-bottom:2px;
}

.kiyaku {
	text-align:left;
}


.kiyaku h3 {
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	padding:0 0 5px 0;
}

.kiyaku p {
	margin-bottom:3px;
}











