#body {
	margin-top: 30px;
}
#drink {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 262px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url("../images/sub_drink_base.gif") no-repeat;
}
#drink img {
	margin: 1px 0 0 1px;
}
#drink ul {
	list-style-type: none;
	margin-top: 20px;
}
#rightbox {
	width: 378px;
	height: 100%;
	margin-left: 282px;
	background: url("../images/sub_contents_base.gif") repeat-y;
}
#title {
	width: 378px;
	height: 100%;
	background: url("../images/prdct_tbl_top.gif") no-repeat;
}
#title h3 {
	font-size: 1.3em;
	text-indent: 0;
	padding: 15px 0 10px 25px;
	/*line-height: 1em;*/
	background: url("../images/prdct_icn_01.gif") no-repeat 8px 15px;
}
.bunrui {
	position: absolute;
	top: 15px;
	right: 10px;
}
#shosai {
	background: url("../images/sub_contents_footer.gif") no-repeat left bottom;
	text-align: justify;
}
#shosai p {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}
#middle {
	padding-top: 20px;
	font-size: 1.2em;
	background: url("../images/sub_contents_middle.gif") no-repeat 1px top;
}
#shosai dt {
	width: 350px;
	height: 20px;
	padding-top: 6px;
	padding-left: 24px;
	margin-left: 1px;
	color: #336666;
	font-size: 0.9em;
	background: url("../images/prdct_icn_02.gif") no-repeat 8px center;
	background-color: #CBE2EE;
}
#shosai dd {
	padding: 6px;
}
#link {
	/*
	margin-top: 20px;
	border: solid 1px #CCC;
	background-color: #DDD;
	*/
	margin: 10px 0;
	margin-left: 282px;
	border: 1px solid #DBDBDB;
	width: 178px;
	height: 44px;
	background: url("../images/title_base.gif") no-repeat;
}
#link dl {
	width: 178px;
	height: 44px;
	padding: 6px 6px 0 28px;
}
#link a {
	display: block;
}
