@charset "shift_jis";
/*基本設定*******************************************************/
body,div,p,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{ 
margin:0;
padding:0;
vertical-align:baseline;
}
body{
	color:#716E67;
	background-color:#EDE9E0;
	width:100%;
	text-align:center;
	font-size:80%; /* IE */
	position:relative;
	z-index:1;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../mail/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p{line-height:1.5;}

.text_left {
	text-align: left;
}
.main {
	background-color: #FFFFFF;
	background-image: url(../mail/images/bg_in.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 690px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.fotter {
	background-color: #FFD977;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
	font-size: x-small;
}


.banner {
	margin-bottom: 20px;
}
h1{
	text-align: left;
}
h1#main,h1#gold,h1#add{
	background-image: url(../mail/images/title01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 55px;
	width: 680px;
	margin-bottom:20px;
	padding-left:10px;
}
html[xmlns] h1#main,html[xmlns] h1#gold,html[xmlns] h1#add {
	padding-bottom:0;
	border:1px #fff solid;
}
h1#gold{
	margin-bottom:0;
}
h1#add{
	clear:both;
}
h1#line{
	width: 690px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c5e4c;
}

.link {
/*	margin-top: 15px;*/
	margin-bottom: 20px;
}
.text {
	text-align: left;
	margin: 10px 10px 30px;
	width: 670px;
}
.font_small {
	font-size: x-small;
	line-height:1.3;
}

.subtitle {
	color: #FFFFFF;
	background-color: #e99c15;
	width: 675px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	margin-bottom:15px;
}
.form {
	width: 675px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.input01 {
	margin: 15px;
}
.input02 {
	margin-left: 15px;
}

.red_text {
	font-size: x-small;
	color: #FF0000;
}
.box {
	background-color: #FFFFFF;
	padding: 20px;
	border: thin solid #F3A100;
	text-align: left;
}
.box01 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F3A100;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.box ul{
text-align:left;
margin-left:0;
padding-left:0;
}
.box ul li{line-height:1.5;}



html>/**/body {
font-size: 13px; /* Except IE */
}
hr{display:none;}
ul{
	list-style-type: disc;
	margin-left: 20px;
}
.box02 {
	background-color: #FFEDC2;
	text-align: center;
	padding: 15px;
	margin-top: 15px;
}
.orange_text {
	color: #E99C15;
}

img{border:0;}

div#step{
	margin-bottom:20px;
}

div#fintxt{
	text-align:center;
	margin:40px auto 70px auto;
}


/*リンクの設定*/
a:link,a:active,a:visited{color:#165C98;text-decoration:none;}
a:hover{color:#257EC1;text-decoration:underline;}

/*clearfix****************************************/
.clearfix:after {   
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}  
.clearfix{display:inline-block;}
/* exlude MacIE5 \*/
* html .clearfix{height:1%;}
.clearfix{
display:block;
margin:0 auto;
}

.day {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}


.right {
	float: right;
	width: 232px;
	text-align: right;
	margin-top: 20px;
}
.close {
	text-align: right;
}

.left {
	float: left;
	width: 442px;
	text-align: left;
	margin-top: 20px;
	margin-left:5px;
}

h1#main .left {
	float: left;
	width: 460px;
	text-align: left;
	margin-top: 20px;
}
h1#main .right {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 15px;
}

.left div{
background:url(../mail/images/bg_mail_02.gif) no-repeat bottom center;
padding-bottom:10px;
margin-bottom:10px;
}
.left p{
margin-bottom:15px;
}
.left div p{
padding-left:25px;
}

h2{
	margin-bottom: 20px;
	text-align: left;
}

.left div h2{
margin-bottom: 10px;
text-align: left;
padding-left:15px;
}
.left div h2#fis{
background:url(../mail/images/bg_mail_01.gif) no-repeat top center;
padding-top:15px;
}


.leftsub{
	margin-left: 10px;
	text-align: left;
	margin-top: 20px;
}
li{	margin-left: 35px;}
.box{
	text-align: center;
	padding: 10px;
	width: 100%;
	border: 1px solid #6c5e4c;
		width: 640px;
}

div#abt{
clear:both;
margin-bottom:20px;
}