
#blank{
	background-image:url(../img/bg_blank.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sample{
	margin: 0 20px;
	padding: 20px 0;
}

#sample #booktitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1em;
}

#sample #booktitle div{
	margin-top:0.3em;
}

#sample #booktitle .name,
#sample #booktitle .sub1,
#sample #booktitle .sub2 {
	font-weight: bold;
}

#sample #booktitle .mae{
	margin-right:15px;
}

#sample #booktitle .ato{
	margin-left:15px;
}

#sample .page{
	margin: 40px 0 20px;
	text-align:center;
}

#sample .explana{
	border: 1px solid #CCCCCC;
	padding: 15px 20px;
	margin: 0 20px;
}

#sample .audition{
	margin-top: 10px;
	text-align:right;
}


#sample .close{
	margin-top: 20px;
	text-align:center;
}