body {
	background-image: url("./img/back-3.jpg");
	color: #000000;
	margin: 0px;
	}

img { border-width: 0px;}

#outline {
	margin: 0px auto;
	}

.shop-guide {
	font-size: 10px;
	text-align: left;
	color: #fff1b4;
	}

.info-title {
	color: #FFF1B4;
 	text-align: left;
	padding: 0px 5px;
	}

p.info-title {
	margin: 5px 0px;
	font-size: 11px;
 	line-height: 130%; 
	}

.info-title a:link,  .cat-info-title a:link { color: #FFF1B4; text-decoration: underline; }
.info-title a:visited, .cat-info-title a:visited { color: #FFF1B4; }
.info-title a:hover,  .cat-info-title a:hover { color: #FFF1B4;  text-decoration: underline; }
.info-title a:active, .cat-info-title a:active { color: #ffffff;  text-decoration: underline; }

.info-date {
	background-color: #000000;
	color: #FF6600;
	font-size: 11px;
 	text-align: left;
                line-height: 180%;
	padding: 0px 5px;
	}

p.info-date {
	margin: 0px;
	}

/*店舗ごとＨＴＭＬ*/

.oshirase { margin: 5px 0px;}

/* エントリーアーカイブ */

.entry-date {
	background-color: #000000;
	color: #FF6600;
	font-size: 11px;
 	text-align: left;
                line-height: 180%;
	}

.entry-title {
	font-size: 15px;
	font-weight: bolder;
	}

p.entry-title {
	margin: 0px 0px 15px 0px;
	}

.entry-body {
	background-color: #000000;
	width: 582px;
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	}

.entry-body p {
	margin: 0px 0px 10px 0px;
	text-align: left;
	}

.to-archive-list {
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	}

/* カテゴリーアーカイブ */

.cat-list {
	background-color: #000000;
	padding: 10px;
	width: 582px;
	color: #ffffff;
	}

.cat-list table {
	width: 582px;
	border-width: 0px;
border-style: solid;
border-color: #ffffff;
	margin: 0px auto;
	}

.cat-info-date {
	background-color: #000000;
	color: #FF6600;
 	text-align: left;
                line-height: 180%;
	width: 140px;
	padding: 0px 5px;
	font-size: 11px;
	}

.cat-info-title {
	color: #FFF1B4;
 	line-height: 180%; 
 	text-align: left;
	padding: 0px 5px;
	width: 422px;
	font-size: 11px;
	}

/*オーナーブログ*/

#blog {
	margin: 10px 0px;
	}

#blog-menu {
	width: 150px;
	padding: 10px 10px;
	float: left;
	}

#blog-entry {
	width: 550px;
	float: left;
	}

.blog-navi {
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
	}

.owner-entry-space {
	background-image: url("./images/news-back-2_3.jpg");
	}

.owner-entry-body {
	background-color: #000000;
	width: 412px;
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	}

.owner-entry-body p {
	margin: 0px 0px 10px 0px;
	text-align: left;
	}

p.owner-entry-date {
	background-color: #000000;
	color: #FF6600;
	font-size: 11px;
 	text-align: right;
	line-height: 180%;
	margin: 0px;
	}

.calendar {
	color: #ffffff;
	text-align: center;
}

div.archive {
	color: #ffffff;
	text-align: center;
	border: 2px solid #660033;
	margin: 10px 0px;
	}

.archive ul {
	margin: 10px;
	list-style-type: disc;
	/*list-style-position: inside;*/
	text-align: left;
	font-size: 11px;
	padding: 0px;
	}

.archive li {
	margin: 5px 10px;
	}

.archive div {
	background-color: #660033;
	color: ##FFF1B4;
	font-size: 13px;
	}

table#calendar-table {
	border: 1px solid #ffffff;
	width: 148px;
	border-collapse: collapse;
	}

#calendar-table td {
	width: 20px;
	height: 20px;
                color: #ffffff;
	text-align: center;
	font-size: 11px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	}

.calendar-today {
	background-color: #330066;
	}

.calendar-blank { border-width: 0px; }


.clear {
	clear: both;
	line-height: 0px;
	}

a:link { color: #FFF1B4; text-decoration: underline; }
a:visited { color: #FFF1B4; }
a:hover { color: #FFF1B4;  text-decoration: underline; }
a:active { color: #ffffff;  text-decoration: underline; }

.entry { color: #FFF1B4; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.copyrights { color: #cc6600; font-size: 13px; }
.copyrights p { margin-top: 20px; margin-bottom: 10px; text-align: center;}


