/* CSS Document */

.pageblock{
   page-break-before: always;
}

.print{
	display: none;
}

.noprint {
	display: none;
}

body{
	font-size: 10pt;
	background: #ffffff;
}

#frame{
	width: 660px;
}

#contents{
	width: 640px;
}

.subtitle{
	width: 640px;
	height: 30px;
}

h4{
	margin: 10px;
}

.price{
	font-size: 9pt;
	width: 620px;
}

.tani{
	font-size: 9pt;
}

.address-table,.example,.facilities-table,.price2{
	width: 620px;
}