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

#master {
	height: auto;
	width: auto;
	background-color: #FDE3E9;
}
#navi {
	height: 50px;
	width: 850px;
	padding-top: 5px;
	padding-bottom: 40px;
}
#jb {
	height: 200px;
	width: 850px;
	padding-top: 30px;
	padding-bottom: 40px;
}

#contents {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}


#header {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#kn {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #666;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	height: 60px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 77px;
	padding: 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: url(../img/toplink.png);
	height: 76px;
	background-repeat: no-repeat;
}
#page-top a:hover {
	text-decoration: none;
	background-image: url(../img/toplinkb.png);
}
#close_button {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 35px;
	font-size: 13px;
	height: auto;
}
.midashi {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	line-height: 25px;
}
.lines_sub {
	width: 520px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 1px;
}
.lines {
	width: 850px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 1px;
}
.answer {
	font-size: 15px;
	color: #000;
	font-style: normal;
	line-height: 24px;
}
.button {
	height: auto;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C24B87;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #9A3467;
}

.subtitle {
	color: #C24B87;
	font-size: 19px;
	font-style: normal;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#photo01 {
	height: 384px;
	width: 300px;
	float: right;
	padding-left: 30px;
	background-color: #FFF;
}
#photo02 {
	height: auto;
	width: 300px;
	padding-right: 30px;
	float: left;
	background-color: #FFF;
}
#photo03 {
	height: auto;
	width: 300px;
	float: right;
	padding-left: 30px;
	background-color: #FFF;
}
#photo04 {
	height: 384px;
	width: 300px;
	float: left;
	background-color: #FFF;
	padding-right: 30px;
}
#photo05 {
	height: auto;
	width: 300px;
	float: right;
	padding-left: 30px;
	background-color: #FFF;
}
