﻿@charset "utf-8";

h2 {
	position: absolute;
	top: -9999pt;
	left: -9999pt;
}

#h2 {
	background-image:url('h2_notice.gif');
	background-repeat:no-repeat;
	width: 780px;
	height: 35px;
	margin-top: 1em;
	margin-bottom: 2em;
}

h3 {
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	margin-top: 8em;
	margin-bottom: -1.5em;
}

.letter_spacing_025em {
	letter-spacing: 0.25em;
}

.pic_question {
	background-image:url('pic_question.gif');
	background-repeat:no-repeat;
	padding-left: 2em;
	padding-top: 0em;
	margin-bottom: 0.25em;
}

.pic_answer {
	background-image:url('pic_answer.gif');
	background-repeat:no-repeat;
	padding-left: 2em;
	padding-top: 0.125em;
	margin-left: 2em;
}

.faq {
	border: 1px #4372a7 dashed;
	width: 95%;
	padding: 0.5em;
	margin-top: 2em;
	margin-bottom: 2em;
}

.message {
	width: 95%;
	margin-bottom: 2em;
}

.message img {
	border: 1px solid #68f;
}

.face_list_l {
	font-size: 0.75em;
	width: 30%;
	float: left;
	margin-left: 3em;
}

	.face_list_l p, div {
		text-align: center;
	}

.face_list_c {
	font-size: 0.75em;
	width: 30%;
	float: left;
}

	.face_list_c p {
		text-align: center;
	}


.face_list_r {
	font-size: 0.75em;
	width: 30%;
	float: left;
}

	.face_list_r p {
		text-align: center;
	}
