@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  zaiseki/index.css
 style info :  イベントページだけに使用
=================================================================== */
#gNav1 ul li a#gNav1-8 {
	background-position:0 -46px;
}

#main h2 {
	height: 43px;
	width: 660px;
	background-image: url(./img/page_title.jpg);
	background-repeat: no-repeat;
	font-size: 11pt;
	padding-top: 70px;
	color: #663300;
}
#main ul {

}
#main ul li img {
	vertical-align: bottom;
	font-size: 0px;
}
#main ul li{
	width: 158px;
	height: 299px;
	padding-top: 15px;
	text-align: center;
	margin-right: 7px;
	margin-bottom: 15px;
	background-image: url(./img/bg_list.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#main ul li.comming{
	background-image: url(./img/comming.png);
}
ul li a.gravure{
	display:block;
	width: 120px;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6E6E6;
}
ul li a.gravure:hover {
	background-color: #FFCAE0;
}
li img.label{
	width: 65px;
	height: 62px;
	position: absolute;
	left: 90px;
	top: 170px;
}
#main ul li div {
	height: 45px;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 3px;
}
#main ul li div a {
	font-size: 11pt;
	color: #ED2EA0;
	margin-right: 5px;
	line-height: 1em;
	font-weight: bold;
}
#main ul li span {
	font-size: 9pt;
	line-height: 1em;
}
#main ul li div p {
	font-size: 9pt;
	line-height: 1em;
	margin-top: 3px;
	background-image: url(./img/border.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
li a.gravure img {
	width: 120px;
	text-align: center;
	background-color: #E6E6E6;
}
li a.profile {
	width: 150px;
}