@charset "utf-8";
/* ===================================================================
CSS information

 style info :出版物紹介
=================================================================== */
/*==============================================
	大見出し
----------------------------------------------*/
#pgttl_wrap{
	width:100%;
	height:190px;
	margin:0 0 0 0;
	padding:0 0 9px 0;
	background:url(../../common/images/h2_bgline.gif) repeat-x bottom #071500;
}
#pgttl_wrap #pgttl_image{
	text-indent:-9999px;
	height:190px;
	width:100%;
	margin:0 auto;
	background:url(../images/h2_image.jpg) no-repeat center;
}


.pub_box{
	float:left;
	width:199px;
	height:auto;
	background:url(../images/panel_bg.jpg) no-repeat;
	margin:0 8px 0 10px;
}
.pub_box_END{
	float:left;
	width:199px;
	height:auto;
	background:url(../images/panel_bg.jpg) no-repeat;
	margin:0 0 0 10px;
}
.pub_box_book{
	width:179px;
	height:145px;
	padding:20px 0 30px 46px;
}
.pub_box_txt{
	width:199px;
	height:auto;
	line-height:110%;
}

.pub_box_END .txt_free,
.pub_box .txt_free{
	top:196px;
	left:0;
}

#pub_contents li{
	list-style:disc;
	margin:0 0 0 0;
}


