@charset "UTF-8";
/*--------------------------------------
YUI 3.5.0 (build 5089)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
---------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/*--------------------------------------
  common settings
---------------------------------------*/

body {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka","Verdana,Arial","Helvetica","sans-serif";
	font-size: 12px;
	color: #333;
	background-color:#fff;
}

p{margin-bottom: 10px;}

a{text-decoration: none;color: #333;}

a:hover{text-decoration: underline;color: #1f8fcd;}

iframe.twitter-share-button {
    width: 106px!important;
}

#regists-index .archive{
	margin: 50px 0;
}

#regists-index a{
	border: 1px solid #ccc;
	border-radius: 10px;
	display: block;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	text-align: center;
}

#topimg{
    margin-bottom: 30px!important;
}

#topimg img {
    width: 100%;
}

#mainspace {
    position: relative;
}

#mainspace .qr{
    position: absolute;
    width: 230px;
    right: 0;
    bottom: 0;
}


#header {
	background: none!important;
	height: 95px!important;
	position: relative;
}

#header .logo{
	height: 90px;
}

#container {
	width: 980px;
	margin: 0 auto;
}
#container > div{
	margin-bottom: 80px;
}
h2 {
	margin-bottom: 15px;
	padding: 15px 10px 0 5px;
	line-height: 36px;
	border-bottom: 3px dotted #999;
	font-size: 24px;
	text-shadow:0 0 1px #333;
	/*letter-spacing: -0.1em;*/
}
.clearfix {
	width:100%;
}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

/*--------------------------------------
  btn settings
---------------------------------------*/
.btn-container{
  margin-top:35px;
  text-align: center;
}
.btn-container .btn {
  text-align: center;
  font-size:18px;
  font-weight: bold;
  padding: 5px 10px;
  border: 3px #cccfd8 solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
}
.border-rounded-gray {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f8f8), color-stop(0.5, #d2d3d5), color-stop(0.51, #c0c1c4), color-stop(1, #c0c1c4));
  background: -webkit-linear-gradient(top, #f7f8f8 0%, #d2d3d5 50%, #c0c1c4 51%, #c0c1c4 100%);
  background: -moz-linear-gradient(top, #f7f8f8 0%, #d2d3d5 50%, #c0c1c4 51%, #c0c1c4 100%);
  background: -o-linear-gradient(top, #f7f8f8 0%, #d2d3d5 50%, #c0c1c4 51%, #c0c1c4 100%);
  background: -ms-linear-gradient(top, #f7f8f8 0%, #d2d3d5 50%, #c0c1c4 51%, #c0c1c4 100%);
  background: linear-gradient(top, #f7f8f8 0%, #d2d3d5 50%, #c0c1c4 51%, #c0c1c4 100%);
  background: #f7f8f8;
}
.border-rounded-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5d099), color-stop(0.5, #eece6a), color-stop(0.51, #f0be27), color-stop(1, #f8d924));
  background: -webkit-linear-gradient(top, #e5d099 0%, #eece6a 50%, #f0be27 51%, #f8d924 100%);
  background: -moz-linear-gradient(top, #e5d099 0%, #eece6a 50%, #f0be27 51%, #f8d924 100%);
  background: -o-linear-gradient(top, #e5d099 0%, #eece6a 50%, #f0be27 51%, #f8d924 100%);
  background: -ms-linear-gradient(top, #e5d099 0%, #eece6a 50%, #f0be27 51%, #f8d924 100%);
  background: linear-gradient(top, #e5d099 0%, #eece6a 50%, #f0be27 51%, #f8d924 100%);
  background: #e5d099;
}

/*--------------------------------------
  icon settings
---------------------------------------*/

.updating{
	padding: 15px 10px 0 53px;
	background: url("../img/icon_updating.png") 0 2px no-repeat;
}
.contents{
	padding: 15px 10px 0 55px;
	background: url("../img/icon_contents.png") 0 7px no-repeat;
}
.sp{
	padding: 15px 10px 0 38px;
	background: url("../img/icon_forsp.png") 5px 6px no-repeat;
}
.mb{
	padding: 15px 10px 0 35px;
	background: url("../img/icon_formb.png") 5px 2px no-repeat;
}
.qa{
	padding: 15px 10px 0 50px;
	background: url("../img/icon_question.png") 2px 4px no-repeat;
}
.movie{
	padding: 15px 10px 0 50px;
	background: url("../img/icon_movie.png") 3px 10px no-repeat;
}

/*--------------------------------------
  social design
---------------------------------------*/

#social {
	width: 100%;
	background: url("../img/bg.gif") repeat;
	padding-top: 10px;
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#social .social-btn {
	overflow: hidden;
	float: right;
}
#social .social-btn li {
	float: left;
	margin-right: 10px;
}

/*--------------------------------------
  header design
---------------------------------------*/

#header {
	margin: 10px auto 0!important;
	overflow: hidden;
}
#header a {
	float: left;
}
#header .nav {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto!important;
}
#header .nav ul{
	overflow: hidden;
}
#header .nav ul li{
	float: left;
	margin-right:15px;
}

/*--------------------------------------
  mainspace design
---------------------------------------*/

#mainspace h1 {
	margin-top: 10px;
	font-size: 36px;
	line-height: 36px;
}
#mainspace .url {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 24px;
}
#mainspace p {
	font-size: 14px;
}

/*--------------------------------------
  whatsnew design
---------------------------------------*/

#whatsnew {
	width: 980px;
	margin: 10px auto 0;
}

/*--left--*/
#whatsnew .left{
	float: left;
	width: 700px;
	/*margin-right: 20px;*/
	position: relative;
}
#whatsnew .left ul li{
	overflow: hidden;
}
#whatsnew .left ul li p{
	float: left;
}
#whatsnew .left ul li .date{
	margin-right: 15px;
}
#whatsnew .left ul li p a{
	color: #f69;
}

/*--right--*/
#whatsnew .right{
	position:relative;
	float: left;
	width: 280px;
	text-align: center;
}
#whatsnew .right .fukidashi{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-116px;
	opacity:0;
}

#member_img{
	cursor:pointer;
}

/*--------------------------------------
  wrapp design
---------------------------------------*/

#wrapp {
	width: 980px;
	margin: 10px auto 0;
	overflow: hidden;
}

/*--left--*/
#wrapp .left{
	float: left;
	width: 510px;
	margin-right: 20px;
	position: relative;
}
#wrapp .left > ul{
	position: absolute;
	top: 18px;
	right: 0;
	overflow: hidden;
}
#wrapp .left > ul li{
	float: left;
	margin-right: 10px;
}
#wrapp .left > ul li img{
	cursor: pointer;
}
#wrapp .left .content-mb{
	display: none;
}
#wrapp .left .content-mb,
#wrapp .left .content-sp {
	overflow: hidden;
}
#wrapp .left .content-mb ul,
#wrapp .left .content-sp ul {
	float: left;
	width:100%;
	margin-right: 40px;
}
.supplement{
	margin-top:20px;
	text-align:right;
}

/*--right--*/
#wrapp .right{
	float: left;
	width: 450px;
}

/*--------------------------------------
  forsp & formb design
---------------------------------------*/

.howto{
	margin-top: 10px;
	padding: 10px;
	background-color: #dfdfdf;
	cursor: pointer;
}
.howto h3{
	margin: 5px;
	height: 20px;
}
.howto > div{
	padding: 0px 10px;
	background-color: #fff;
	overflow: hidden;
	height: 0px;
}
.howto > div h4{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 2px dotted #999;
}
.howto > div h4 span{
	margin-left: 5px;
	font-size: 12px;
	color: #f00;
}
#formb .howto > div img{
	float: left;
	margin: 5px 10px 0 0;
}
#formb .howto > div div{
	float: left;
	width: 95%;
}

/*--------------------------------------
  Q&A design
---------------------------------------*/

#qa .qa_cate{
	overflow: hidden;
}
#qa .qa_cate li{
	float: left;
	margin: 0px 21px 10px 0;
	cursor: pointer;
	font-size: 14px;
	line-height: 16px;
}
#qa .qa_cate .selected{
	padding-left: 7px;
	border-left: 7px solid #f69;
	font-size: 16px;
	font-weight: bold;
	color: #f69;
}
#qa #qa_list ul{
	display: none;
}
#qa #qa_list .selected{
	display: block;
}
#qa #qa_list ul li{
	margin: 10px;
}
#qa #qa_list ul li .qa_wrapp{
	padding: 10px;
	background-color: #dfdfdf;
	cursor: pointer;
}
#qa #qa_list ul li .Faq{
	padding: 5px 10px 4px 32px;
	font-size: 16px;
	line-height: 24px;
	background: url("../img/icon_q.png") 0 0 no-repeat;
}
#qa #qa_list ul li .Ans{
	padding: 10px 10px 0 40px;
	background: #fff url("../img/icon_a.png") 5px 7px no-repeat;
	height: 0px;
	overflow: hidden;
}

/*--------------------------------------
  showspace design
---------------------------------------*/

/*left*/

#showspace {
	padding-top: 30px;
	margin-bottom: 20!important;
	overflow: hidden;
	}
#showspace a{
	text-decoration: underline;
	}
#showspace p{
	margin-bottom: 10px;
	}
#showspace > div{
	float: left;
	}
#showspace .left {
	width: 520px;
	position: relative;
	}
#showspace .left > ul{
	position: absolute;
	bottom: 10px;
	right: 45px;
	overflow: hidden;
	z-index: 100;
	}
#showspace .left > ul li{
	float: left;
	margin-right: 10px;
	}
#showspace .left > ul li img{
	cursor: pointer;
}
#showspace .left > .show-sp{
	height: 555px;
	padding-top: 122px;
	}
#showspace .left > .show-mb{
	height: 715px;
	}
#showspace .show-sp{
	position: relative;
	background: url("../img/bg_sp.png") 0 bottom no-repeat;
	}
#showspace .show-sp div{
	position: absolute;
	top: 190px;
	left: 160px;
	width: 196px;
	height: 271px;
	overflow-y: scroll;
	box-sizing: border-box;
	}
#showspace .show-mb{
	position: relative;
	background: url("../img/bg_mb.png") 0 bottom no-repeat;
	display: none;
	}
#showspace .show-mb div{
	position: absolute;
	top: 47px;
	left: 166px;
	width: 165px;
	height: 233px;
	overflow: auto;
	box-sizing: border-box;
	}

/*right*/
#showspace .right {
	width: 460px;
}
#showspace .right > div{
	margin-bottom: 50px;
}
#showspace .right .block3{
	margin-bottom: 0;
}
#showspace .right h3{
	font-size: 16px;
	text-shadow: 0 0 1px #333;
}
#showspace .right .box{
	margin: 20px 0 30px 10px;
	text-align: left;
}
#showspace .right input[type=text]{
	border: 1px solid #C7C7C7;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px; 
}

/*--------------------------------------
  content_wrapp design
---------------------------------------*/

.content_wrapp{
	overflow: hidden;
}
.content_wrapp > div{
	float: left;
}
.content_wrapp .leftwrapp{
	width: 720px;
	margin-right: 20px;
}
.content_wrapp .leftwrapp h3{
	font-size: 20px;
}
.content_wrapp .leftwrapp .social{
	margin: 10px 0;
	padding: 10px 0 3px;
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.content_wrapp .social > div{
	float: right;
	overflow: hidden;
}
.content_wrapp .social > div p{
	float: left;
	margin: 2px 10px 0 0;
}
.content_wrapp .social > div ul{
	float: left;
	overflow: hidden;
}
.content_wrapp .social > div ul li{
	float: left;
}
.content_wrapp .rightwrapp{
	width: 240px;
}

/*--------------------------------------
  regist settings
---------------------------------------*/

.regists-index p{
	margin-bottom:10px;
}
.regists-index p span,
.regists-index p a{
	color:#f00;
}
.regists-index{
	margin-bottom: 50px!important;
}
.regists-index .btn-container{
	margin-bottom: 80px;
}

/*--------------------------------------
  footer design
---------------------------------------*/

#footer {
	width: 100%;
	height: 150px;
	margin-bottom: 0px!important;
	background: url("../img/bg_footertop.gif") 0 top repeat-x;
	text-align: center;
	color: #333;
	font-size: 10px;
	font-weight: bold;
}
#footer img{
	margin: 30px 0 10px 0;
}
#footer p{
	padding: 30px 0 10px 0;
}