@charset "utf-8";
#h2area {
	margin-bottom: 20px;
	background-image: url(../img/h2.png);
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#h2area h2 {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 100px;
	top: 30px;
}
#h2area_sub {
	margin-bottom: 20px;
}
#h2area_sub h2 {
	background-image: url(../img/h2s.png);
	height: 120px;
	width: 950px;
	color: #FFF;
	line-height: 120px;
	padding-left: 30px;
	font-size: 22px;
	font-weight: bold;
}
#h2area_txt {
	font-size: 14px;
	color: #FFF;
	line-height: 140%;
	width: 400px;
	position: absolute;
	left: 110px;
	top: 90px;
}
ul#index {
	list-style-type: none;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 30px;
}
ul#index li a{
	float: left;
	height: 50px;
	width: 315px;
	margin-right: 8px;
	display: block;
	margin-bottom: 8px;
	-webkit-box-shadow: 1px 1px 5px 0px #ccc;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 50px;
}
ul#index li a:hover {
	background-position: 0px -100px;
}

ul#index h3{
	text-indent: -9999;
	overflow: hidden;
	display: none;
}
#idx01 a {
	background-image: url(../img/idx_event.png);
}
#idx02 a {
	background-image: url(../img/idx_conference.png);
}
#idx03 a {
	background-image: url(../img/idx_bazaar.png);
}
#idx04 a {
	background-image: url(../img/idx_party.png);
}
.note dl {
	font-size: 12px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.note dt {
	float: left;
	height: 35px;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 35px;
	padding-left: 5px;
}
.note dd {
	float: left;
	width: 540px;
	line-height: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
p#whatsnew_list {
	font-size: 12px;
	background-image: url(../img/arr02.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 15px;
}
p#abc2011w {
	font-size: 10px;
	padding-left: 20px;
}
