@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.20
最終更新日: 2009.10.08
作成者: AY
最終編集者: AY

ob-mainArea.css
---------------------------------------------------- */
body#library-ob h2 {
	background:url(../image/h2_ob.gif) no-repeat left top;
}

#ob-section {
	width:640px;
	margin:0 auto;
}

#ob-section #titleImg {
	background:url(../../special/vol07/image/title.jpg) no-repeat left top;
	width:640px;
	height:200px;
}

#ob-section #titleImg img {
	display:none;
}

#ob-section a#titleReadmore {
	position:relative;
	top:175px;
	left:499px;
	margin:0;
	padding:0;
	background:url(../image/titleReadmore.gif) no-repeat 0 0;
	width:131px;
	height:25px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#ob-section a#titleReadmore:hover {
	background:url(../image/titleReadmore.gif) no-repeat 0 -25px;
}

#ob-section dl {
	background:url(../image/list.gif) no-repeat 0 0;
	width:305px;/*315*/
	height:70px;/*80*/
	float:left;
	padding:5px;
	margin:0 0 5px 5px;
}

#ob-section dl.even {
	background:url(../image/list.gif) no-repeat 0 0;
	width:305px;/*315*/
	height:70px;/*80*/
	float:left;
	padding:5px;
	margin:0 5px 5px 0;
}

#ob-section dl#none {
	background:url(../image/list.gif) no-repeat 0 -80px;
	width:305px;/*315*/
	height:70px;/*80*/
	float:left;
	padding:5px;
	margin:0 5px 5px 0;
}

#ob-section dl dt {
	width:70px;
	height:70px;
	float:left;
	line-height:0;
}

#ob-section dl dd {
	width:225px;/*235*/
	height:40px;/*50*/
	float:left;
	padding:5px;
}

#ob-section dl dd.readmore {
	width:110px;/*235*/
	height:20px;
	padding:0;
	padding-left:125px;
}

#ob-section dl dd.readmore a {
	background:url(../image/readmore.gif) no-repeat 0 0;
	width:110px;
	height:20px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#ob-section dl dd.readmore a:hover {
	background:url(../image/readmore.gif) no-repeat 0 -20px;
	width:110px;
	height:20px;
	display:block;
}
