* html #caption h2{
	position:relative;
	margin: 0 auto;
    background: url(../images/eventhd.gif) no-repeat;

	width: 944px;
	height: 85px;
	overflow:auto;
	text-indent: -9999em;
	padding-bottom: 20px;
}
#caption h2{
	position:relative;
	margin: 0 auto;
    background: url(../images/eventhd.gif) no-repeat;
	width: 944px;
	height: 85px;
	overflow:auto;
	text-indent: -9999em;
}
* html #main-level2-wrapper {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top:-20px;
}
#main-level2-wrapper {
	width: 948px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#main-left-content #margin4 {
    width: 705px;
	height: 20px;
}

/****************　コンテンツ　******************/
#bgtop {
    background: url(../../../common/pagebgtop.gif) no-repeat;
	width:704px;
	height: 22px;
}
#bgmain {
    background: url(../../../common/pagebgmain.gif) repeat-y;
	width: 704px;
	height: 100%;
	overflow:auto;
	text-align: left;

}
#bgmain p.honbun{
	font-size:14px;
	line-height: 24px;
	padding:0 20px 0 20px;
}
#bgmain h2.level2h2{
	font-size:12px;
	line-height: 24px;
	color:#666666;
	padding:0 20px 0 20px;
}

#bgbtm {
    background: url(../../../common/pagebgbtm.gif) no-repeat;
	width:704px;
	height: 22px;
}

#goodswakutop {
    background: url(../../../common/goodsbgtop.gif) no-repeat;
	width:665px;
	height: 22px;
	margin-left:20px;
}
#goodswakumain {
    background: url(../../../common/goodsbgmain.gif) repeat-y;
	width: 665px;
	height: 100%;
	text-align: left;
	overflow:auto;
	margin-left:20px;
}
#goodswakumain p.profile {
    font-size:12px;
	color:#333333;
	text-align: left;
	overflow:hidden;
	padding-left: 20px;
	padding-right: 20px;
	line-height:20px;
}
#goodswakubtm {
    background: url(../../../common/goodsbgbtm.gif) no-repeat;
	width:665px;
	height: 22px;
	margin-left:20px;

}