@charset "utf-8";
/* CSS Document */

#left,
#right {
	width:475px;
	height:auto;
	padding:0px;
	margin:0px;
}
#left {
	float:left;
}
#right {
	float:right;
}
#right th {
	width:100px;
	color:#846e30;
	text-align:left;
}
#right td {
	width:auto;
	color:#333333;
}
#left table {
	width:445px;
	margin:5px 10px 5px 20px;
	line-height:2.5;
}
#right table {
	width:445px;
	margin:5px 20px 5px 10px;
	line-height:2.5;
}
.store{
	font-size:90%;
	line-height:1.5;
}
#under {
	width:920px;
	padding-top:15px;
	font-size:90%;
}
#under table {
	width:920px;
	margin:5px 20px;
	line-height:2.5;
}
h4 {
	border:#846e30 dashed 1px;
}
#under .menu {
	padding-bottom:5px;
	width:260px;
}
#under td.b {
	width:75px;
	text-align:right;
	color:#846e30;
	font-weight:bold;
	font-size:13px;
	border-bottom:#CCCCCC dotted 1px;
}
#under th.b {
	width:201px;
	color:#333;
	text-align:left;
	border-bottom:#CCCCCC dotted 1px;
}
#under td.bn {
	border:none;
}
img {
	border:none;
}
#photo {
	padding:0 5px 0 5px;
	text-align:center;
	float:left;
}
.space_line {
	line-height:13px;
}
