@charset "utf-8";
/*
(ˆóü—pcss@ˆóü—pƒ{ƒ^ƒ“”ñ•\Ž¦j
===== contents ===========================================
	1: print

*/
p.pprint{
	display:none;
}
/*

body{
   color: #000;
	font-size: 11px;
   line-height: 120%;
	text-align: center;
	width:100%;
   margin: 0;
   padding: 0;
   background:  none;
}

div#container{
	margin: 0 auto;
	width: 100%;
	height: auto;
	position: relative;
	background: #fff;
}
div#wrap{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background: none;
}

div#main{
	width: 100%;
	float:none;
	margin:0 auto;
}

div.noprint{display:none;
}

div.btn-area,
div#header,
div#fnavi-block,
div#footer,
div#lnavi,
div#controls,
div.navigation
{display:none;}

div.content {
	position:relative;
	float: none;
	width: 530px; 
	margin:0 0 10px 100px;
}

* html body div.content {
	margin-left:25px;
}
div.slideshow img {
	border: none;
}

div#bukken-detail div.article{
	margin:0;
	padding:0;
	border:none;
	background:#fff;
}

h2#bname{
	margin:0 0 1em;
	line-height:100%;
	font-size:16px;
	color:#000;
	background:none;
	border-bottom:3px solid #5891A5;
}

table#bd-terms{
	width:100%;
	margin-bottom:10px;
}
* html body table#bd-terms{
	width:85%;
}
table#bd-terms th,
table#bd-terms td{
	padding:0.5em 0.3em;
}
div.print{
	display:inherit;
	position:relative;
	width:85%;
}
div#company h4{
	width:12em;
}
div#company p{
	line-height:120%;}
	
div#company p.tel{
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

div#access,
div#company{
	display:inline;
	float:left;
	margin-left:2em;
}

div#access img{
	margin-left:1.5em;
	float:right;}



