/* CSS Document */
@charset "euc-jp";

.is_checbox
{
	background: transparent url(/images/checkbox_bg.png) repeat;
	text-align:center;
	width:20px;
}

.cancel_all_button
{
	margin:5px 0 0 20px;
}

.bookinfo_td
{
	width:470px;
	padding:15px;
}

.already_dl
{
	color:red;
	font-size:1.1em;
}

.book_info_bm
{
	float:left;
	width:320px;
}

.title_link
{
	font-size:1.2em;
	font-weight:bold;
}

.book_info_bm li
{
	list-style-type:none;
	margin:3px;
}

.booimg
{
	margin:15px;
}

.buttons
{
	float:right;
	margin-top:50px;
}

.buttons img
{
	margin:5px;
}

.no_bookmark_message
{
/*	color: blue; */
	margin-left:20px;
}

#user_guide
{
	margin:50px 0 0;
}

#user_guide .up
{

}

#user_guide .center
{
	margin:-5px 0;
}

#user_guide .buttom
{

}