@charset "Shift_JIS";
/***********************************************************

	[1] /practice_room common
	[2] /practice_room/index.html
	[3] /practice_room/howto.html
	[4] /practice_room/practice_room.html
	[5] /practice_room/price.html
	[6] /practice_room/training_room.html
***********************************************************/

/* [1]common **********************************************/

h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:47px;
}

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/practice_room/practice_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;
	font-weight: bold;
	color: #000000;
}
#index #mainBox .copy {
	font-size:12px;
	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]howto.html ******************************************/
body#howto
h2{
	background:#fff url(../image/practice_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;
	font-weight: bold;
	color: #FFFFFF;
}
#howto #mainBox .copy {
	font-size: 12px;
	color: #212121;
}
#howto #mainBox .catch {
	color: #fc74b7;
}
#howto #mainBox .copy_b {
	color: #c60000;
}
#howto #mainBox .copy_b2 {
	color: #0006ff;
}


/* 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;
}
/**********************************************************/

/* [4]practice_room.html ******************************************/
body#practice_room
h2{
	background:#fff url(../image/practice_room/practice_room_b_Title.gif) no-repeat left center;
}
body#practice_room
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}

#practice_room #mainBox .copy {
	color: #212121;
	font-size:12px;
}

/* clearfix hack */
body#practice_room
#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#practice_room
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#practice_room
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/

/* [5]price.html ******************************************/
body#price
h2{
	background:#fff url(../image/practice_room/practice_room_b_Title.gif) no-repeat left center;
}
body#price
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}

#price #mainBox .copy {
	font-size:12px;
	color: #212121;
}
#price #mainBox .copy_w {
	font-size: 12px;
	color: #FFFFFF;
}
#price #mainBox .copy_ws {
	font-size: 80%;
	color: #FFFFFF;
}

/* 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;
}
/**********************************************************/

/* [6]training_room.html ******************************************/
body#training_room
h2{
	background:#fff url(../image/practice_room/training_room_Title.gif) no-repeat left center;
}
body#training_room
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}

#training_room #mainBox .copy {
	font-size:12px;
	color: #212121;
}

/* clearfix hack */
body#training_room
#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#training_room
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#training_room
#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;
	font-weight:normal;
	line-height:1.5;
}
/**********************************************************/

