body {
	font-size: 100%;
	line-height: 130%;
	background-color: #fff;
	background-image: url("../image/menu_bg.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "IroSVbN", sans-serif;
}
h1 {
	color: #4169e1;
	font-size: 88%;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 450px;
	float: left;
}
h2 {
	color: #4169e1;
	font-size: 88%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px;
	border-bottom: 1px solid #a9a9a9;
}
h3 {
	color: #4169e1;
	font-size: 88%;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-size: 88%;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 88%;
	font-weight: bold;
	margin: 0;
	color: #444;
}
ul {
	font-size: 75%;
}
li {
	color: #444;
	line-height:110%;
	list-style-type: disc;
	margin-left: -10px;
}
p  {
	color: #444;
	font-size: 75%;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 5px;
}
a {
	color: blue;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 150px;
	height: 1000px;
}
#menu-left {
	text-align: center;
	width: 150px;
}
#main {
	text-align: center;
	position: absolute;
	top: 0;
	left: 200px;
	width: 560px;
}
#entry {
	position: absolute;
	top: 0;
	left: 780px;
	width: 150px;
	height: 1000px;
}
#bottom {
	font-size: 85%;
	text-align: right;
	border-top: 1px solid #666;
}
#title {
	font-size: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 560px;
	border-bottom: 1px solid #696969;
}
#year {
	color: #fff;
	font-size: 100%;
	font-family: Helvetica;
	font-weight: bold;
	background-color: #036;
	text-align: center;
	padding-top: 2px;
	width: 100px;
	float: right;
}
.clear {
	clear: both;
}
.content {
	padding-bottom: 40px;
	width: 560px;
	text-align: left;
}
.photo {
	text-align: left;
	width: 100px;
	float: left;
	font-size: 100%;
}
.text {
	text-align: left;
	width: 460px;
	float: right;
}
.stock {
	font-size: 88%;
	background-color: #eee;
	padding: 5px 10px;
	border: solid 1px #c0c0c0;
}
.B {
	font-weight: bold
}
.img {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
.C1 {
	color: #dc143c;
}
.C2 {
	color: #4169e1;
}
.waku {
	border: 1px solid #CCCCCC;
}
#nextlink {
	font-size: 75%;
	text-align: center;
	padding-bottom: 10px;
}
.more-photo {
	float: left;
	width: 205px;
}
.more-title {
	float: right;
	width: 340px;
}
.more-text {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
a.year {
	color: #FFFFFF;
}
