@charset "UTF-8";

/*========================================
 
==========================================*/
body {
	font-size: 85%;
}

form {
	margin: 0px;
	padding: 0px;
	margin-bottom:50px;
}


div#main {
	width:800px;
	margin:0 auto;
}

#syozokuigai{
	display: none;
}
/*========================================
 フォームのテーブル関係
==========================================*/


/*========================================
 上部メッセージ欄
==========================================*/
div.top_mes {
	padding: 5px;
}


/*========================================
 エラーメッセージ関係
==========================================*/
div#error_area {
	margin: 30px;
	padding: 0px;
	display: none;
}

#error_area .attention {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000;
}


h1{
}
h2{
	margin-top:25px;
	margin-left:5px;
}
strong{
	color:#f00;
}
p.mes{
	margin:20px 10px 0;
	border-left:5px solid #f4a63a;
	padding-left:15px;
}

.ta-c {
    text-align: center;
}

.f11 {
    font-size: 90%;
	padding-bottom:25px;
}

#privacy{
    color: #8cb827;
   min-height: 39px;
    font-size: 140%;
    font-weight: bold;
border-bottom: 2px solid #eee;
	margin:70px 0 25px 0;
}

#privacy-span{
    color: #888;
    font-size: 70%;
}

.dan {
    margin: 20px auto 0;
    line-height: 1.8;
}

.bb-g {
    padding-bottom: 20px;
}

.acc dt {
    color: #8cb827;
    font-weight: bold;
    font-size: 110%;
    margin-top: 10px;
}

.pri dd {
    border-bottom: 1px dashed #f39700;
    padding-bottom: 10px;
}

table.oto{
    width:780px;
    margin:20px auto;
}
table.oto th, table.oto td{
    border:1px solid #ddd;
    vertical-align:top;
}
table.oto th{
	width:15em;
	font-weight:normal;
	padding:10px;
	background-color:#f1f7ed;
	text-align:left;
	color:#063;
}
table.oto th strong{
	margin-left:0.5em;
}
table.oto td{
    padding:10px;
}
table.oto td p.bb{
    padding:5px 0 10px 0;
    border-bottom:1px dashed #ccc;
}
table.oto td p.bb2{
    font-size:90%;

}
td input, td textarea{
	padding:2px 0;
	background-color:#fafafa;
	border:1px solid #ccc;
}

table.oto th span{
    color:#f00;
    margin-right:3px;
}
table.oto td span{
    color:#999;
    margin-left:5px;
    font-size:85%;
}

table.oto2{
    width:780px;
    margin:20px auto;
}
table.oto2 th, table.oto2 td{
    border:1px solid #ddd;
    vertical-align:top;
}
table.oto2 th{
	font-weight:normal;
	padding:10px;
	background-color:#f1f7ed;
	text-align:left;
	color:#063;
}
table.oto2 th strong{
	margin-left:0.5em;
}
table.oto2 td{
    padding:10px;
}
table.oto2 td p.bb{
    border-bottom:1px dashed #ccc;
}

table.oto2 th span{
    color:#f00;
    margin-right:3px;
}
table.oto2 td span{
    color:#999;
    margin-left:5px;
    font-size:85%;
}
.red{
    color:#f00;
}
p.dan{
    width:95%;
    margin:20px auto 0;
    text-align: justify;
    text-justify: inter-ideograph;
}
.bt-10{
    border-top:10px solid #521910;
}

dl.form{
	width:780px;
	margin:0 auto;
	border-left:1px solid #ddd;
	table-layout:fixed;
}
dl.top dt, dl.top dd{
	border-top:1px solid #ddd;
	background-color:#f1f7ed;
	color:#063;
}
dl.form dt, dl.form dd{
	padding:10px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:20px;
	display:table-cell;
	vertical-align:middle;
}
dl.form dt{
	width:324px;
}
dl.form dd{
	width:70px;
	text-align:center;
	white-space:nowrap;
}
dl.form dd:nth-child(2), dl.top dd:nth-child(2){
	width:140px;
	text-align:center;
	white-space:normal;
}
dl.form dd.hid{
	display:none;
}
.border-b{
    border:1px solid #ddd;
	border-bottom:none;
	margin-bottom:0;
	padding:10px 9px;
}








.formb{
	width:300px;
	height:60px;
	background-color:#8cb827;
	color:#fff;
	font-weight:bold;
	font-size:182%;
	cursor:pointer;
	margin-top:20px;
	background-image:url(ya.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:none;
}

.pad{
	margin:20px 0px 20px
    color:#601886;
}

.purple{
	color:800080;
}

.red{
	color:ff0000;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

	