.main_img{
	margin-top:10px;
}

.main_img img{
	display:block;
	
	margin-left:-1px;
}
.left_side_bar{
	padding:20px 10px 20px 20px;
	margin:10px;
	width:240px;
}

.left_side_bar a{
	text-decoration:none;
	color:#00008b;
}

.left_side_bar a:hover{
	text-decoration:underline;
	color:#0000ff;
}

.left_side_bar h6{
	text-indent:-9999px;
	background:url("../img/top/jigyou.png");
	height:22px;
	margin-bottom:10px;
}

.left_side_bar ul{
		padding:0px;
		list-style-type:none;
}

.left_side_bar ul li{
	padding:6px 0px 0px 18px;
}

.below_arrow{
	background:url("../img/common/menu_arrow.png") no-repeat;
	background-position:4px 5px;
}

.right_arrow{
	background:url("../img/common/menu_arrow2.png") no-repeat;
	background-position:0px 5px;
}

.info{
	padding:20px 20px 0px 20px;
	background:#ffffff;
	border:1px solid #DCDCDC;
	margin:10px;
	width:447px;
}
.books{
	background:#ccffff;
}

.topics{
	background:#ffffcc;
}

.info h6{
	text-indent:-9999px;
	background:url("../img/top/release.png") no-repeat;
	height:22px;
}

.books h6{
	text-indent:-9999px;
	background:url("../img/top/top_books.png") no-repeat;
	height:22px;
}

.topics h6{
	text-indent:-9999px;
	background:url("../img/top/top_topics.png") no-repeat;
	height:22px;
}

.info ul{
	padding:0px;
	list-style-type:none;
}

.info ul li{
	padding:6px 0px 0px 18px;
	background:url("../img/common/menu_arrow2_w.png") no-repeat;
	background-position:0px 5px;
}

.info ul li a:hover{
	color:#0000ff;
}

.info p{
	text-align:right;
}

.under_info{
	margin:0px 10px;
	width:447px;
}

.under_info a{
	display:block;
	float:left;
}

.under_info div{
	position: relative;
	float:right;
	width:403px;
	height:44px;
}
.under_info div p{
	margin:0px;
	position:absolute;
	bottom:0px;
}