@charset "utf-8";

#main .miceH1 {
	margin-bottom: 20px !important;
}
#main #miceH2 {
	margin-bottom: 34px;
}

#main .section h3 {
	margin-bottom: 15px;
}

#main #mice {
	margin-bottom: 0px;
}

* html #main #mice {
	margin-bottom: 0;
}
*+html #main #mice {
	margin-bottom: 0;
}

#main #mice p.text {
	width: 480px;
	float: left;
	line-height: 1.8;
}

#main #mice .illust {
	width: 420px;
	height: 258px;
	float: right;
	background: url(../img/activities/mice_rest/mice_bg.gif) no-repeat;
	margin-top: -120px;
	position: relative;
}

#main #mice .illust p a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#main #mice .illust p#illustMeeting {
	position: absolute;
	left: 0;
	top: 17px;
}
#main #mice .illust p#illustMeeting a {
	width: 155px;
	height: 61px;
	background: url(../img/activities/mice_rest/mice_meeting_over.gif) no-repeat;
}

#main #mice .illust p#illustIncentive {
	position: absolute;
	left: 265px;
	top: 17px;
}
#main #mice .illust p#illustIncentive a {
	width: 155px;
	height: 61px;
	background: url(../img/activities/mice_rest/mice_incentive_over.gif) no-repeat;
}

#main #mice .illust p#illustExhibition {
	position: absolute;
	left: 0;
	top: 172px;
}
#main #mice .illust p#illustExhibition a {
	width: 155px;
	height: 61px;
	background: url(../img/activities/mice_rest/mice_exhibition_over.gif) no-repeat;
}

#main #mice .illust p#illustConvention {
	position: absolute;
	left: 265px;
	top: 172px;
}
#main #mice .illust p#illustConvention a {
	width: 155px;
	height: 61px;
	background: url(../img/activities/mice_rest/mice_convention_over.gif) no-repeat;
}

#main #mice .illust p#illustLocation {
	position: absolute;
	left: 156px;
	top: 0;
}
#main #mice .illust p#illustLocation a {
	width: 108px;
	height: 54px;
	background: url(../img/activities/mice_rest/mice_location_over.gif) no-repeat;
}

#main #mice .illust p#illustPhoto {
	position: absolute;
	left: 10px;
	top: 101px;
}
#main #mice .illust p#illustPhoto a {
	width: 108px;
	height: 54px;
	background: url(../img/activities/mice_rest/mice_photo_over.gif) no-repeat;
}

#main #mice .illust p#illustHoyo {
	position: absolute;
	left: 286px;
	top: 90px;
}
#main #mice .illust p#illustHoyo a {
	width: 124px;
	height: 40px;
	background: url(../img/activities/mice_rest/mice_hoyo_over.gif) no-repeat;
}

#main #mice .illust p#illustParty {
	position: absolute;
	left: 286px;
	top: 130px;
}
#main #mice .illust p#illustParty a {
	width: 124px;
	height: 40px;
	background: url(../img/activities/mice_rest/mice_party_over.gif) no-repeat;
}

#main #mice .illust p#illustGarden {
	position: absolute;
	left: 156px;
	top: 204px;
}
#main #mice .illust p#illustGarden a {
	width: 108px;
	height: 54px;
	background: url(../img/activities/mice_rest/mice_gardenwalk_over.gif) no-repeat;
}

#main #mice .illust p#illustMeeting a:hover,
#main #mice .illust p#illustIncentive a:hover,
#main #mice .illust p#illustExhibition a:hover,
#main #mice .illust p#illustConvention a:hover,
#main #mice .illust p#illustLocation a:hover,
#main #mice .illust p#illustPhoto a:hover,
#main #mice .illust p#illustHoyo a:hover,
#main #mice .illust p#illustParty a:hover,
#main #mice .illust p#illustGarden a:hover {
	text-indent: -9999px;
}


#main #restaurant {
	margin-top: -8px;
	margin-bottom: 50px;
}

#main #restaurant p.text {
	margin-bottom: 35px;
}

#main #restaurant .wrapper {
	width: 100%;
	height: 379px;
	background: url(../img/activities/mice_rest/restaurant_bg.gif) no-repeat;
	position: relative;
}

#main #restaurant .wrapper div {
	width: 309px;
	position: absolute;
	line-height: 1.75;
}

#main #restaurant .wrapper div h4 {
	margin-bottom: 10px;
}

#main #restaurant .wrapper #kochuan {
	left: 13px;
	top: 14px;
}

#main #restaurant .wrapper #enju {
	left: 338px;
	top: 30px;
}

#main #restaurant .wrapper #thrush {
	left: 661px;
	top: 14px;
}

