@charset "euc-jp";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(images/back_03.jpg);
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	font: 12px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #542E0D;
	background: url(images/pot_06.jpg) no-repeat right 50px;
}
a:link {
	color: #542E0D;
	text-decoration:none;
}
a:visited {
	color: #542E0D;
	text-decoration:none;
}
a:hover {
	color: #993300;
	text-decoration:underline;
}
a:active {
	color: #993300;
	text-decoration:underline;
}

/*header*/
#header {
	margin: 10px 0px 15px;
	padding: 100px 0px 0px;
	background: url(images/shop_03.gif) no-repeat left top;
	text-align: right;
	width: 740px;
}
h1 {
	margin: 0px 0px 0px 440px;
	padding: 0px;
	background: url(images/logo_06.jpg) no-repeat left top;
	text-align: left;
}
h1 a {
	text-indent: -9999px;
	height: 35px;
	width: 297px;
	display: block;
}

#header p {
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px 440px;
}
#contents {
	width: 740px;
}

#left {
	width: 540px;
	float: left;
	text-align: left;
}
.entrybox {
	background: url(images/en_middle_22.gif) repeat-y left;
	width: 534px;
	padding-top: 20px;
}

.entry_title {
	font-size: 16px;
	font-weight: bold;
	background: url(images/titleback_15.gif) no-repeat left bottom;
	margin: 0px 10px 5px 15px;
	padding: 0px 0px 20px 10px;
}
.entry_date {
	margin: 0px 15px 10px 0px;
	padding: 0px;
	text-align: right;
}
.entry_body {
	padding-right: 15px;
	padding-left: 15px;
}
.entry_state {
	text-align: right;
	margin-right: 15px;
	margin-top: 15px;
}
.comment {
	background: url(images/en_bottom_45.gif) no-repeat left bottom;
	padding-bottom: 25px;
}
.commentbox {
	background: url(images/en_middle_22.gif) repeat-y;
	position: relative;
	top: -42px;
}

h4 {
	margin: 20px 15px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	border-bottom: 1px dotted #764F2D;
}
.comment_author {
	margin: 10px 15px;
}


#right {
	float: right;
	width: 180px;
	text-align: left;
}
h3 {
	background: url(images/sideback_19.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
	padding: 0px 0px 15px;
}
.sidebox {
	margin-top: 15px;
}
.cell {
	width: 24px;
}
.calendar a:link {
        color:#0000FF;
}
.calendar a:visited {
        color:#0000FF;
}

.links {
	margin-top: 30px;
}

#footer {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}
address {
	font: normal 12px Arial, Helvetica, sans-serif;
}

.Clear {
	clear: both;
}
