@charset "Shift_JIS";
/***********************************************************

	[1] /japanese_room common
	[2] /japanese_room/index.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;
}
h4{

}
#main p{
	width:560px;
}
#mainBox .font1 {
	font-size: 0px;
}

/**********************************************************/

/* [2]/index.html ******************************************/
body#index 
h2{
	background:#fff url(../image/Japanese_room/Japanese-room_Title.gif) no-repeat left center;
}
body#index
#main ul{
	display: inline-block;

	margin-left:10px;
	width:560px;
}
#index #mainBox .info {
	font-weight: bold;
}
.copy{
	padding:0.3em 0;
}
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;
}
.caps{
	background-color:#575757;
	color:#FFFFFF;
}
.caps span{
	font-size:80%;
}
/**********************************************************/

