@charset "Shift_JIS";
/***********************************************************

	[1] /main_hall common
	[2] /main_hall/index.html
	[3] /main_hall/price.html
***********************************************************/

/* [1]common **********************************************/

h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:40px;
}

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;
}

/* clearfix hack */
body#index
#main ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
/* Hides from IE-mac \*/ 
* html body#index
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

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 .info_b {

	font-weight: bold;
	color: #212121;
}
#price  #mainBox .copy {
	font-size: 12px;
	line-height: 1.5;
	color: #212121;
}
#price  #mainBox .copy_s {
	font-size:80%px;
	color: #212121;
	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;
}
#price #mainBox .copy_10s {
	font-size: 80%;
	color: #212121;
}

/* clearfix hack */
body#price 
#main ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
/* Hides from IE-mac \*/ 
* html body#price
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

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;
}
