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

h1{
	width:700px;
	height:267px;
	background:url(../img/header_top.gif) no-repeat;
	text-indent:-9999px;
}

#about_book h2{
	width:367px;
	height:41px;
	background:url(../img/h_top.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}
#message h2{
	width:346px;
	height:45px;
	background:url(../img/h_message.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}
#about_book{
	padding:20px;
	background:url(../img/bg_note.gif) repeat;
}
#about_book_txt_img{
	width:660px;
	margin:0px auto;
}
#about_book_txt{
	width:460px;
	float:left;
}
#about_book_img{
	width:200px;
	float:right;
	padding-top:40px;
}
#message{
	clear:both;
	background:url(../img/bg_message.gif) repeat;
	padding:20px;
}
#message_box{
	background-color:#FFFFFF;
	padding:20px;
}
#message_box h3{
	margin:20px 0px 5px 0px;
	color:#50537E;
	font-size:11px;
	font-weight:bold;
}
#profile_txt{
	color:#50537E;
	font-size:11px;
	line-height:1.7em;
}
