@charset "utf-8";

/* contents with ページのトップへ
----------------------------------------------- */

div.contents {
	padding-bottom:25px;
	}

/* main
----------------------------------------------- */

div#main {
	margin-top:10px;
	position:relative;
	width:940px;
	height:220px;
	background:#bf2b2d url(../img_bev/main_bg.jpg) no-repeat left top;
	}

div#main h3 {
	position:absolute;
	top:48px;
	left:47px;
	}

div#main p {
	position:absolute;
	top:130px;
	left:47px;
	}

div#main ul {
	position:absolute;
	top:179px;
	left:7px;
	}

div#main li {
	float:left;
	}

/* container
----------------------------------------------- */

div#container {
	margin-top:10px;
	padding-bottom:90px;
	position:relative;
	width:940px;
	background:#fcf5e6 url(../img_bev/sub_bg.jpg) no-repeat left top;
	}

div#container h4 {
	height:93px;
	}

div#container h4 img {
	padding:60px 0 0 50px;
	}

div#container h5 {
	height:80px;
	}

div#container h5 img {
	padding:40px 0 0 50px;
	}

/* alcBox
----------------------------------------------- */

div.alcBox {
	width:841px;
	margin-left:50px;
	border-bottom:solid 1px #ded5c2;
	}

div.alcBox ul {
	border-top:solid 1px #ded5c2;
	background:#fffaee url(../img_bev/sub_boxbg.gif) repeat-y left top;
	}

div.alcBox li {
	float:left;
	width:420px;
	}

div.alcBox dl {
	padding:25px 0 30px 21px;
	}

div.alcBox dt {
	width:370px;
	background-color:transparent;
	}
	

div.alcBox dt p {
	color:#707b89;
	line-height:1.5;
	font-weight:bold;
	float:left;
	width:369px;
	}

div.Lspe50 {
	float:left;
	width:1px;
	height:50px;
}

div.Lspe25 {
	float:left;
	width:1px;
	height:35px;
}		


div.alcBox dt.champagne p {
	color:#5084a1;
	}

div.alcBox dt.whitewine p {
	color:#707b89;
	}

div.alcBox dt.redwine p {
	color:#a10029;
	}

div.alcBox dt.sake p {
	color:#6d4c92;
	}

div.alcBox dt.shochu p {
	color:#718046;
	}

	

div.alcBox dd p {
	padding-right:15px;
	color:#544a41;
	background-color:transparent;
	line-height:1.67;
	font-weight:normal;

	overflow:auto;
	zoom:1;
	}

div.alcBox dd img {
	float:left;
	padding-right:15px;
	}

/* sub
----------------------------------------------- */

div.subList {
	width:841px;
	margin-left:50px;
	}

div.tdLeft {
	float:left;
	width:410px;
	}

div.tdRight {
	float:left;
	width:410px;
	padding-left:20px;
	}

div.subList dt {
	padding-top:40px;
	height:43px;
	}

div.subList table {
	width:410px;
	border-top:solid 1px #ded5c2;
	}

div.subList tr {
	width:410px;
	}

div.subList td {
	color:#544a41;
	background-color:transparent;
	height:34px;
	vertical-align:center;
	padding-left:10px;
	border-bottom:solid 1px #ded5c2;
	}

div.subList td.custW100 {
	width:100px;
	}

div.subList td.custW120 {
	width:120px;
	}

div.subList td.custW140 {
	width:140px;
	}

div.subList td.custW160 {
	width:160px;
	}

div.subList td.custW180 {
	width:180px;
	}

div.subList td.custW200 {
	width:200px;
	}

/* note
----------------------------------------------- */

div#note {
	margin-top:20px;
	position:relative;
	width:940px;
	height:67px;
	}

div#note dt {
	position:absolute;
	top:0;
	left:0;
	}

div#note dd {
	position:absolute;
	top:0;
	left:214px;
	}

/* other
----------------------------------------------- */
.rosen {
padding:10px; 
border-left:#970100 solid 5px; 
border-bottom:#970100 solid 1px; 
background-color:#fefbec;
}

