* {margin: 0; padding: 0; outline: 0;}


body {
	color: #000000;
	background:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	font-size: 13px;
	text-align: left;
}

	




.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 100%;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-y;
	background-position: center center;
}

.header {
width: 100%;
	max-width: 100%;
	min-width: 960px;	
    z-index: 999;
	margin: 0 auto;
	padding: 0;
	background: #555;


}



.contents0 {
	max-width: 100%;
	min-width: 960px;
	z-index: 11;
	margin: 0 auto;
	padding: 0 0 0px 0;
	height: 100%;

}



.contents1 {
	max-width: 1800px;
	min-width: 960px;
	z-index: 10;
	margin: 0 auto;
	padding: 0 0 0px 0;
	height: 100%;

}





.contents {
	max-width: 960px;
	min-width: 960px;
	z-index: 9;
	margin: 0 auto;
	padding: 0 0 0px 0;
	height: 100%;

}


.max630 {
	max-width: 630px;
	min-height:0px;

}


.max600 {
	max-width: 600px;
	min-height:0px;

}


.naiyou s0 {
-webkit-border-radius: 10px;	

}

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0px 0;
}


.inner_mini {
	width: 690px;
	margin: 0 auto;
	position: relative;
	padding: 0px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}



.end {
	margin: 0;
}





/* SECTIONS */


.s1 {

}


.s2 {

}
.s2 a {

}

.s3 {

}


.s4 {

}



.s5 {

}

.s6 {

}

.s7 {

}

.button {
	background-image: url(../images/h2_yellow.png);
	position: relative;
	-webkit-perspective: 180;
	perspective: 180;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: inline-block;
	width: 180px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
}
	
	
.button span {
	display: block;
	position: absolute;
	width: 180px;
	height: 35px;
	border: 0px solid #333;
	text-align: left;
	line-height: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
	left: 0px;
	top: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-indent: 38px;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url(../left_images/potti_event_list.png);
}
.button span:nth-child(1) {
	background-color: #333;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -0px;
	-moz-transform-origin: 50% 50% -0px;
	transform-origin: 50% 50% -0px;
}
.button span:nth-child(2) {
	background-color: #fff;
	color: #333;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -0px;
	-moz-transform-origin: 50% 50% -0px;
	transform-origin: 50% 50% -0px;
	background-image: url(../images/h2_yellow.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	background-image: url(../images/h2_yellow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.button:hover span:nth-child(2) {
	background-color: #333;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}



.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.index_event_info{
	color : #666666;
	margin: 0px;
	width: 190px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.side_menu_list{
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/saide_menu_line.png);
	background-repeat:repeat-y;
	background-position: center top;
}


.side_menu_list2{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../image/saide_menu_line.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-indent: 15px;	
}

.side_menu_under{
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/saide_menu_under.png);
	background-repeat: no-repeat;
	background-position: center top;
}


table.member {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.member th {
  color: #000;
  padding: 8px 15px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.member th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.member th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr td {
  padding: 8px 15px;
  text-align: ;
}
table.member tr td:first-child {
  border-left: 1px solid #aaa;
}
table.member tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr {
  background: #fff;
}
table.member tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table.member tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.member tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.member tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.member tr:hover {
  background: #eee;
  cursor:pointer;
}


table.line {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
table.line tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line tr {
  background: #fff;
}
table.line tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}





table.line2 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line2 th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 110%;
  text-align: left;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line2 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line2 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line2 tr td {
  padding: 5px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line2 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line2 tr {
  background: #fff;
}
table.line2 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line2 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line2 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line2 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line2 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}



table.line3 {
  width: ;
  border-spacing: 0;
  font-size:14px;
}
table.line3 th {
  color: #fff;
  padding: 8px 15px;
  background: #258;
  background:-moz-linear-gradient(rgba(255,117,0,0.7), rgba(255,117,0,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,117,0,0.7)), to(rgba(255,117,0,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,117,0,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line3 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.line3 th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.line3 tr td {
  padding: 5px 5px 2px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
table.line3 tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line3 tr {
  background: #fff;
}
table.line3 tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.line3 tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.line3 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.line3 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.line3 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}













/* 点滅 */
.blinking{
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/* 募集状況 */
.entry_info {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:21px;
	-moz-border-radius-topleft:21px;
	border-top-left-radius:21px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:21px;
	-moz-border-radius-bottomright:21px;
	border-bottom-right-radius:21px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:-3.51px;
	border:3px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
height:21px;
	line-height:21px;
width:130px;
	text-decoration:none;
	text-align:center;
}.entry_info:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.entry_info:active {
	position:relative;
	top:1px;
}

/* BASIC認証ボタン */
.basic_enter {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
text-indent:0;
	border:4px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	font-style:normal;
height:50px;
	line-height:50px;
width:400px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 6px #cc9f52;
}.basic_enter:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}
.basic_enter:active {
	position:relative;
	top:1px;
}
	
.circle_today {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
height:50px;
	line-height:50px;
width:240px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}.circle_today:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.circle_today:active {
	position:relative;
	top:1px;
}


.plaza {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
height:50px;
	line-height:50px;
width:240px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}.plaza:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.plaza:active {
	position:relative;
	top:1px;
}

.pdp {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
height:50px;
	line-height:50px;
width:240px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}.pdp:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.pdp:active {
	position:relative;
	top:1px;
}

.h1_bg2{
	background-position: left center; 
	background-repeat: no-repeat; 
	background-image: url(http://www.b2-online.jp/b2easy/item/images/artevarie_gaiyou_header.jpg);
	background-size:100%;
	
}

.banner{
max-width:200px;
min-width:0px;	
}



/*同日一覧・次回一覧の表示切り替え------------------------------------------------------------------*/ 
.aka_list_01{display:none;}

.zr_list_02{display:none;}

.none_list{display:none;}

.tamio_list{display:none;}

.ao_list{display:none;}

.av_list{display:none;}




/*次回イベント一覧メイン画像------------------------------------------------------------------*/ 
.menu_images{
	max-width:220px;
	min-height:0px;
	}

.under_line_aka{
border-bottom: 2px dotted rgba(255,124,43,1);

}

.under_line_zr{
border-bottom: 2px dotted rgba(255,124,43,1);

}

.under_line_none{
border-bottom: 0px solid rgba(0,0,0,1);
}

.under_line_tamio{
border-bottom: 0px solid rgba(0,0,0,1);
}

.under_line_ao{
border-bottom: 2px dotted rgba(255,124,43,1);

}

.under_line_av{
border-bottom: 2px dotted rgba(255,124,43,1);

}





/*サークル募集・受付中の表示切り替え設定------------------------------------------------------------------*/ 
 .dis_circle01{
display:none;	 
 }
 
 .fin_circle02{
display:none;	 
 }
 
/*メインビジュアル縦横切り替え設定------------------------------------------------------------------*/  
 .tate01{
display:none;	 
 }
 
 .yoko02{
display:none;	 
 }
 
 /*メインビジュアル縦横切り替え設定------------------------------------------------------------------*/  
.join_city01{
	display:none;
	}

.join_zr02{
	display:none;
	}


.join_mitei03{
	display:none;
	}

 /*募集SP数の表記（個別・総計）切り替え設定------------------------------------------------------------------*/  	
.sp_kei_a {display:none;}
.sp_kei02_c {display:none;}
.sp_kei03_b {display:none;}

 /*SUPERロゴなしメインビジュアルエリアの開催日表示設定------------------------------------------------------------------*/  
 .sp_kei03zr {display:none;}
 

 /*複数メインビジュアル表示設定------------------------------------------------------------------*/  
.viewer {
    margin: 0 auto;
    width: 960px;
    height: px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
.viewer img {
    top: 0;
    left: 0;
    position: absolute;
}


 /*入場制表示設定------------------------------------------------------------------*/  
 
.free_01{}
.free_02{display:none;} 
.free_03{display:none;}
.free_04{display:none;}

.panf_tft_01{display:none;}
.panf_tft_02{}
.panf_tft_03{display:none;}
.panf_tft_04{display:none;}

.panf_fu_01{display:none;}
.panf_fu_02{display:none;}
.panf_fu_03{}
.panf_fu_04{display:none;}

.panf_chi_01{display:none;}
.panf_chi_02{display:none;}
.panf_chi_03{display:none;}
.panf_chi_04{}
