/* hakuho css shift_jis */
*{
	color: Black;
	font-size: 12px;
	
}
a[href]:after {
	content: " (" attr(href)") ";
}
body{
	background-color: White;
}
img{
	border: none;
}
#footer,#footer2_rightcontent,.page_top,#leftnavi,ul.page,ol#bcList,div.counceling{
	display: none;
}

.clear{
	clear: both;
}
.pBox{
	float: right;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	line-height: 1em;
}
.pBox_l{
	float: left;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	line-height: 1em;
}
body#price table.pricetable{
	background-color: #000000;
	margin-bottom: 20px;
	margin-left: 20px;
}
body#price table.pricetable td{
	background-color: White;
	padding: 10px;
}
body#price table.pricetable tr.even td{
	background-color: #CCCCCC;
}
body#info.access div#main  .border{
	clear: left;
	border-bottom: 1px solid #CCCCCC;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
body#info.access div#main  .label{

	display: block;
	padding: 0;
	float: left;
	width: 80px;
	line-height: 2em;
	margin: 3px 0 0 0;
}
body#info.access div#main  .control{
	display: block;
	padding: 0;
	margin: 0 0 0 80px;
	line-height: 2em;
}
