@charset "utf-8";

div#lbox {
	background-color: #0075C1;
	position: absolute;
	width: auto;
	left: 0px;
	top: 0px;
	height: inherit;
	right: 320px;
	padding: 30px 0px 0px 30px;
	color: #FFFFFF;
}

.cafebox {
	width: auto;
	margin-left: 300px;
}

div.cimg-box {
	padding-bottom: 10px;
	clear: both;
}

.cafeimage {
	float: left;
	width: 250px;
}

.rowcafe {
	margin: 0px 30px 20px 290px;
	line-height: 1.7em;
}

.cafeimage p {
	margin-bottom: 20px;
}


dl.cafelist {
	margin: 0px;
}
dl.cafelist dt {
	float: left;
	width: 4em;
}
dl.cafelist dd {
	margin-left: 5em;
}
.cafetop {
	padding-top: 20px;
}

#lbox h2.st-cafe {
	font-size: small;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#lbox h3.sst-cafe {
	color: #FFFFFF!important;
	font-weight: normal;
	font-size: small;
	margin: 0px 0px 3px 0px!important;
}

ul.clist li {
	background: url(../../cafe/img/icon_cafe.gif) no-repeat 0px 5px;
	padding-left: 15px;
	list-style-type: none;
	color: #FFFFFF;
}

