@charset "utf-8";


#bk {
	width:100%;
	height: 91px;
	border-bottom:dashed 1px #666666;
	margin:0 0 40px 0;
}

.polcy {
	width:847px;
	height: 91px;
	margin:0 auto 0 auto;
}

p.sentence_a {
	width:845px;
	height: auto;
	margin:0 auto 40px auto;
	line-height:30px;
}


h3 {
	font-size:20px;
	padding:10px 0 10px 100px;

}


/* フォーム
--------------------------------------------*/
#formWrap {
	width:850px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	padding:15px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
}

.bk_c {
	
	background-color:#ededed;
	
}

span{
	color:#FF0004;
}

span.check{
	display:inline-block;
	font-size: 0.8em;
	line-height:26px;
	color: #555;
	vertical-align: bottom;
}

.pc {
	width:950px;
	margin-bottom:10px;
	text-align:right;
}

select {
	height: 2em;
	font-size: 14px;
}

input {
	height: 20px;
	font-size: 14px;
}