/*
Theme Name: 三軒茶屋カフェ テーマ
Theme URI: http://sangenchaya-cafe.net/
Description: The original WordPress theme that cafe.
Version: 1.3
Author: M.H.
*/


#information2 {
/*	float: left;*/
	margin: 12px 10px 0 0;
	padding:0 20px 0 0;
	background: url(/images/bg_info.gif) no-repeat left top;
	border: 1px solid #2a0b00;
}

#information2 .titleArea {
	width: 685px;
	margin: 0 0 0 48px;
	padding: 12px 0 0 0;
}

#information2 .titleArea h2 {
	float: left;
	width: 91px;
	margin: 0;
}

#information2 .titleArea .view {
	float: right;
	width: 54px;
}

#information2 dl {
	clear: both;
	margin: 0;
	padding: 25px 0 0 20px;
	color: #FFF;
}

#information2 dl a {
	color: #FFF;
	text-decoration: underline;
}

#information2 dt {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/common/images/bullet.gif) no-repeat 0 7px;
}

#information2 dd {
	margin: 0;
	padding: 0 0 8px 0;
}




div#wp_page_numbers {
	padding:30px 0 0 0;
	text-align:center;
}

div#wp_page_numbers li {
	float:left;
}

div#wp_page_numbers a {
	margin:0 0px 0 20px;
	color:#eee;
	line-height:20px;
	text-decoration:none;
}



#central h3.menu {
	clear: both;
	margin-bottom: -5px;
}

.thumbnailBox-2 {
	clear: both;
	width: 780px;
	position:relative;
	left:-20px;
	margin-bottom: 20px;
}

.thumbnail-2 {
	float: left;
	width: 220px;
         height:240px;
	margin-left:20px;
	margin-top: 20px;
	padding: 10px;
	background: url(/common/images/bg_photo.gif) repeat-y;
	_margin-left:10px;
	_margin-right:5px;
}

.thumbnailBox-2 .photo {
	margin-bottom: 6px;
}

.thumbnailBox-2 .photo img {
	border: 3px solid #674630;
}

.thumbnailBox-2 .price {
	font-weight: bold;
	text-align: right;
}

div.desc { color:#fff; }
div.desc a { color:#fff; }