﻿@charset "UTF-8";

/* ------------------------------------------
INDEX
------------------------------------------ */
.cont{
	margin:20px 0 0 0;
}

.h21{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	font-family :Verdana,'ＤＦＰ麗雅宋';
	font-weight:bold;
	padding:5px 0;
	font-size:15px;
	font-weight:lighter;
	color:#f8eef6;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff4646),   to(#ff2626));
	text-shadow:1px 1px 2px #c7709a, -1px -1px 2px #c7709a, -1px 1px 2px #c7709a, 1px -1px 2px #c7709a;
	
}

.h212{
	letter-spacing:0.3em;
}

.cont ul{
	margin:10px 5px;
	border: 1px solid;
	border-radius: 5px;
	border-color:#acabab ;
}

.cont ul li a{
	border-bottom: 1px solid #acabab;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	font-weight:bold;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#f4eaf1));		
	text-decoration:none;
	position:relative;	
}

.cont ul li.bo a{
	border:none;
}

.cont ul li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

/* ------------------------------------------
RULE
------------------------------------------ */
.rule{
	line-height:1.6;
	font-size:15px;
}

.rule section{
	margin:0 5px;
	text-align:left;
}

.rule h3{
	margin:10px 0 0 0;
	font-weight:bold;
}

.rule section section{
	text-align:left;
}

.rule ul{
	border:none;
}

.privacy{
	line-height:1.6;
	font-size:15px;
}

.privacy section{
	margin:0 5px;
	text-align:left;
}

.privacy dt{
	font-weight:bold;
}

.privacy div{
	text-align:left;
}

.privacy ul{
	border:none;
}

/* ------------------------------------------
MYPAGE
------------------------------------------ */
.mypage dl{
	margin:10px 5px;
	border:1px solid #CF0258 ;
	font-size:14px;
	letter-spacing:0.2em;
	border-radius: 5px;
}

.mypage dt{
	border-bottom:1px solid #CF0258 ;
	padding:5px 0;
	font-weight:bold;
	background-color:#f9e0f0;
}

.mypage dd{
	border-bottom:1px solid #CF0258 ;
	padding:5px 0;
}

.mypage .bb{
	border:none;
}

.mypage .ch a{
	width:70%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.1em;
}

.mypage h3{
	font-weight:bold;
	text-align:left;
	margin:20px 10px 10px 10px;
	border-bottom:2px solid #FF81BC;
	border-left:3px solid #FF81BC;
	padding:5px 0 5px 10px
}


/* ------------------------------------------
REGISTRATION
------------------------------------------ */
.regi .pay a{
	width:70%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.2em;
}

.regi .dec{
	margin:10px;
	text-align:left;
	font-size:14px;
}

.regi .atte{
	font-size:14px;
}

.regi .atte a{
	display:inline;
}

.lebel .sele{
	margin:10px;
	font-size:14px;
}

.lebel .re a{
	width:70%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.1em;
}
/*.lebel .re{
	width:100%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.1em;
}*/

.redform{
	position: absolute;
	z-index: 2;
	opacity: 0;
	width:100%;
	height:40px;
	top:0;
	left:0;
}


.lebel .selebox{
	position: absolute;
	z-index: 2;
	opacity: 0;
	width:182px;
	height:29px;
	left:;
}

.lebel .selebox02{
	border: 1px #d9d8d9 solid; 
	-webkit-box-shadow: 2px 2px 2px #CCC; 
	-webkit-border-radius: 5px; 
	padding:5px 30px 5px 10px;
	position: relative;
	font-size: 12px;
	width:140px;
	white-space:nowrap;
	overflow:hidden;
	-webkit-text-overflow:ellipsis;
	text-overflow:ellipsis;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc)); 
	color:#000000;
	text-align:left;
	font-weight:bold;
	margin:10px auto 0 auto; 
}
.lebel .selebox02:before{
	content:"";
	display: block;
	width:8px;
	height:10px;
	border-radius: 3px;
	padding:3px;
	position: absolute;
	right:3px;
	top:3px;
}
.lebel .selebox02:after{
	content:"";
	width:0;
	height:0;
	display: block;
	border:6px solid transparent;
	border-top:11px solid black;
	position: absolute;
	right:10px;
	top:8px;
}

.comp .goind a{
	width:70%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.1em;
}  

/* ------------------------------------------
LOGIN
------------------------------------------ */
.login{
	width:70%;
	height:45px;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
	letter-spacing:0.1em;
}

.log .loginform{
	position: absolute;
	z-index: 2;
	opacity: 0;
	width:142px;
	height:45px;
	top:0;
	left:30px;
}

.log .formbox{
	width:200px;
	margin:0 auto;
}

.log .logti{
	margin:20px 0 0 0;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

.log .text{
	width:200px;
	height:25px;
	line-height:25px;
}

/* ------------------------------------------
CONTACT
------------------------------------------ */
.privacy .att{
	color:#FF0000;
	text-align:left;
	padding:5px ;
}

/* ------------------------------------------
登録・退会
------------------------------------------ */
.taikai .pay a{
	width:70%;
	height:30px;
	padding:8px 0 0 0;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:16px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:20px auto;
}

.taikai{
	line-height:1.6;
	font-size:15px;
}

.taikai div{
	margin:10px 5px 0 5px;
	text-align:left;
}

.taikai input{
	width:200px;
	height:20px;
	line-height:20px;
}

.taikai button{
	width:40px;
	height:25px;
	color:#030200;
	font-weight:bold;
	border: 1px solid;
	border-color:  #de99be #cf0258 #cf0258 #de99be ;
	border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f796c9),   to(#e21d6f));
	text-shadow:1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff;
	-webkit-box-shadow:2px 2px 2px #CCC;
	font-size:12px;
	text-decoration:none;
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'MS PGothic',sans-serif;
	margin:1px 0 0 0;
}