body {
background: #fffffff;
color: #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size: 13px;
line-height: 1.1;
letter-spacing: 0;
overflow-x : hidden;
}

a:link {color:#fff;text-decoration:none;}
a:visited {color:#fff;text-decoration:none;}

/* FONT-SIZE */
.text8 { font-size:60%; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.mtb10{margin:10px 0;}
.mtb20{margin:20px 0;}
.mtb30{margin:30px 0;}

.mt10{margin:10px 0 0 0;}
.mt20{margin:20px 0 0 0;}
.mt30{margin:30px 0 0 0;}

.mb10{margin:0 0 10px 0;}
.mb20{margin:0 0 20px 0;}
.mb30{margin:0 0 30px 0;}

.mlr10{margin:0 10px;}
.mlr20{margin:0 20px;}
.mlr30{margin:0 30px;}


/* フロートクリア */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* 画像 */
img{display:inline-block; vertical-align:bottom;}

/* ↓通常CSS */

#index{
	width: 95%;
	background:#fff url(../img/mainbg.png) repeat;
	
}

#index #wrap{
	width: 700px;
	margin:0 auto;
	text-align: center;
}

h1#header{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:0;
	margin:0;
	padding:0;
}

.top_contents{
	margin:10px 5px 0 -8px;
	/*background:#fff;*/
}

#contents{
	position:relative;
}

#main{
	width:690px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	background-color:#fce45f;
	margin:20px auto 20px;
	padding:10px 5px 13px; 
	background:#ffd800 url(../img/yellowbg.png) no-repeat;
	background-position: 58% 0px;
}
#passmain{
	background-color:#3b3737;
	margin:20px 12px 50px;
	padding:10px; 
}

.main_img {
	width:690px;
	margin:-40px -130px 10px;
}
.seikai_img {
	width:690px;
	margin:-23px -80px 10px;
}
.main_text {
	width:690px;
	margin:-80px 0 10px;
}
#wbox {
	width:660px;
	background-color:#FFFFFF;
	margin:25px auto 20px;
	padding:20px 5px 15px; 
}
#archivewbox {
	text-align:left;
	color:#000000;
	padding:10px;
	margin:20px 15px 20px;
	font-size:18px;
	line-height:1.4;
}
#archivewbox span {
	margin:10px 0 10px;
	font-size:20px;
}
#archivewbox a {
	color:#000;
}
#archivewbox a:hover {
	text-decoration: underline;
}
a:link.link1 {
	display:block;
	width:100px;
	height:46px;
	background-image:url(../img/archive/back01.png);
	text-indent:-10000px;
	list-style:none;
	margin:20px 15px 20px;
}
a:hover.link1{
	display:block;
	width:100px;
	height:46px;
	background-image:url(../img/archive/back02.png);
	text-indent:-10000px;
	list-style:none;
}
a:link.link2 {
	display:block;
	width:100px;
	height:46px;
	background-image:url(../img/archive/back02.png);
	text-indent:-10000px;
	list-style:none;
	margin:20px 15px 20px;
}
a:hover.link2{
	display:block;
	width:100px;
	height:46px;
	background-image:url(../img/archive/back01.png);
	text-indent:-10000px;
	list-style:none;
}
a:link.seikai1 {
	display:block;
	width:229px;
	height:124px;
	background-image:url(../img/kiku01.png);
	text-indent:-10000px;
	list-style:none;
	margin:-130px auto 0;
}
a:hover.seikai1{
	display:block;
	width:229px;
	height:124px;
	background-image:url(../img/kiku02.png);
	text-indent:-10000px;
	list-style:none;
	margin:-130px auto 0;
}
.margin_t{
	/*margin:20px 0;   class="margin_t" */
}
#big_text01{
	margin:20px 0;
	font-size:50px;
	color:#f9cd00;
	text-shadow:
	-2px -2px #000,
	2px -2px #000,
	-2px 2px #000,
	2px 2px #000;
}
#big_text02{
	font-size:25px;
	margin-bottom:30px;
	color:#fff;
	font-weight:bolder;
}
#big_text03{
	margin:20px 0;
	font-size:35px;
	color:#f9cd00;
	text-shadow:
	-2px -2px #000,
	2px -2px #000,
	-2px 2px #000,
	2px 2px #000;
}

#big_text04{
	margin:30px 20px 0px 20px;
	font-size:25px;
	color:#f9cd00;
	text-shadow:
	-2px -2px #000,
	2px -2px #000,
	-2px 2px #000,
	2px 2px #000;
}

.archive_text {
	margin:30px 20px 0px 20px;
	font-size:20px;
	color:#f9cd00;
	text-shadow:
	-2px -2px #000,
	2px -2px #000,
	-2px 2px #000,
	2px 2px #000;
	text-align: center;
}

#youtube_contents{
	margin:20px 10px 20px;
}


.oubo{
	margin:20px auto;
}

.archive{
	text-align:right;
	margin: 20px 20px 0 0;
	padding:0 0 30px 0;
}

.archive a{
	color:#f9cd00;
	text-decoration:underline;
}

.quest p{
	font-size:20px;
	margin-bottom:60px;
	left:30px;
	text-align:left;
}

.quest a:hover{
	color:#FF0000;
}

.topindex {
	margin: 0 auto 10px;
}

.topindex a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
}

#bt_01,#bt_02,#bt_x{
	float:left;
	padding:18px 1px 0 0;
}

#bt_x{
	padding:16px 7px 0 12px;
}

#bt_02{
	padding:18px 7px;
}

.clearboth {
    clear: both;
    visibility: hidden;
}
#locks_banner {
　　float:left;
    text-align: center;
　　overflow: hidden;
　　clear: both;
}
#link_banner {
　　text-align: center;
　　overflow: hidden;
　　float:left;
}

.blackbord {
    border: 1px solid #000000;
    border-radius: 7px;
    font-size: 15px;
    margin: 10px 20px 30px 20px;
    padding: 30px 20px 30px 20px;
    background-color: #000000;
    text-align: left;
}

/*--フォーム--*/
#formbg{
	width:690px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	background-color:#ffd800;
	margin:20px auto 20px;
	padding:10px 5px 13px;
}
.formbg_img {
	width:690px;
	margin:-40px -130px 10px;
}
.formbg_text {
	width:690px;
	margin:-80px 0 10px;
	text-align:center;
}
.formmain {
	width:690px;
	margin:0 10px 10px;
}
#form_banner {
　　text-align: center;
　　overflow: hidden;
　　float:left;
}
.subbox {
  width: 670px;
  height: 108px;
  margin:30px 0 -15px 7px;
}
.lo_buttun{
    background:url(../img/matsuda_special.png)no-repeat;
    border:0px;
    width:671px;
    height:108px;
    color:#000000;
    text-align:center;
    margin:18px 0 -15px 1px;
}











.form {
	padding:20px 60px 10px;
}
.form p {
	font-size:12px;
	margin:0 auto 30px;
}
input,select {
	font-size:100%;
	padding:3px;
}
textth {
	font-size:15px;
	padding:5px;
	text-align:center;
}
textarea {
	width:58%;
	font-size:15px;
	padding:5px;
	height:50px;
}
input[type="submit"] {
	font-size:16px;
	font-weight:bold;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	border:1px solid #000000;
	padding:10px 20px;
	margin:0px 13px 50px;
	width:50%;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #333333), color-stop(100%, #000000) );
	background:-moz-linear-gradient( center top, #333333 5%, #000000 100% );
	background:-ms-linear-gradient( top, #333333 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000');
	background-color:#333333;
	color:#FFFFFF;
	display:inline-block;
	text-shadow:1px 1px 0px #333333;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;]
}
.input[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #000000), color-stop(100%, #333333) );
	background:-moz-linear-gradient( center top, #000000 5%, #333333 100% );
	background:-ms-linear-gradient( top, #000000 5%, #333333 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#333333');
	background-color:#000000;
}
.input[type="submit"]:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */
.formtext {
	margin-top:10px;
	font-size:12px;
}
.formtextr {
	margin-top:10px;
	font-size:15px;
	color:#FF0000;
}
/*--ラジオボタン--*/
.selection input{
	display: none;
}
.selection label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.selection label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #CCCCCC;
	border-radius: 50%;
}
.selection input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #FF3535;
}
/*--ラジオボタン--*/

#formarea {
    font-size: 15px;
    width:80%;
    margin:20px auto 20px;
	padding:10px;
}
#formarea ul {
	list-style:none;
	margin:0; padding:0;
}
#formarea li {
	list-style:none;
	padding:8px;
	clear:both;
}
#formarea label {
	display:block;
	color:#FFFFFF;
}
#formarea li span {
	float:left;
	margin:0 5px 0 0; padding:0;
}
#formarea li span label {
	color:#999;
	font-weight:normal;
	font-size:80%;
}
#formarea input.field,
#formarea textarea {
	background:#fff;
	border:1px solid #ddd;
	border-top-color:#ccc;
	border-left-color:#ccc;
	padding:3px;
}
#formarea textarea {
	width:60%;
}
#formarea input#name {
	width:200px;
	font-size:20px;
}
#formbox {
	border-radius: 8px;        /* CSS3草案 */  
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 8px;   /* Firefox用 */  
	padding:25px 13px 40px;
	/*-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.4);*/
	text-align:left;
	color:#000000;
}
#formbox span {
	font-weight:bold;
	color:#000000;
}
#formbox p {
	font-weight:bold;
	color:#000000;
	margin-bottom:30px;
}



/*----footer--------*/
#footer {
	position: relative;

	margin: 0 auto 20px;
}

#f_links {
	width: 62%;
	text-align: center;
	margin: 15px 180px 0;
}

#copyright {
	padding:0 0 0;
	color:#000000;
}
