@charset "utf-8";
/* CSS Document */

.check{
	background-color:#fffef6;
	border-bottom:solid 1px #a8806a;
	margin:0 0 20px 0;
}

.check_body{
	padding:10px;
}

.check_title{
	margin:0 0 5px 0;
	padding:0;
}

.check_list{
	border-bottom:dashed 1px #3f9d68;
	margin:0 0 10px 0;
	padding:0 0 5px 10px;
}


#kekka{
	margin:0 0 30px 0;
	overflow:hidden;
	background-color:#fffef6;
	border-top:solid 1px #a8806a;
	border-bottom:solid 1px #a8806a;
}

.kekka_head{
	background-image:url(../images/check/check_head.gif);
	background-repeat:no-repeat;
	height:104px;
	text-align:center;
	overflow:hidden;
}

.kekka_title{
	font-size:16px;
	font-weight:bold;
	color:#c02b2b;
	margin:65px 0 0 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.kekka_body{
	width:508px;
	margin:auto;
	line-height:180%;
}

.kekka_foot{
	background-image:url(../images/check/cheack_foot.gif);
	background-repeat:no-repeat;
	height:100px;
	text-align:center;
	padding:15px 0 0 0;
}

.kekka_foot img{
	margin:0 0 0 5px;
}
