@charset "utf-8";

#main #pageTitle {
	margin-bottom: 7px !important;
}

#main .copy {
	margin-bottom: 30px !important;
}

#main .contents {
	padding-left: 364px;
	margin-bottom: 50px;
	background: url(../img/activities/wedding/img.jpg) no-repeat;
}

#main .contents .section {
	width: 621px;
	margin-bottom: 8px;
}
#main .contents .section {
	zoom: 1;
}
#main .contents .section:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#main .contents .section h3 {
	width: 100%;
	margin-bottom: 15px;
}

#main .contents .section p.img {
	width: 172px;
	float: right;
	margin-left: 25px;
}

#main .contents .section p.text {
	width: 420px;
	float: left;
	line-height: 1.7;
	margin-bottom: 10px !important;
}

#main .contents .section p.btn {
	margin-bottom: 15px;
	width: 410px;
	float: left;
}
*+html #main .contents .section p.btn { margin-bottom: 0;} /* for IE7&Opera */
* html #main .contents .section p.btn { margin-bottom: 0;} /* for IE6 */　


#main .contents #team p.btn a,
#main .contents #food p.btn a,
#main .contents #style p.btn a,
#main .contents #space p.btn a {
	display: block;
	width: 167px;
	height: 43px;
	margin-right: 5px;
	overflow: hidden;
	text-decoration: none;
}

#main .contents #team p.btn a {
	background: url(../img/activities/wedding/btn_report_over.gif) no-repeat;
}

#main .contents #food p.btn a {
	background: url(../img/activities/wedding/btn_menu_over.gif) no-repeat;
}

#main .contents #style p.btn a#btnWakon {
	background: url(../img/activities/wedding/btn_wakon_over.gif) no-repeat;
	float: left;
}

#main .contents #style p.btn a#btnJinzenshiki {
	background: url(../img/activities/wedding/btn_jinzenshiki_over.gif) no-repeat;
	float: left;
}

#main .contents #space p.btn a {
	background: url(../img/activities/wedding/btn_weddingparty_over.gif) no-repeat;
}

#main .contents #team p.btn a:hover,
#main .contents #food p.btn a:hover,
#main .contents #style p.btn a:hover,
#main .contents #space p.btn a:hover {
	text-indent: -9999px;
}
