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

#main{
	border-bottom:3px solid #f4f4f4;
}

#flashcontent{
	display:none;
}

h1{
	background-image:none;
	font-size:100%;
}
h2{
	font-size:100%;
	font-weight:bold;
	line-height:140%;
	margin-bottom:1em;
}


#contents{
	float:none;
	border:none;
	margin-top:15px;
	width:860px;
}
#contents .l2Col{
	width:486px;
	padding:0 57px 0 3px;
}
#contents .l2Col p{
	line-height:160%;
}

.bookBoxSe {
	padding: 10px 0 0 0;
	text-align: right;
}
