a img.outward {
	border:1px dashed #0A50A1;
}
a:hover img.outward {
	border:1px dashed #f00;
}
#lightbox {
	top:10px ! important;
}
#main_text p {
	margin-bottom:1em;
	}

h2 {
	line-height:1em;
	border-left:10px solid #0A50A1;
	border-bottom:1px solid #0A50A1;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:0.5em;
	}

#ph {
	margin-top:2em;
	border-top:5px solid #0A50A1;
	border-bottom:5px solid #0A50A1;
	padding:5px 0;
	font-size:0;
	line-height:0;
	text-align:center;
	width:100%;
	overflow:hidden;
	}
#ph img {
	border-width:0px;
	}
#ph a {
	display:block;
	width:137px;
	height:120px;
	float:left;
	text-align:center;
	text-decoration:none;
	}
#ph a span {
	font-size:12px;
	line-height:12px;
	text-align:center;
	display:block;
	}

ul#preopen {
	margin-bottom:1em;
	}
ul#preopen li {
	list-style-type:square;
	margin-left:2em;
	list-style-position:inside;
	}
	
dl#shop_info {
	padding-left:10px;
	width:100%;
	overflow:hidden;
	margin-bottom:0.5em;
}
dl#shop_info dt {
	clear:both;
	float:left;
	width:80px;
	font-weight:bold;
	text-align:right;
	}
dl#shop_info dd {
	float:left;
	width:420px;
	}
dl#shop_info dd dt {
	clear:both;
	float:left;
	width:80px;
	font-weight:normal;
	text-align:left;
	}
dl#shop_info dd dd {
	float:left;
	width:300px;
	}
#header_container {
	height:150px;
	background:transparent url("/cafe/img/header_bg.png") repeat-x scroll center -100px;
	}
#header_flash {
	height:100px;
	background:transparent url("img/header_flash.png") no-repeat scroll center -100px;
	}
div#index_news {
	padding:5px;
	border:1px solid #06c;
	height:160px;
	overflow:auto;
	background-color:#eee;
	
	}
div#index_news dt {
	clear:both;
	float:left;
	width:85px;
	font-size:12px !important;
	font-weight:bold;
	}
div#index_news dd {
	float:left;
	width:435px;
	font-size:12px !important;
	line-height:1.0em !important;
	}
p#index_news_title {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:3px;
	color:#06c;
	}
