
/*  ----------------------------------------
バランタイン
CSS "bal-index.css" index.html用CSS

------------------------------------------ */

h1 {
	display: none;
}

#bal-index {
}
#whole {
	background: url("img/bg-index.jpg") no-repeat top left #ffffff;
}
#nav {
	height: 370px;
}
#nav dl {
	font-size: 75%;
}

#shopdata {
	float: left;
	width: 188px;
	padding: 9px;
	font-size: 75%;
	background: #f7ebdc;
	border: 2px solid #d59758;
}
#shopdata h2 {
	padding-bottom: 146px;
	width: 184px;
	background: url("img/dc-shop.jpg") no-repeat left bottom;
}
#shopdata ul {
	margin-top: 13px;
	padding-bottom: 123px;
	width: 184px;
	background: url("img/dc-cafe.jpg") no-repeat left bottom;
}
#shopdata ul li {
	margin-bottom: 5px;
}

#mobilecord {
	margin-left: 232px;
}
#topcake {
	margin-left: 232px;
	margin-bottom: 5px;
}

#hEmg {/* 臨時 */
	border: 2px solid #ff6666;
	background: url("img/25th_event.jpg") no-repeat 5px 8px;
	padding: 5px 5px 5px 190px;
	margin-bottom: 10px;
}
#hEmg h2 {/* 臨時 */
	text-indent: 0px !important;
	font-weight: bold;
	color: #ff3333;
}
#hEgg {
	border: 2px solid #ff6666;
	padding: 10px;
	margin-bottom: 10px;
}
#hEgg h2 {
	text-indent: 0px;
	color: #ff3333;
}
#hEgg img {
	float: right;
}
#hWok {
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	height: 5em;
	border: 2px solid #ffcc99;
}
#hWok h2 {
	background: url("img/h2-wok.gif") no-repeat top left;
}
#hCff {
	background: url("img/dc-cff.jpg") no-repeat 100% 8px;
	padding: 5px 185px 5px 0px;
}
#hPng {
	padding: 5px 0px 5px 185px;
	background: url("img/dc-png.jpg") no-repeat 0% 8px;
}
#hMnu {
	padding: 5px 185px 5px 0px;
	background: url("img/dc-mnu.jpg") no-repeat 100% 8px;
	border-bottom: 2px solid #7a5d3c;
}
.hline {
	height: 138px;
	margin-left: 232px;
	border-top: 2px solid #7a5d3c;
}
#hCff h2 {
	background: url("img/h2-cff.gif") no-repeat top left;
}
#hPng h2 {
	background: url("img/h2-png.gif") no-repeat top left;
}
#hMnu h2 {
	background: url("img/h2-mnu.gif") no-repeat top left;
}
.hline h2 {
	text-indent: -999em;
	padding: 5px 0px 4px 0px;
}
.hline p {
	text-indent: 1em;
	font-size: 80%;
	line-height: 125%;
}
.hline a img {
	padding-top: 3px;
}
.hline a:hover {
	padding: 1px 0px 0px 1px;
}
