@charset "UTF-8";
/*
Theme Name: Maruei
Version: 1.0
*/



/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border: none;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 99px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#header h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #4a6987;
	margin: 0px;
	padding: 0px;
}
h2 {
	background-color: #4a6987;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h3 a {
	color: #e0a201;
}
#contents {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	float: left;
	width: 210px;
	text-align: left;
}
#calender {
	background-image: url(images/title_calender.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#calender a {
	color: #89980a;
}
#calender caption {
	background-color: #666666;
	color:#FFFFFF;
}
#calender th {
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#calender td {
	margin: 0px;
	padding: 3px;
	text-align: right;
}
#recent_entry {
	background-image: url(images/title_recent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #666666;
}
#recent_entry ul {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#recent_entry a {
	color: #666666;
}
#archive {
	background-image: url(images/title_archive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #666666;
}
#archive ul {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#archive a {
	color: #666666;
}
#main {
	float: right;
	width: 650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#shop_list {
	background-image: url(images/title_shoplist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#shop_logo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: none;
}
#recent_title {
	background-image: url(images/title_recent01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	clear: both;
	color: #666666;
}
#recent_title a {
	color: #666666;
}
.postmetadata {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin: 0 10px 15px 0;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
}
.postmetadata a {
	color: #e0a201;
}
.listpostmeta {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	height: 20px;
	margin: 0 10px 10px 0;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px #888888 dotted;
}
.listpostmeta a {
	color: #e0a201;
}
.entry {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
*/
}
.entry p {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
.entry a {
	color: #e0a201;
}
#respond h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
}
#respond a {
	color: #e0a201;
}
#comments {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
}
.commentlist {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.commentlist li {
	list-style-type: none;
}

.commentlist p {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
.commentlist a {
	color: #e0a201;
}
#commentform p {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
#breadcrumb_wrapper {
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
}
.breadcrumb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
	width: 830px;
	text-align: left;
	padding: 5px 5px 5px 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.breadcrumb a {
	color: #FFFFFF;
}
.navigation {
	margin: 0 10px 0 0;
	padding: 0px 0px 15px 0px;
}
.navigationbottom {
	margin: 10px 10px 0 0;
	padding: 0px 0px 15px 0px;
}
#link {
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #666666;
}
#link ul {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#link a {
	color: #666666;
}

.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.prevlink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.prevlinkbottom {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 10px 0 0 0;
}
.prevlink a {
	color: #e0a201;
}
.nextlink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.nextlinkbottom {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 10px 0 0 0;
}
.nextlink a {
	color: #e0a201;
}
#postfooter {
/*
	margin: 20px 10px 30px 0;
	padding: 20px 0 0 0;
	border-top: 3px #888888 dotted;
*/
	margin: 0px 10px 10px 0;
	padding: 20px 0 0 0;
}
