@charset "utf-8";

@import "../css/reset.css";

body {
	color:#59493f;
	background:#8e6d5a;
	}


img {
	border:none;
	vertical-align:bottom;
	}

a {
	color:#e5004f;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}



#wrap {
	width:780px;
	margin:0px auto;
	text-align:left;
	background:url(../images/blog/blog_bg.gif) repeat-y center #e5e5e5;
	}

#header {
	height:310px;
	background:url(../images/blog/blog_top_bg.gif) no-repeat center top;
	}
#header h1 {
	height:20px;
	font-size:12px;
	color:#a6937c;
	}



#blog-toplist {
	margin:0px 10px 0px 10px;
	}

#blog-toplist li {
	float:left;
	width:380px;
	background:#ffffff;
	}
#blog-toplist li a {
	display:block;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	}

/*
.cat-2 #ikebukuro a, .cat-3 #ekoda a {
	border-top:3px solid #e5004f;
	text-decoration:none;
	}
*/
#ikebukuro a { background:url(../images/blog/blog_toplist.gif) no-repeat 0px 0px; }
#ikebukuro a:hover { background:url(../images/blog/blog_toplist.gif) no-repeat 0px -40px; }

#ekoda a { background:url(../images/blog/blog_toplist.gif) no-repeat -380px 0px; }
#ekoda a:hover { background:url(../images/blog/blog_toplist.gif) no-repeat -380px -40px; }




#image {
	clear:both;
	background:#CCCCCC;
	margin:0px 10px 0px 10px;
	}

#blog-menu {
	width:760px;
	margin:0px 10px 30px 10px;
	}
#blog-menu li {
	width:152px;
	float:left;
	text-align:center;
	}
#blog-menu li a {
	display:block;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px 0px;
	background:url(../images/blog/blog_menu_bg.gif) repeat-x 0px 0px;
	}
#blog-menu li a:hover {
	background:url(../images/blog/blog_menu_bg.gif) repeat-x 0px -30px;
	text-decoration:none;
	}


#contents {
	clear:both;
	width:760px;
	margin:0px 10px;
	}


#main {
	margin-right:10px;
	width:540px;
	float:right;
	}

#center-navi {
	margin:0px 0px 15px 0px;
	}
#center-navi li {
	width:270px;
	float:left;
	}
#center-navi li a {
	background:url(../images/common/arrow.gif) no-repeat left;
	padding:5px 15px;
	margin-left:20px;
	}
#center-navi li a:hover {
	}

#side {
	margin-left:10px;
	width:180px;
	float:left;
	}

#side-logo {
	margin-bottom:20px;
	}

#footer {
	clear:both;
	height:160px;
	background:url(../images/common/footer_bg.gif) repeat-x top #68433a;
	margin:0px 10px;
	text-align:left;
	color:#ffffff;
	}

#footer .go-top {
	text-align:right;
	margin:10px 10px 30px 0px;
	}


#footer-01 {
	width:400px;
	margin-left:10px;
	float:left;
	}

#footer-01 h3 {
	margin:10px 0px;
	}

#footer-01 h3 img {
	vertical-align:baseline;
	margin-left:20px;
	}


#footer-02 {
	width:340px;
	margin:40px 10px 0px 0px;
	float:right;
	}
#footer-02 p {
	text-align:right;
	}


#copy {
	clear:right;
	text-align:right;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	letter-spacing:1px;
	}

#copy a {
	color:#ffffff;
	}









.page-title {
	font-size:16px;
	letter-spacing:1px;
	color:#ffffff;
	background:url(../images/blog/page_title_bg.gif) no-repeat top;
	padding:3px 15px;
	margin-bottom:20px;
	}

.entry-title {
	font-size:14px;
	padding:8px 0px 8px 20px;
	height:14px !important;
	height:30px;
	line-height:1em;
	overflow:hidden;
	margin-bottom:10px !important;
	margin-bottom:0px;
	background:url(../images/common/title_02_bg.gif) no-repeat;
	clear:both;
	}

.entry-title a {
	color:#59493f;
	text-decoration:none;
	}

.entry-title a:hover {
	color:#e5004f;
	text-decoration:underline;
	}

.entry-content {
	line-height:150%;
	margin-bottom:10px;
	}

.entry-content p {
	margin-bottom:1em;
	}

.gosite {
	clear:both;
	margin:40px 0px 20px 0px;
	}

.asset-more-link {
	margin:10px 0px;
	text-align:right;
	}


.asset-footer {
	margin-bottom:30px;
	text-align:right;
	background:url(../images/common/dotted.gif) repeat-x bottom;
	padding-bottom:10px;
	}
.asset-footer .date {
	background:#dcdcdc;
	margin-bottom:10px;
	padding:2px 10px;
	}




.entry-categories, .entry-categories h4, .entry-categories ul, .entry-categories li {
	display:inline;
	}


.entry-tags h4, .entry-tags ul, .entry-tags li {
	display:inline;
	}





.widget-header {
	border-left:4px solid #e5004f;
	padding-left:10px;
	text-align:left;
	}

.widget {
	text-align:center;
	}
.widget-content {
	margin:5px auto 20px auto;
	text-align:left;
	}

.widget-content ul {
	list-style:square;
	margin-left:10px;
	}

.widget-content ul li {
	background:url(../images/common/arrow.gif) no-repeat left;
	padding-left:15px;
	list-style:none;
	}


.widget-calendar table {
	margin:5px 0px;
	width:180px;
	border-collapse:separate;
	}
.widget-calendar table th {
	padding:2px;
	text-align:center;
	background:#dcdcdc;
	}


.widget-calendar table td {
	padding:2px;
	text-align:center;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	}




.trackbacks-header, .comments-open-header, .comments-header {
	margin:0px 0px 10px 0px;
	border-left:4px solid #e5004f;
	padding-left:5px;
	font-size:100%;
	}

.trackbacks-info {
	margin-bottom:10px;
	}
.trackbacks-info input {
	width:300px;
	}

#trackbacks, #comments {
	margin:0px 0px 20px 0px;
	padding:20px;
	background:#eeeeee;
	}


#comments-open {
	margin-top:10px;
	}
#comments-open-data dl {
	margin:5px 0px 5px 0px;
	clear:both;
	}
#comments-open-data dl dt {
	float:left;
	width:6em;
	}

#comments-open-text {
	margin:5px 0px;
	}
#comment-text {
	width:100%;
	margin:5px 0px;
	}

.comment, .trackback {
	padding:10px;
	background:#ffffff;
	padding-bottom:5px;
	margin-top:10px;
	}






.content-nav {
	text-align:center;
	margin:20px 0px;
	}


.archive-content {
	margin:0px 20px 20px 20px;
	list-style:none;
	}
.archive-content li {
	background:url(../images/common/arrow.gif) no-repeat left;
	padding:2px 15px;
	}



/* menu */

.menubox  {
	width:540px;
	margin-bottom:50px;
	}



.menubox h4 {
	margin:20px 0px 5px 0px;
	background:url(../images/common/arrow.gif) no-repeat left;
	padding-left:15px;
	font-size:120%;
	}

.menubox p {
	margin:5px 0px 0px 0px;
	}

.table-01 {
	width:540px;
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
	}

.table-01 td {
	border:1px solid #dcdcdc;
	padding:2px 5px;
	}
.table-01 th {
	background:#eeeeee;
	border:1px solid #dcdcdc;
	text-align:center;
	padding:2px 5px;
	}

.table-01 .name {
	width:62%;
	}
.table-01 .time {
	width:15%;
	text-align:center;
	}
.table-01 .price {
	width:23%;
	color:#e5004f;
	text-align:right;
	}

.point {
	clear:both;
	margin:0px 0px 4px 0px;
	float:left;
	border:1px solid #ff99cc;
	padding:0px 5px;
	display:inline;
	}





/* shop */

.shop {
	margin-bottom:30px;
	}

.shop h3 {
	margin-bottom:15px;
	}

.shop .map {
	margin-top:10px;
	}

.shop-table {
	width:350px;
	margin:0px 0px 10px 0px;
	}
.shop-table th {
	border-left:4px solid #e5004f;
	background:url(../images/common/stripe_bg.gif);
	width:120px;
	padding:5px 10px;
	vertical-align:top;
	font-size:110%;
	}
.shop-table td {
	padding:5px 10px;
	vertical-align:top;
	background:url(../images/common/dotted.gif) repeat-x bottom;
	}

.photo {
	width:180px;
	float:right;
	}

