/* 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,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
* {
	font-family: 'Raleway', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


body {
	background: url(../images/back_woody.jpg) fixed 50% -50;
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
}
a{
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #EB0683;
	text-decoration: none;
}
#box{
	margin: 0px auto;
	width: 100%;
}

.caps-area{
	margin: 10px 0px 30px;
	font-size: 100%;
	padding: 15px 10px 10px;
	border-radius: 5px;
	background: url(../images/caps_back.png) repeat;
}
.caps-area ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.caps-area li{
	background: url(../images/li_head.png) no-repeat 0em 0.7em;
	padding-left: 10px;
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 3px;
}
.caps-area li em{
	color: #C00;
	font-style: normal;
}
p.submit-done{
	font-size: 116%;
	color: #C00;
	text-align: center;
}
#formarea{
	clear: both;	
}
h1 {
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}
h1 img{
	height: 53px;
	width: auto;	
}

h2 {
	letter-spacing: 0px;
	color: #EB0683;
	vertical-align: middle;
	padding-bottom: 5px;
	border-bottom: 1px solid #EB0683;
	margin-top: 0px;
}
h2 span{
	font-size:77%
}
p {
	margin: 0px 0px 10px;
}
.privacy {
	background: #f9f9f9;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	overflow: auto;
	height: 10em;
	margin-bottom: 20px;
}
.privacy p{
	font-size: 93%;
}
p span{
	color: #CC0000;
	line-height: 1.5em;
}
.privacy h3 {
	letter-spacing: 0px;
	color: #6699FF;
	vertical-align: middle;
	margin-bottom: 0.5em;
	margin-top: 0px;
}
.privacy h4 {
	letter-spacing: 0px;
	color: #555;
	vertical-align: middle;
	margin-bottom: 0.5em;
}
.mail-block01{
	float: left;
	width: 450px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.mail-block02{
	float: right;
	width: 450px;
	padding-right: 10px;
}
.mail-title01{
	float: left;
	width: 150px;
}
.mail-input01{
	float: right;
	width: 290px;
}
.mail-title02{
	float: left;
	width: 130px;
}
.mail-input02{
	float: right;
	width: 310px;
}
.mail-block{
	margin-bottom: 0px;
	clear: both;
}
.submit-block{
	margin-bottom: 0px;
	clear: both;
	text-align: center;
}
.mail-title01 p,
.mail-title02 p{
	line-height: 1.5em;
	padding-top: 2px;	
}
body input.width01,
body textarea.width01{
	width:100%!important;
}
body input.width02{
	width:50%!important;
}
body input.style,
body textarea.style,
body select.style{
	border-radius: 5px;
	border: 1px solid #999;
	line-height: 1.5em;
	font-size: 108%;
}
body input.style02{
	padding: 2px 10px!important;
	font-size: 116%!important;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em!important;
}
.formbutton01{
	float: left;
}
.formbutton021{
}
.caps-area p.back {
	margin-top: 15px;
	margin-left: 10px;
}
.caps-area p.back a{
	color: #333;
	text-decoration: none;
}
.caps-area p.back a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* Tablet */
@media screen and (max-width: 940px) {
	h1 {
	float: none;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
	h1 img{
	height: 40px;
	width: auto;	
}
.caps-area{
	float: none;
	margin: 10px 0px 20px;
}
.mail-block01{
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-right: 5px;
}
.mail-block02{
	float: right;
	width: 100%;
	padding-right: 0px;
}
.mail-title01{
	float: left;
	width: 160px;
}
.mail-input01{
	float: left;
	width: 70%;
}
.mail-title02{
	float: left;
	width: 160px;
}
.mail-input02{
	float: left;
	width: 70%;
}
}
/* Mobile */
@media screen and (max-width: 480px) {
	h1 img{
	height: 30px;
	width: auto;	
}
.caps-area{
	float: none;
	margin: 10px 0px 20px;
}
.mail-block01{
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-right: 5px;
}
.mail-block02{
	float: none;
	width: 100%;
	padding-right: 0px;
}
.mail-title01{
	float: none;
	width:  100%;
}
.mail-input01,
.mail-input02{
	float: none;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #630;
}
.mail-title02{
	float: none;
	width:  100%;
}

.mail-title01 p,
.mail-title02 p,
.mail-input01 p,
.mail-input02 p{
	margin-bottom: 5px;	
}
body input.width01,
body textarea.width01{
	width:93%!important;
}
body input.style02{
	padding: 3px 10px;
	font-size: 108%;
	height: 30px;
	width: 90%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
}
