
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000;
	font-size: 12px;
}
#toptext {
	color: #666;
	font-size: 14px;
}
#underlink {
	font-size: 12px;
	color: #000;
}
#undername {
	color: #FFF;
	font-size: 14px;
}
#underaddress {
	color: #FFF;
	font-size: 12px;
}
a:link {
	color: #FF6504;
}
a:hover {
	color: #333;
}
a:visited {
	color: #333;
}
a:active {
	color: #333;
}

img{border-width:0;}


table.list {
	width:100%;
	border: solid 1px rgb(200,200,200);
}
	table.list td {
		border-bottom: dotted 1px rgb(200,200,200);
		line-height:200%;
	}
	table.list td.title {
		width:70%;
	}
	table.list td.list_charge {
		width:30%;
	}
table.list_outline {
	width:100%;
}
table.list_outline td.caption {
	width:100px;
}


/* --- bar --- */
.bar { 
	clear: both;
	font-size: 12px;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF6600;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF6600;
		float: left; 
	}
	
	.bar li.active { 
		background: #87C0E2 no-repeat center top; 
		color: 5A8096;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover {
		color: #E3C888;
	} 

img.picture1 { width:231px; height:173px; border:0px;}
img.picture2 { width:173px; height:231; border:0px;}
img.picture3 { width:200px; height:200px; border:0px;}
table.bukken_detail td {
  text-align:left;
  border: solid 1px rgb(200,200,200);
  line-height:200%;
}
td.detail_caption{
  background-color: #FFCC66;
  width:100px;
}
table.inline_tbl {
	width: 100%;
}
	table.inline_tbl th {
		border: solid 1px rgb(200,200,200);
		text-align:center;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		background: #F5F5F5;
	}
	table.inline_tbl th.charge_name {
		width : 40%;
	}
	table.inline_tbl th.cost{
		width : 20%;
	}
	table.inline_tbl td {
		border: solid 1px rgb(200,200,200);
	}
	table.inline_tbl td.cost_value{
		text-align : right;
	}
h1 {
	font-weigth:bold;
	font-size:13pt;
	border-bottom:1px dotted #FF6600;
	border-left:1px dotted #FF6600;
	text-align:left;
	line-height:200%;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
}
h2 {
	font-size:11pt;
	color: #fff;
	background: #FF9E51;
	padding: 5px 5px 5px 5px;
}
.comment {
	line-height:200%;
}

table.inquiry_tbl td {
	border-bottom:1px dotted #FF6600;
}

