#container #contents {
	padding: 5px 20px 20px 20px;
	width: 760px;
}
#container #contents h3 {
	text-align: left;
	margin-top: 15px;
	font-size: 16px;
	line-height: 120%;
	color: #456A78;
	padding: 0px;
	margin-bottom: 0px;
}
#container #contents h4 {
	margin-top: 0px;
	font-weight: normal;
	color: #456A78;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#container #contents table.detail {
	border-top: 1px solid #CCCCCC;
	width: 373px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#container #contents table.detail td {
	border-bottom: 1px solid #CCCCCC;
	line-height: 120%;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
#container #contents table.detail td ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 130%;
}
#container #contents .largeimg {
	text-align: right;
}
#container #contents .largeimg img {
	border: 1px solid #CCCCCC;
}
#container #contents .move {
	text-align: right;
}
#container #contents .move p.return {
	width: 100px;
	float: right;
}
#container #contents .move p.prev, #container #contents .move p.next {
	width: 60px;
	float: right;
}
#container #contents .move a {
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	margin-left: 10px;
	color: #6D776F;
}
#container #contents .move a:hover {
	color: #FFFFFF;
	background-color: #6D776F;
}
#container #contents p.setumei {
	margin-top: 10px;
	margin-right: 20px;
}
#container #contents .contact {
	background-image: url(img/contact_botton.gif);
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#container #contents .contact a {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/contact_botton.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 6px;
	display: block;
	width: 200px;
	text-align: center;
}
#container #contents .contact a:hover {
	background-position: bottom;
}
#container #contents table.imgs {
	margin-top: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#container #contents table.imgs td {
	font-size: 10px;
	line-height: 140%;
}
#container #contents table.imgs a img {
	border: 1px solid #CCCCCC;
}
#container #contents table.imgs a:hover img {
	border: 1px solid #FF0000;
}
