@charset "utf-8";

@import "reset.css";

body {
	background: url(images/bg.gif) left top repeat-y;
}
#side {
	float: left;
	width: 256px;
	background: url(images/side_bg.gif) no-repeat;
}
#content {
	float: left;
	padding-top: 15px;
	width: 704px;
}
h1 {
	width: 240px;
	height: 421px;
}
h1 a {
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif);
	width: 240px;
	height: 421px;
}
#side p {
	width: 240px;
}
p.side01 {
	text-indent: -9999px;
	background: url(images/side_year.gif);
	height: 117px;
}
p.side02 {
	text-indent: -9999px;
	background: url(images/side_start.gif);
	height: 50px;
}
p.side03 {
	text-indent: -9999px;
	background: url(images/side_close.gif);
	height: 50px;
}
p.side04 {
	text-indent: -9999px;
	background: url(images/place.gif);
	height: 50px;
}
h2.title_reception {
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(images/cont_reception.gif);
	width: 321px;
	height: 35px;
}
#reception_day {
	margin-bottom: 25px;
	text-indent: -9999px;
	background: url(images/cont_reception_day.gif);
	width: 704px;
	height: 90px;
}
*html #reception_day {
	line-height: 0px;
}
h2.title_art {
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(images/cont_art.gif);
	width: 225px;
	height: 35px;
}
#art {
	margin-bottom: 10px;
}
#art img {
	margin: 0 0 22px 19px;
}
#art a img {
	border: 3px solid #ccc;
}
#art a:visited img {
	border: 3px solid #FF147C;
}
#art a:hover img {
	border: 3px solid #32E4FF;
}
h2.title_profile {
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(images/cont_profile.gif);
	width: 149px;
	height: 35px;
}
#profile {
	margin-left: 15px;
}
.inner01 {
	float: left;
	margin: 0 15px 20px 0;
	width: 182px;
}

.inner02 img {
	margin-bottom: 15px;
}
.inner02 h3 {
	margin-bottom: 12px;
}
.inner02 p {
	font-size: 12px;
}
h2.title_access {
	clear: both;
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(images/cont_access.gif);
	width: 152px;
	height: 35px;
}
#access {
	margin-left: 15px;
}
h3.title_sundaland {
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(images/sundaland_title.gif);
	width: 153px;
	height: 47px;
}
.inner03 {
	float: left;
	margin: 0 10px 20px 0;
	width: 366px;
}
.inner04 {
	float: left;
	width: 300px;
}
.inner04 p {
	margin-bottom: 0.4em;
	font-size: 12px;
}
.block {
	margin-bottom: 10px;
}
ul.clear {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 10px 5px;
	border: 1px solid #ededed;
}
ul li {
	margin-bottom: 5px;
	font-size: 12px;
}
ul li a {
	color: #FF147C;
}
address {
	float: right;
	font-size: 12px;
}
address a {
	display: block;
	text-indent: -9999px;
	background: url(images/copyright.gif);
	width: 288px;
	height: 25px;
}
