@charset "Shift_JIS";
/***********************************************************

	[1] /conference_room common
	[2] /conference_room/index.html
	[3] /conference_room/price.html
	[3] /conference_room/kakunin.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/conference_room/conference-room_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;
}

.txt{
	font-size:12px;
	line-height:1.5;
}
/**********************************************************/

/* [3]howto.html ******************************************/
body#howto 
h2{
	background:#fff url(../image/conference_room/howto_Title.gif) no-repeat left center;
}
body#howto
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#howto  #mainBox .info {
	font-size:12px;
	line-height:1.5;
	font-weight: bold;
	color: #d85454;
}
#howto  #mainBox .info_b {
	font-weight: bold;
	color: #000000;
}
#howto  #mainBox .copy {
	font-size:12px;
	line-height:1.5;
	color: #212121;
}
#howto  #mainBox .copy_b {
	color: #d85454;
}
#howto  #mainBox .catch {
	color: #fc74b7;
}


/* clearfix hack */
body#howto  
#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#howto 
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#howto
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
tr.caps{
	font-size:14px;
	background-color:#575757;
	color:#FFFFFF;
}
tr.caps span{
	font-size:80%;
}
/**********************************************************/


/* [3]price.html ******************************************/
body#price 
h2{
	background:#fff url(../image/conference_room/conference-room_Title.gif) no-repeat left center;
}
#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;
}


/* [4]kakunin.html ******************************************/
body#kakunin 
h2{
	background:#fff url(../image/conference_room/kakunin_Title.gif) no-repeat left center;
}


body#kakunin  
#mainBox ol{
	padding:1em;
	margin:1em 1em 0;

	list-style: decimal;
	background:#fff url(../../../image/dotline.gif) repeat-x left top;
}

body#kakunin  
#mainBox li{
	margin:1em 0;
}

body#kakunin  
#mainBox .del{
	padding:0.5em 0 0.5em 15px;
	background:#FFFFFF url(../../../image/delt.gif) no-repeat left center;
}

.txt{
	font-size:12px;
	line-height:1.5;
}

