@charset "Shift_JIS";
/***********************************************************

	[1] /main_hall common
	[2] /main_hall/index.html
	[3] /main_hall/price.html
***********************************************************/

/* [1]common **********************************************/

h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:49px;
}

h3{
	clear:both;
	background:#fff left center;
	line-height:2;
}
#main p{
	width:560px;
}
#mainBox .font1 {
	font-size: 0px;
}

/**********************************************************/

/* [2]/index.html ******************************************/
body#index 
h2{
	background:#fff url(../image/main_hall/main_hall_Title.gif) no-repeat left center;
}
body#index
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#index #mainBox .info {
	font-size:12px;
	line-height:1.5;
	font-weight: bold;
	color: #000000;
}
#index #mainBox .copy {
	font-size:12px;
	line-height:1.5;
	color: #212121;
}

body#index
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/

/* [3]price.html ******************************************/
body#price
h2{
	background:#fff url(../image/main_hall/main_hall_Title.gif) no-repeat left center;
}
body#price
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#price  #mainBox .info {
	font-size:12px;
	line-height:1.5;
	font-weight: bold;
	color: #FFFFFF;
}
#price #mainBox .copy {
	font-size:12px;
	line-height:1.5;
	color: #212121;
}

#price  #mainBox .copy_10s {
	font-size: 80%;
}
#price  #mainBox .copy_s {
	font-size:80%;
	text-transform: lowercase;
	vertical-align: 30%;
	background: top;
}
#price  #mainBox .copy_w {
	font-size:14px;
	color: #FFFFFF;
}
#price  #mainBox .copy_ws {
	font-size:80%;
	color: #FFFFFF;
}

body#price
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/
body#zumen 
h2{
	background:#fff url(../image/main_hall/main_hall_Title.gif) no-repeat left center;
}
