/* Global */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
	color: #555;
	padding: 0px;
	margin: 0px;
	background-position: center top\9; /* IE8 以下 */
	background-image: url(../../images/back_woody2.jpg)\9; /* IE8 以下 */
	-webkit-background-size: 960px auto\9; /* IE8 以下 */
	-moz-background-size: 960px auto\9; /* IE8 以下 */
	background-size: 960px auto\9; /* IE8 以下 */
}
img {
	max-width: 100%;
}
a{
	color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}
#box{
	margin: 0px auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 40px;
}

h1 {
	font-size: 146.5%;
	line-height: 1.8em;
	color: #000;
	font-weight: bold;
	margin-bottom: 0.8em;
	clear: both;
	font-family: 'websubsetfontregular';
	font-weight: normal;
	font-style: normal;
	background: #f70;
	color: #FFF;
	line-height: 20px;
	padding: 10px 20px;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

h2 {
	letter-spacing: 0px;
	color: #000;
	vertical-align: middle;
	padding-bottom: 5px;
	font: bold 123.1%/1.3em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0px;
}
h2 span{
	font-size:77%
}
p {
	color: #333;
	margin-top: 0px;
	font-size: 108%;
}
.form-body p {
	margin-bottom: 20px;
}
p.caps {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.privacy {
	background: #f9f9f9;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	overflow: auto;
	height: 10em;
	margin-bottom: 20px;
	clear:both;
}
.privacy p{
	font-size: 93%;
}
p span{
	color:#EB0683;
}
.privacy h3 {
	letter-spacing: 0px;
	color: #000000;
	vertical-align: middle;
	margin-bottom: 0.5em;
	margin-top: 0px;
	font-size: 108%;
	line-height: 1.3em;
	font-weight: bold;
}
.privacy h4 {
	letter-spacing: 0px;
	color: #555;
	vertical-align: middle;
	margin-bottom: 0.5em;
}

#js_fade {
	position : fixed;
	top : 0;
	left : 0;
	width: 100%;
	height : 100%;
	z-index: 1000;
	background: #fff url(../images/loading.gif) no-repeat 50% 50%;
}

.mail-block{
	border-bottom: 1px dashed #C59200;
	margin-bottom: 20px;
}

.form-title{
	float: left;
	width: 25%;
}
.form-body{
	float: right;
	width: 75%;
}
.left-block{
	float: left;
	width: 40.5%;
}
.right-block{
	float: right;
	width: 57.5%;
}
select{
	font-size: 108%;
}

body input.width01{
	width:90%!important;
}
body input.width02{
	width:60%!important;
}
body input.width03,
body textarea.width03{
	width:90%!important;
}
body input.width04,
body textarea.width04{
	width: 70%!important;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

#privacy{
	margin: 0px auto;
	max-width:850px;
}
#privacy p{
	margin: 0px 0px 30px;
	line-height: 1.8em;
}


#privacy ul{
	margin: -20px 0px 20px;
	padding: 0px;
	list-style: none;
	overflow: auto;
}
#privacy ul li{
	font-size: 108%;
	line-height: 1.5em;
	margin-bottom: 10px;
	background: url(../images/inner_li_head.gif) no-repeat 0px 8px;
	padding-left: 12px;
}
.closebutton{
	text-align: center;
	margin-top: 30px;
}
.caption{
	text-align: left;
	font-size: 93%;
	color: #666;
	line-height: 1.8em;
}
.oshiidol{
	
}

.block1{
	width: 48%;
	float:left;
}
.block2{
	width: 48%;
	float:right;
}
body input[type=submit] {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
body input[type=submit]{
	background-color: #fff5a3;
	height: 40px !important;
	width: 100% !important;
	font-size: 123.1%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	display: block;
	float: left;
	cursor: pointer;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-weight: bold;
	font-family: 'websubsetfontregular';
	font-weight: normal;
	font-style: normal;
	color: #f60;
	border: 2px solid #f60;
}

body input[type=submit]:hover{
	background: #f90;
}
	

/* Smart Phone */
@media screen and (max-width: 480px) {
	.block1{
	width: 100%;
	float:none;
}
.block2{
	width: 100%;
	float:none;
}
	.form-title{
	width: 100%;
	float:none;
}
.form-body{
	width: 100%;
	float:none;
}
	.ticket_num{
	float:none;
}
.omeate{
	float:none;
}	
}