@charset "utf-8";


a:link {color:#666666;text-decoration: line;}
a:visited {color: #666666; text-decoration: line;}
a:hover {color:#CC0000; text-decoration: line;}
a:active {color: #666666; text-decoration: line;}	
	



.bukken{
    width:850px;
	padding-bottom:50px;
	padding-top:30px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:50px;
	}
	
.bukken .bLarea{
    width:420px;
	float:left;
	}
	
.bukken .bRarea{
    width:400px;
	float:right;
	font-size:70%;}
	
.bukken .bRarea .madori{
    margin-bottom:15px;
	}
.bukken .bRarea .madori img{
    border:3px solid #EBEBEB;
	margin-right:10px;
	}	

		




.table_bukken {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	margin-bottom:50px;
	font-weight:normal;
	width:850px;
	}
	
.table_bukken th,
.table_bukken td {
	padding: 14px 5px;
	border: 1px solid #999999;
	font-size:80%;	
	}

.table_bukken th.align_r,
.table_bukken td.align_r{
	text-align:right;}

.table_bukken th.line,
.table_bukken td.line{
	background:#EBEBEB;
	color:#000000;
	text-align:center;
	}
	
.table_bukken th.left,
.table_bukken td.left{
	background:##F3F3F3;
	color:#000000;
	text-align:center;
	width:120px;
	}	
	
.table_bukken th.gaikan,
.table_bukken td.gaikan{
	widht:150px;
	text-align:center;}
	
	
.table_bukken th.printing,
.table_bukken td.printing{
	widht:150px;
	text-align:center;
	background:#EBEBEB;}
	
.table_bukken th.bikou,
.table_bukken td.bikou{
	widht:150px;
	}			
	
	
	
	
	
.pointR{color:#CC0000;}
.pointB{color:#0099FF;}	
	
.table_gaiyo {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	width:420px;
	}
	
.table_gaiyo th,
.table_gaiyo td {
	padding: 7px 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-size:80%;
	}

.table_gaiyo th.left,
.table_gaiyo td.left{
	width:80px;
	}
	
	
	
	
	
