@charset "UTF-8";
/* entry stylse
----------------------------------------------*/
#centerbox .entrybox {
	background-image: url(../img/ph_entryichiran_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 544px;
	padding-top: 11px;
	padding-left: 1px;
	padding-bottom: 20px;
}
#centerbox .entrybox_first {
	width: 544px;
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 20px;
}
#centerbox .entry_photobox {
	float: left;
	width: 79px;
}
#centerbox .entry_photobox img {
	border: 1px solid #CCCCCC;
}
#centerbox .entry_rightbox {
	float: left;
	width: 464px;
}
#centerbox .entry_date {
	font-size: 85%;
	line-height: 130%;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
}
#centerbox .entry_title {
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
#centerbox .entry_title a {
	color: #666666;
}
#centerbox .entry_title a:visited {
	color: #666666;
}
#centerbox .entry_title a:hover {
	color: #000000;
}
#centerbox .entry_shousaibox {
	background-image: url(../img/ph_entry_ichiran_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-bottom: 10px;
}
#centerbox .entry_todoufuken {
	width: 99px;
	padding-right: 15px;
	padding-left: 36px;
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	line-height: 120%;
	float: left;
	height: 20px;
}
#centerbox .entry_basho {
	float: left;
	width: 310px;
	line-height: 120%;
	color: #000000;
	padding-top: 10px;
	height: 20px;
}
#centerbox .entry_beer {
	clear: both;
	padding-left: 32px;
	padding-top: 8px;
	padding-right: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #884400;
}
#centerbox .entry_beer .font_midashi {
	font-weight: normal;
	padding-right: 7px;
}
#centerbox .entry_name {
	color: #990000;
	font-size: 85%;
	line-height: 120%;
	padding-right: 5px;
}
#centerbox .entry_name a {
	color: #990000;
}
#centerbox .entry_name a:visited {
	color: #990000;
}
#centerbox .entry_name a:hover {
	color: #D23232;
}
#centerbox .entry_footer {
	font-size: 85%;
	line-height: 120%;
	color: #884400;
	text-align: right;
}
#centerbox .entry_footer a {
	color: #884400;
	text-decoration: none;
}
#centerbox .entry_footer a:visited {
	color: #884400;
	text-decoration: none;
}
#centerbox .entry_footer a:hover {
	color: #AA6D1E;
	text-decoration: underline;
}

/* last pagelist stylse
----------------------------------------------*/
#last_pagelist {
	text-align: center;
	color: #666666;
	font-size: 85%;
	padding-top: 15px;
	width: 545px;
	padding-bottom: 20px;
	border-top: 2px solid #DBBE94;
}
#last_pagelist a {
	color: #666666;
}
#last_pagelist a:visited {
	color: #666666;
}
#last_pagelist a:hover {
	color: #000000;
}
/* brewry chiikibetsu stylse
----------------------------------------------*/
#bashobetsubox {
	padding-bottom: 40px;
}
#bashobetsubox h5 {
	padding-bottom: 18px;
}
#bashobetsubox ul {
	list-style: none;
	padding-left: 3px;
	width: 545px;
}
#bashobetsubox li {
	float: left;
	margin-right: 12px;
	display: block;
	white-space: nowrap;
	margin-bottom: 8px;
}

