#btn_pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#btn_pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px 8px 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #b0df90;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 35px;
}
 
#btn_pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}




/************* モーダル **************/

.modal-content {
	width: 940px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_l {
	width: 1100px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_ll {
	width: 1260px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_s {
	width: 780px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link {
	color: #00f ;
	text-decoration: underline ;
}
 
.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}

.close_btn {
	display: inline-block;
    background: #EEE;
    color: #111;
    -moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    -webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    border-top: 1px solid #BBB;
    border-left: 1px solid #BBB;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    width: 130px;
    padding: 10px 3px;
	font-weight: bold;
}



/************* ウィンドウ幅 可変 **************/

body{
	overflow-x:hidden;
}

#main{
	width: auto;
	background:url(../../_common/_img/bg/bg_white.gif) repeat-y top center transparent;
}

#contents_event{
	padding-top:0;
	margin:auto;

}
.title_s_6{
	background:#ca2f5b;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border:2px solid #000;
	border-bottom:none;
}
.tit_b{
	background:#b5002f;
	color:#fff;
	font-weight:bold;
	padding:10px !important;
	text-align:center;
	font-size:180% !important;
}
.plus{
	text-align:center;
	padding:20px 0;
	font-size:500% !important;
	font-weight:bold;
}

.or{
	text-align:center;
	padding:10px 0;
	font-size:200% !important;
	font-weight:bold;
	vertical-align:middle !important;
}


.section_table th,
.section_table td{
	vertical-align:top;
}

ul.pagemenu {
margin:10px 0px 0px;
list-style:none;
}
ul.pagemenu li {
margin:0 0px;
float: left;
}
ul.ul_indent {
margin:10px 0px 0px;
list-style:none;
text-indent: -1em;
padding-left:1em;
}

.section_table_r th {
    background-color: #fff5f5;
    border: 1px solid #efa5a5;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 3px;
    text-align: center;
}

.section_table_this {
border-collapse:collapse;
margin:0;
border:2px solid #000000;}

.section_table_this th {
border:1px solid #111111;
background:#f1f1f1;
text-align:center;
font-size:10pt;
color:#200b1b;
font-weight:bold;
padding:3px;
letter-spacing:0.1em;}

.section_table_this td {
vertical-align:top;
border:1px solid #000000;
padding:5px;
font-size:10pt;
}

.sec2sub {
font-size:14px;
border-bottom: 2px solid #111111;
}
.sec2tokuten {
border: 1px solid #111111;
border-collapse: collapse;
}
.sec2tokuten th {
padding:5px;
border: 1px solid #111111;
background:#f1f1f1;
}
.sec2tokuten td {
padding:5px;
border: 1px solid #111111;
}

.m_20{
	margin:20px 0 !important;
}

.f_w_b{
	font-weight:bold;
}

.f_style{
	font-size:110% !important;
	line-height:1.5;
	margin:10px 0;
}

.f_style_Bold{
	font-size:110% !important;
	line-height:1.5;
	font-weight:bold;
}

.f_size_B{
	font-size:130% !important;
	font-weight:bold;
	line-height:1.5;
}

.f_size_s{
	font-size:85% !important;
	font-weight:bold;
	line-height:1.5;
}

.f_size_B2{
	font-size:150% !important;
	font-weight:bold;
}

.p_t_10{
	padding-top:10px;
}

.section_table_kuro td{
	padding:5px;

}
ul.sub_menu li{
	display:inline;
	padding-right:10px;
	padding-left:13px;
	background:url(_img/arrow_s.jpg) no-repeat left;
	font-size:90%;
}

ul.sub_menu li a{
	color:#333;
	text-decoration:none;
}

ul.sub_menu li a:hover{
	color:#ff0000;
}

.index_tit{
	margin:0 !important;
	background:#B5002F;
	color:#fff;
	margin:0;
	font-size:120%;
	font-weight:bold;
	padding:5px 10px;
	margin-bottom:10px !important;
}