/* gravure_back_number */
div#gallery {
	width: 720px;
}

div#gallery div h2 {
	background: url("/img/gallery_rogo.png") no-repeat left top;
	height: 63px;
	width: 246px;
	text-indent: -9999px;
	float: left;
	margin: 18px 10px 0 0
}

div#gallery div h3 {
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

div#gallery div#center {
	margin: 18px 0;
}

div#gallery div#center div {
	height: 102px;
	background: url("/img/ichioshi_number_bg1.png") no-repeat left 16px;
	float: left;
	margin: 0 0 10px 14px;
	padding-left: 8px;
	display: inline;
}

div#gallery div#center div p {
	height: 102px;
	width: 133px;
	float: left;
	background: url("/img/ichioshi_number_bg2.png") no-repeat left top;
}


div#gallery div#center div p a img, div#gallery div#center div p a:link img {
	border: 1px solid #C0C0C0;
	background: url("/img/shadow_125_94.png") no-repeat left top;
}

div#gallery div#center div p a:hover img{
	border: 1px solid #FF3399;
}

div#gallery div#center div ul {
	margin-top: 24px;
	width: 190px;
	float: left;
}

div#gallery div#center div ul li {
	margin-left: 10px;
}

div#gallery div#center div ul li.date {
	color: #FF6600;
	margin: 10px 0 0 10px !important;
	margin-left: 5px;	/* for IE.6 */
	width: 130px;
	float: left;
}

div#gallery div#center div ul li.hp {
	margin: 10px 0 0 0;
	width: 39px;
	height: 14px;
	background: url("/img/icon_hp.png") no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}

div#gallery div#center div ul li.hp a{
	display: block;
	width: 39px;
	height: 14px;
}
