/*////////////////////////////////////////////////////////////
	page-title rss
////////////////////////////////////////////////////////////*/

#page-title .ic-rss {
	height: 9px;
	width: 18px;
	position: absolute;
	left: 120px;
	top: 16px;
}
#kurume #page-title .ic-rss {
	left: 435px;
}
#kitakyuushuu #page-title .ic-rss {
	left: 435px;
}
#hannan #page-title .ic-rss {
	left: 410px;
}
#ube #page-title .ic-rss {
	left: 410px;
}
#kudamatsu #page-title .ic-rss {
	left: 410px;
}
#tsuyama #page-title .ic-rss {
	left: 410px;
}
#imabari #page-title .ic-rss {
	left: 410px;
}
#hagi #page-title .ic-rss {
	left: 385px;
}

/*////////////////////////////////////////////////////////////
	entry
////////////////////////////////////////////////////////////*/

.entry {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.entry-inside {
	background-image: url(/images/shop/common/bg_05.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
.entry-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4DFA2;
	border-bottom-color: #E4DFA2;
	border-left-color: #E4DFA2;
	width: 450px;
	margin-left: 4px;
}
.entry-header {
	background-color: #FAF8EB;
	background-image: url(/images/shop/common/bg_06.gif);
	background-repeat: repeat-x;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.entry-header .date {
	margin: 0px;
}
.entry-header h3 {
	font-size: 123.1%;
	font-weight: bold;
	color: #DA0016;
	margin: 0px;
}
.entry-body {
	background-image: url(/images/common/lin_03.gif);
	background-repeat: repeat-x;
	padding: 20px;
}

/*////////////////////////////////////////////////////////////
	pdf icon
////////////////////////////////////////////////////////////*/

.ic-pdf {
	line-height: 43px;
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}
.ic-pdf img {
	margin-right: 10px;
}

/*////////////////////////////////////////////////////////////
	layout image
////////////////////////////////////////////////////////////*/

.entry .right {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
}
.entry .left {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
.entry .vertical {
	clear: both;
	margin-bottom: 1em;
}
.entry .right p, .entry .left p, .entry .vertical p {
	margin-bottom: 0px;
}
.entry .right img,.entry .left img,.entry .vertical img  {
	background-color: #E0E0E0;
	padding: 5px;
}
.entry .list img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.entry .caption .article {
	width: 150px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.entry .caption .article .image {
	margin-bottom: 3px;
}


/*////////////////////////////////////////////////////////////
	rewrite pagetop
////////////////////////////////////////////////////////////*/

.pagetop {
	margin-bottom: 20px;
}

/*////////////////////////////////////////////////////////////
	archives
////////////////////////////////////////////////////////////*/

div.archives {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.archives-inside {
	background-image: url(/images/shop/common/bg_05.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
.archives-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C2EBFC;
	border-bottom-color: #C2EBFC;
	border-left-color: #C2EBFC;
	width: 450px;
	margin-left: 4px;
}
.archives-header {
	background-image: url(/images/shop/common/bg_07.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.archives-header h3 {
	font-size: 123.1%;
	font-weight: bold;
}

.archives-body {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.archives table {
	width: 100%;
	background-color: #E0E0E0;
}
.archives table th, .archives table td {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 0.7em;
	padding-left: 0.7em;
}
.archives table th {
	width: 120px;
	vertical-align: top;
}
.archives table td {

}
.archives table th span {
	background-image: url(/images/common/ic_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	padding-left: 15px;
}
