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

body {
	margin-top: 0px;
	margin-bottom: 0px;
/*	background-color: #EF9096; */
/*	background-color: #FADFE0; */
/*	background-color: #FDE5EE; */
	background-color: #000000;
	color: #FFFFFF;
}


#lymph_msg {
	font-size: 10pt;
/*	color: #41250F; */
	width: 300px;
}
#nail_msg01 {
	font-size: 10pt;
	width: 300px;
}

#nail_msg02 {
	margin-top: 20px;
	font-size: 10pt;
	width: 300px;
}

#nail_msg03 {
	margin-top: 20px;
	font-size: 10pt;
	width: 300px;
}


.lymph_title {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	font-size: 10pt;
	font-weight: bold;
	color: #A0771F;
}

.lymph_course_box {
	float: left;
	width: 150px;
}

.lymph_course {
	text-align: center;
}

.lymph_title02 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	font-size: 10pt;
	font-weight: bold;
	color: #A0771F;
	text-align: center;
}
.nail_title1 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	width: 300px;
	font-size: 12pt;
	font-weight: bold;
	color: #A0771F;
	float: left;
	text-align: center;
}
.nail_strct {
	width: 200px;
	font-family: "‚l‚r –¾’©", serif;
	font-size: 10pt;
/*	color: #41250F; */
	float: left;
}

.nail_price1 {
	width: 100px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	font-size: 10pt;
	font-weight: bold;
/*	color: #41250F; */
	float: left;
	text-align: right;
}

.nail_price2 {
	width: 40px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	font-size: 10pt;
	font-weight: bold;
/*	color: #41250F; */
	float: left;
	text-align: right;
}

.nail_price3 {
	padding-left: 20px;
	width: 90px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
	font-size: 10pt;
	font-weight: bold;
/*	color: #41250F; */
	float: left;
	text-align: left;
}

.nail_option {
	font-family: "‚l‚r –¾’©", serif;
	width: 150px;
	font-size: 10pt;
	font-weight: bold;
/*	color: #41250F; */
	float: left;
}
.f_clr {
	clear: both;
}

.qa_title {
	float: left;
}

.qa_ans {
	float: left;
}

.qa_title {
	margin-top: 10px;
	width: 300px;
	font-size: 12pt;
	font-weight: bold;
	color: #A0771F;
	text-align: center;
}
.qa_msg {
	margin-top: 5px;
	font-size: 10pt;
	width: 300px;
	height: auto;
}

