@charset "utf-8";

#main h1#pageTitle {
	margin-bottom: 24px;
}

#main h2.copy {
	width: 507px;
	float: left;
	margin-bottom: 25px;
}

#main p.copy2 {
	width: 515px;
	float: left;
	margin-bottom: 53px;
}

#main .illust {
	width: 455px;
	height: 313px;
	float: right;
	margin-top: -78px;
	background: #ffffff url(/corp/img/activities/illust_bg.jpg) no-repeat;
	position: relative;
	display: inline;
}

#main .illust p#btnWedding {
	position: absolute;
	left: 172px;
	top: 47px;
}
#main .illust p#btnWedding a {
	display: block;
	width: 194px;
	height: 194px;
	overflow: hidden;
	text-decoration: none;
	background: url(/corp/img/activities/illust_wedding_over.gif) no-repeat;
}

#main .illust p#btnNewProject {
	position: absolute;
	left: 45px;
	top: 22px;
}
#main .illust p#btnNewProject a {
	display: block;
	width: 98px;
	height: 97px;
	overflow: hidden;
	text-decoration: none;
	background: url(/corp/img/activities/illust_newproject_over.gif) no-repeat;
}

#main .illust p#btnNewProject2 {
	position: absolute;
	left: 17px;
	top: 174px;
}
#main .illust p#btnNewProject2 a {
	display: block;
	width: 124px;
	height: 123px;
	overflow: hidden;
	text-decoration: none;
	background: url(/corp/img/activities/illust_newproject2_over.gif) no-repeat;
}

#main .illust p#btnMice {
	position: absolute;
	left: 328px;
	top: 181px;
}
#main .illust p#btnMice a {
	display: block;
	width: 108px;
	height: 108px;
	overflow: hidden;
	text-decoration: none;
	background: url(/corp/img/activities/illust_mice_over.gif) no-repeat;
}

#main .illust p#btnWedding a:hover,
#main .illust p#btnNewProject a:hover,
#main .illust p#btnNewProject2 a:hover,
#main .illust p#btnMice a:hover {
	text-indent: -9999px;
}


#main h3 {
	margin-bottom: 30px;
}



#main #introduction {
	width: 620px;
	float: left;
}

#main #introduction p {
	margin-bottom: 35px;
}

#main #introduction p.viewDetail {
	margin-bottom: 0;
	position: relative;
}

#main #introduction p.viewDetail a {
	display: block;
	width: 123px;
	height: 38px;
	background: url(/corp/img/activities/btn_viewdetail_over.gif) no-repeat;
	position: absolute;
	left: 487px;
	top: -82px;
	overflow: hidden;
	text-decoration: none;
}
#main #introduction p.viewDetail a:hover {
	text-indent: -9999px;
}


#main #brand {
	width: 314px;
	float: right;
}

#main #brand table {
	width: 100%;
	border: 2px solid #9f9786;
	margin-bottom: 50px;
}

#main #brand th,
#main #brand td {
	border: 1px solid #9f9786;
	text-align: center;
	line-height: 1;
	padding: 10px;
}

#main #brand th {
	border-bottom: 2px solid #9f9786;
}

#main #brand .tradeTx {
	font-size: 2em;
	line-height: 0.5;
	padding-top: 15px;
	padding-bottom: 5px;
}

#main #brand #inquiry {
	border: 2px solid #9f9786;
}

#main #brand #inquiry h4 {
	padding: 1px;
	margin-bottom: 17px;
}

#main #brand #inquiry p {
	text-align: center;
	margin-bottom: 10px;
}

#main #brand #inquiry p.btn a {
	display: block;
	width: 153px;
	height: 43px;
	margin: 0 78px;
	overflow: hidden;
	text-decoration: none;
	background: url(/corp/img/activities/btn_inquiry_over.gif) no-repeat;
}
#main #brand #inquiry p.btn a:hover {
	text-indent: -9999px;
}


