@charset "UTF-8";
/* entry stylse
----------------------------------------------*/
#entry_wakubox {
	background-image: url(../img/ph_entry_back.jpg);
	background-repeat: repeat-y;
	background-position: 1px 0px;
	padding-left: 1px;
	width: 544px;
	border-bottom: 2px solid #568D00;
}
#centerbox .entrybox_first {
	padding-top: 12px;
	margin-bottom: 15px;
}
#centerbox .entrybox {
	padding-top: 12px;
	background-image: url(../img/ph_entry_line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#centerbox .entry_photobox {
	float: left;
	width: 116px;
	background-image: url(../img/ph_entryphoto_back.gif);
	background-repeat: repeat-y;
	background-position: 6px 0px;
	padding-left: 6px;
	padding-top: 0px;
}
#entry_wakubox .entry_photo_top {
	font-size: 1px;
	line-height: 1;
}
#entry_wakubox .entry_photo_top img {
	vertical-align: top;
}
#entry_wakubox .entry_photo {
	padding-left: 8px;
	background-image: url(../img/ph_entryphoto_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#centerbox .entry_rightbox {
	float: right;
	width: 420px;
}
#centerbox .entry_date {
	font-size: 95%;
	line-height: 130%;
	color: #568D0C;
	padding-bottom: 3px;
	padding-top: 2px;
}
#centerbox .entry_title {
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
	color: #663300;
	padding-bottom: 6px;
}
#centerbox .entry_title a {
	color: #663300;
}
#centerbox .entry_title a:visited {
	color: #663300;
}
#centerbox .entry_title a:hover {
	color: #8D5C3A;
}
#centerbox .entry_shousaibox {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/ph_e_ichiran_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 14px;
}
#centerbox .entry_blogname {
	padding-left: 29px;
	padding-top: 7px;
	padding-right: 5px;
	font-size: 85%;
	line-height: 130%;
	color: #993300;
}
#centerbox .entry_name {
	font-size: 85%;
	line-height: 130%;
	padding-bottom: 8px;
	color: #568D0C;
	padding-right: 5px;
	padding-left: 32px;
}
#centerbox .entry_name .font_by {
	color: #000000;
	padding-right: 5px;
}
#centerbox .entry_text {
	background-image: url(../img/ph_entry_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 10px;
	margin-right: 10px;
	padding: 11px 2px 0px;
	line-height: 140%;
	color: #000000;
}
#centerbox .entry_text a {
	color: #568D0C;
}
#centerbox .entry_text a:visited {
	color: #568D0C;
}
#centerbox .entry_text a:hover {
	color: #85AA02;
}

/* last pagelist stylse
----------------------------------------------*/
#last_pagelist {
	text-align: right;
	width: 543px;
	color: #663300;
	font-size: 85%;
	padding-top: 10px;
	padding-bottom: 30px;
}
#last_pagelist a {
	color: #663300;
}
#last_pagelist a:visited {
	color: #663300;
}
#last_pagelist a:hover {
	color: #8D5C3A;
}

