

@charset 'utf-8';

/* [layout] //////////////////////////*/
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(../image/common/body-bg.gif);
	font-family: 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #666;
}
a {
	color: #666;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #ff0072;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style: none;
}

/* [container] /////////////////////*/
.container {
	width: 810px;
	margin: 0 auto;
	background: #ffecec;
	border: 2px solid #6cc;
}

/* [header] //////////////////////*/

header h1 {
	height: 16px;
	background: #6cc;
	font-size: 10px;
	color: #fff;
	text-align: right;
	line-height: 16px;
}
header p.h_str {
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	color: #666;
}
header div.eyecatch {
	height: 153px;
	width:100%;
	position: relative;
	background: url(../image/common/header.jpg) no-repeat;
}
header div.eyecatch ul {
	height: 100px;
	padding-top: 25px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
header div.eyecatch li {
	font-weight: bold;
	font-size: 15px;
	color: #666;
	text-shadow: 0 0 15px #fff;
}
header div.eyecatch p.logo {
	position: absolute;
	top: 5px;
	left: 5px;
}
header div.eyecatch p.foot {
	position: absolute;
	bottom: 5px;
	left: 5px;
	font-size: 15px;
	color: #ff006b;
	font-weight: bold;
	text-shadow: 0 0 5px #fff;
	letter-spacing: -1px;
}
header div.eyecatch p.foot span {
	padding-right: 10px;
	line-height: 30px;
	font-size: 30px;
	color: #333;
}

/* [main] //////////////////////*/
main {
	margin-top: 8px;
	padding-right: 3px;
	overflow: hidden;
}

/* [div#content] //////////////////////*/
.content {
	width: 622px;
	padding-left: 5px;
	float: right;
}
.content .marquee {
	width: 562px;
	height: 16px;
	margin-bottom: 10px;
	padding: 5px 30px;
	overflow: hidden;
	background: url(../image/common/marquee-bg.gif) no-repeat;
	font-size: 10px;
}
.content .marquee div {
	height: 16px;
	overflow: hidden;
	position: relative;
	color: #f06;
}
.content .marquee p {
	position: absolute;
}

.event-w{
	padding: 0.5em 1em;
	margin: 10px;
	border: double 5px #d57454;
	text-align: center;
}


.event-w p {
	margin: 5px;
}


.event-h {
	margin: 0 auto;
	padding-top:20px 0 20px 0;
}

.event-discount {
	margin: 10px 0 10px 0;
	color:rgb(13, 44, 44);
	
}

.health-discount {
	color:#f63da6;
	margin-bottom: 10px;
}

.event-flex-container{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.eve1-flex{
  width:50%;
}

.s-event-table{
  border-collapse: separate; 
  border: 1px solid #f63da6;
  margin: auto;
}

.s-event-tr{
  margin:2px;
}

.s-event-th{
  border: 1px solid #ef0c0c;
  padding:20px;
}
.s-event-td{
  border: 1px solid #ea0c0c;
  padding:20px;
}


.se-event-tr{
  margin:2px;
}

.se-event-th{
  border: 2px solid #f63da6;
  padding:20px;
}
.se-event-td{
  border: 2px solid #f63da6;
} 

.eve2-flex{
  width:50%;
}

.cos-free{
  text-align: center;
}

.eve-name{
  color:#f63da6;
}

.eve-p{
	color:#f63da6;
}

.health-discount1{
  color:#f63da6;
  border: 3px dashed #f63da6; 
}

.mf-free{
  text-align: center;
}

.free-event-table{
  /* border-collapse: collapse;  */
  border: 1px solid #000;
  margin: auto;
}

.free-event-tr{
  margin:2px;
}
.free-event-th{
  border: 1px solid #f63da6;
  padding:20px;
}
.free-event-td{
  border: 1px solid #f63da6;
  padding:20px;
}

.free-event-t{
  color:#e1252e;
}
.free-event-p{
  color:#f63da6;
}

/* オナクライベント */

.hand-discount {
	color:burlywood;
}

.hand-notes {
	color:rgb(6, 32, 79);
}

.hand-discount{
  color:#FFC800;
  border: 3px dashed #FFEF6C; 
  margin:20px;
  padding:5px;
}

/* .mf-free{
  text-align: center;
} */

.o-event-table{
  /* border-collapse: collapse;  */
  border: 1px solid #FFD700;
  margin: auto;
}

.o-event-tr{
  margin:2px;
}
.o-event-th{
  border: 1px solid #FFD700;
  padding:20px;
}
.o-event-td{
  border: 1px solid #FFD700;
  padding:20px;
}

.o-event-s{
  color:#ec923d;
}

.so-event-tr{
  margin:2px;
}

.so-event-th{
  border: 1px solid #FFD700;
  padding:2px;
}
.so-event-td{
  border: 1px solid #FFD700;
  padding:2px;
}

/* オナクライベント */

/* [div#side] //////////////////////*/
nav {
	width: 154px;
	padding: 0 8px;
	
}

nav .menu {
	margin-top: 5px;
}
nav .menu h3 {
	height: 55px;
	background: url(../image/common/menu.gif) no-repeat;
	text-indent: -9999px;
}
nav .menu ul {
	width: 147px;
}
nav .menu li {
	border-radius: 5px;
	border: 1px solid #fc4d88;
	background: #ffffff;
	color: #333;
	height: 34px;
	margin-bottom: 5px;
}
nav .menu li a {
	display: block;
	height: 34px;
	padding-left: 35px;
	line-height: 34px;
	font-weight: bold;
}

nav .banner {
	margin-top: 10px;
}
nav .banner li {
	margin-bottom: 10px;
}
nav .banner li p {
	font-size: 10px;
	text-align: center;
}

/* [div#footer] //////////////////////*/
footer {
	margin-top: 10px;
	background: #eee;
	font-size: 10px;
	text-align: center;
}
footer f_navi {
	padding: 10px 0;
}

footer li {
	display: inline;
}
footer h5 {
	margin-top: 10px;
	padding: 5px;
	background: #6cc;
	font-size: 11px;
	font-weight: normal;
}

/* [misc] //////////////////////*/
.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }

.red { color: #c00; }
.yellow { color: #fc0; }
.gray { color: #ccc; }
.orange { color: #f90; }

.submit {
	margin-top: 10px;
	text-align: center;
}
.btn {
	font-size: 15px;
	height: 35px;
	padding: 0 20px 2px;
	cursor: pointer;
}
.conf   { color: #f90 !important; }
.back   { color: #c00 !important; }
.regist { color: #096 !important; }



