@charset "UTF-8";
.Book {
	background-image: url(../images/contact/book.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact-text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.contact-text-black-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.contact-text-gray-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: bold;
}
.contact-text-red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: bold;
}

