html {
	margin: 0;
	padding: 0;
}
body {
	min-width: 940px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	text-align: center;
	font-family: verdana, 'trebuchet ms', sans-serif;
	color: #000000;
	background-color: #4e454a;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #536c1c;
}
a:hover {
	text-decoration: underline;
	color: #a3b8cc;
}
a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, ol, ul, pre {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin: 0 0 0 20px;
	padding: 0;
}
h1, h6 {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}
h4 {
	margin-top: 30px;
padding-right: 3px;
	border-right: 1px dotted #a3b8cc;
border-top: 1px dotted #a3b8cc;
border-bottom: 0px dotted #a3b8cc;
	color: #536c1c;
text-align:right;
font-weight: bold;
}
h5 {
	margin-top: 10px;
	border-left: 4px solid #dae0e6;
	padding: 0 0 0 5px;
	color: #666;
	font-weight: bold;
}
blockquote {
	margin: 10px 0 10px 0;
	border: 1px dashed #a3b8cc;
	color: #292e33;
	background: #e6ecf2;
	font-size: 83%;
}
p {
	text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
}
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	line-height: 0;
}
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	line-height: 0;
}
* html .pkg {
	display: inline-block;
}

* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
#container {
	position: relative;
	text-align: left;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("http://izakaya.info/sposta90/parts/background08.png");
}
#container-inner {
	position: static;
	width: auto;
}
#pagebody { 
	position: relative;
	float: left;
	width: 800px;
}
#pagebody-inner {
	position: static;
	width: 760px; /* necessary for ie win */
	margin: 20px 0 0 20px;
}
#banner {
	position: relative;
	width: 758px; /* necessary for ie win */
	height: 80px;
	margin: 20px 0 0 20px;
	background-repeat: no-repeat;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #FF8C00;
}
#banner-inner {
	position: static;
	margin: 10px;
	height: 60px;
}
#banner a {
	display: block;
	width: 738px;
	height:20px;
	color: #ccc; text-decoration: none;
}
#banner a:hover {
	color: #536c1c;
}
#banner-header {
	color: #536c1c;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
#banner-description {
	color: #536c1c;
	background: none;
	font-size: 12px;
	line-height: 1.25;
}
#banner-description a {
	display: inline;
	color: #ccc; text-decoration: none;
}
#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
#delta {
	float: right;
}
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}
#alpha {
	position: relative;
	float: right;
	width: 580px;
}
#alpha-inner  {
	position: static;
}
.layout-two-column-left #alpha {
	margin: 0;
	width: 200px;
	background: #e6ecf2;
}
.layout-two-column-left #alpha-inner {
	padding: 10px 10px 0 10px;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
}
.layout-three-column #alpha {
	margin: 0;
	width: 180px;
	background: #e6ecf2;
}
.layout-three-column #alpha-inner {
	padding: 10px 10px 0 10px;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
}
#beta {
	position: relative;
	float: left;
	width: 160px;
	background: none;
}
#beta-inner {
	position: static;
}
#gamma {
	position: relative;
	width: 120px;
	margin: 20px 0 0 0px;
	background: none;
}
#gamma-inner {
	position: static;
}
#footer {
	position: relative;
	margin: 0 0 0 0;
	height:50px;
	Width:940px;
	border-top:1px dotted #FF8C00;
	background-image: url("http://izakaya.info/sposta90/parts/footer.png");
	background-repeat: no-repeat;
}
#footer a {
	display: block;
	width: 940px;
	height:40px;
	color: #536c1c;
	text-decoration: none;
}
#footer-inner {
	position: static;
}
#footer-content {
	padding-left: 10px;
	font-size: 66%;
}
.content-nav {
	margin: 0 10px 10px 10px;
	text-align: center;
	font-size: 66%;
}
.date-header {
	clear: both;
	position: static;
	margin-top: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.entry-more-link {
	clear: both;
	text-align: right;
	font-size:93%;
}

.entry-excerpt,
.entry-more {
	clear: both;
	font-size:75%;
}
.entry-more {
display: inline-block;
}
.entry-more {
display: block;
}
.entry-more:after {
content: url(pixel.gif);
display: block;
clear: both;
height: 0;
}

.entry-body {
	clear: both;
	font-size: 75%;
}
.entry-body {
display: inline-block;
}
.entry-body {
display: block;
}
.entry-body:after {
content: url(pixel.gif);
display: block;
clear: both;
height: 0;
}

.entry-content {
	position: static;
	clear: both;
overflow:hidden;
	padding :0 10px 0 0;
	margin-bottom: 20px;
	border-right: 1px dotted #FF8C00;
	border-bottom: 1px dotted #FF8C00;
}
.entry-content:after {
content: url(pixel.gif);
display: block;
clear: both;
height: 0;
}
.entry-footer {
	clear: both;
	margin: 0 0 0 0px;
	padding-top: 3px;
	border-top: 0px solid #dae0e6;
	color: #666;
	text-align: right;
	font-size: 66%;
}
.comment-footer {
	clear: both;
	margin: 0 0 0 0px;
	padding-top: 3px;
	border-top: 0px solid #dae0e6;
	color: #666;
	text-align: right;
}
.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.comments:after {
content: url(pixel.gif);
display: block;
clear: both;
height: 0;
}
.entry-header {
	margin-top: 10px;
	border-left: 0px solid #FF8C00;
	padding: 0 0 0 0px;
	color: #666;
	font-size: 83%;
	font-weight: bold;
}
.entry-header a {
	text-decoration: underline;
}
.entry-tags {
	margin: 0 0 10px 10px;
	font-size: 66%;
}
.entry-tags-header,
.entry-tag {
	display: inline;
}
.entry-tags-cat {
	margin: 10px 0 10px 10px;
	font-size:66%;
}
.entry-tags-list {
	display: inline;
	list-style:none;
	padding: 0px;
}
.comments-open-content,
.comment-content,
.trackback-content {
	clear: both;
	position: static;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 20px;
	border-right: 1px dotted #FF8C00;
	border-bottom: 1px dotted #FF8C00;
font-size: 66%;
}
#trackbacks-info {
	clear: both;
	position: static;
	overflow: hidden;
    margin: 10px 0;
    border-right: 1px dotted #FF8C00;
    border-bottom: 1px dotted #FF8C00;
    padding: 0px;
    color: #292e33;
    text-align: center;
	font-size: 66%;
}
.archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label {
	display: block;
}
.comments-open-footer {
	clear: both;
	margin: 10px 0;
}

.trackbacks-info,
.comments-closed {
	clear: both;
	font-size: 66%;
}
.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0px;
	border-left: 5px solid #536c1c;
	border-bottom: 0px solid #CCCCCC;
	border-right: 1px dotted #A3B8CC;
	padding: 5px;
	color: #536c1c;
	background: #F5F5DC;
	font-size: 83%;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 240px;
	border:1px dotted #FF8C00;
}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}
#comment-post {
	font-weight: bold;
}
.module {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	border-right: 1px dotted #A3B8CC;
	border-bottom: 1px dotted #A3B8CC;
}
.module-content {
	position: relative;
	margin: 5px 10px 20px 0px;
	font-size: 66%;
	line-height: 1.8;
}
.module-content a { color: #536c1c; }
.module-content a:hover { color: #a3b8cc; }

.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-presence img { vertical-align: middle; }
.module-content { margin-bottom: 10px; }
.module-content a { color: #536c1c; }
.module-content a:hover { color: #a3b8cc; }

.module-search #search { 
	width: 130px;
}

.module-list {
	margin: 10px;
padding: 0 0 0 10px;
	list-style: disc;
}
.module-list .module-list {
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }

/* Search results templates */
.mt-search-results .search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #536c1c;
	border-bottom: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
    padding: 5px;
	font-size:83%;
    font-weight: bold;
line-height:1;
    color: #536c1c;
    background: #F5F5DC;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:445px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p {
}
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.main-index .archive-title,
.master-archive-index #archive-title,
.individual-entry-archive .archive-title,
.date-based-archive #archive-title,
.category-archive .archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
	height: auto;
    border-left: 5px solid #536c1c;
	border-bottom: 0px solid #CCCCCC;
	border-right: 1px dotted #FF8C00;
    padding: 5px;
	font-size: 83%;
    font-weight: bold;
line-height:1;
    color: #536c1c;
    background: #F5F5DC;

}

/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #536c1c;
}

#comments-experimental .comment:hover a {
    color: #536c1c;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    margin: 5px auto 5px 10px;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

ul.tree {
	margin: 0!important;
	padding: 0!important;
	font-size: 10px;
	line-height: 1.5;
	list-style: none!important;
}
ul.tree ul {
	margin: 0!important;
	padding: 0!important;
}
ul.tree li {
	margin: 0!important;
	line-height: 1.8;
	padding: 0 0 0 14px!important;
	background: url("http://izakaya.info/sposta90/parts/tree_lst_dotted.gif");
	background-repeat: no-repeat!important;
	list-style: none!important;
}
ul.tree li.tree_end {
	background: url("http://izakaya.info/sposta90/parts/tree_end_dotted.gif");
	list-style: none;
}
.subcategories a.foldmark {
	font-size:9px; /* マークのフォントサイズ */
	text-decoration: none; /* マークの文字装飾（装飾なし） */
}
img.img_N{
	padding: 10px;
	border: 1px dashed #a3b8cc;
}
img.img_L{
	clear:both;
	float: left;
width:auto;
	margin-right:10px;
	margin-top:0px;
	margin-bottom: 8px;
	padding: 10px;
	border: 1px dashed #a3b8cc;
}
img.img_R{
	clear:both;
	float: right;
	margin-left:10px;
	margin-top:0px;
	margin-bottom: 8px;
	padding: 10px;
	border: 1px dashed #a3b8cc;
}
img.img_C{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	display : block;
	width: auto;
	height: auto;
	border: 1px dashed #a3b8cc;
	padding: 10px;
}

.p-container {
	clear:both;
	float: right;
	width: auto;
	height: 180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-left: 10px;
	padding-right: 10px;
}
.p-container-inner {
	float: left;
	width: auto;
	height: 150px;
	padding: 10px;
}
.p-container-innerA {
	float: left;
	width: 112px;
	height: 150px;
	padding: 10px;
}
.p-container-innerB {
	float: left;
	width: 150px;
	height: 150px;
	padding: 10px;
}
img.p-frameA {
	display : block;
	margin-left: auto;
	margin-right: auto;
}
img.p-frameB {
	display : block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 19px;
}
.p-container-m {
	float: right;
	width: auto;
	height: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-left: 10px;
	padding-right: 10px;
}
.m-container-inner {
	clear:both;
	float: right;
	width: 150px;
	height: 180px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.m-container {
	clear:both;
	float: left;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.m-container2 {
	clear:both;
	display: block;
	float: left;
	width: 415px;
	height: 355px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.m-container_L {
	float: left;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.m-container_R {
	clear:both;
	float: right;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
p.clearfloat {
	clear:both;
}
.parti{
	clear:both;
	border-top: 1px dotted #A3B8CC;
}
.end{
	clear:both;
	border-top: 1px dotted #ffffff;
}
.navi {
	margin: 0px 0px 5px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	border-color: #a3b8cc;
	font-size: 66%
}
.navi2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-width: 0px 1px 1px 0px;
	border-style: dotted;
	border-color: #a3b8cc;
	font-size: 66%
}
table {
font-size:100%;
}
table.st1 {
	clear:both;
        width: 440px;
	text-align: center;
        border: 1px solid #CCCCCC;
        border-collapse: collapse;
        border-spacing: 1px;
}
table.L {
	clear:both;
	width:100%;
	text-align: left;
}
table.C {
	clear:both;
	width:100%;
	text-align: center;
}
table.R {
	clear:both;
	width:100%;
	text-align: right;
}
tr.L {
	text-align: left;
}
tr.C {
	text-align: center;
}
tr.R {
	text-align: right;
}
th.L {
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
th.C {
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
th.R {
	text-align: right;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.L {
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.C {
	text-align: center;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}
td.R {
	text-align: right;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.soba-comment {
	color: #999999;
}
span.new {
	display: none;
	color: red;
	font-weight: bold;
}
.p-container_L {
	clear:both;
	float: left;
	width: auto;
	height: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
}
.p-container_L2 {
	clear:both;
	float: left;
	width: auto;
	height: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
}
.p-container_R {
	clear: both;
	float: right;
	width: auto;
	height: 180px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
}
.p-container_R2 {
	clear: both;
	float: right;
	width: auto;
	height: 140px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dashed #a3b8cc;
}
.p-container-inner_L {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 0 10px 10px;
}
.p-container-inner_R {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 10px 10px 10px;
}

div.wrap-cap-middle {
width:auto;
margin: 10px 0 10px 0;
}

div.wrap-cap-middle .cap{
display:table-cell;
width:315px;
text-align:justyfy;
line-height:1.7;
padding:0 10px 0 0;
vertical-align:middle;
}

* html div.wrap-cap-middle .cap {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .cap {/* IE 7 */
display:inline;
zoom:1;
width:296px; /* 本来315px */
}

div.wrap-cap-middle .cap_L{
display:table-cell;
width:315px;
text-align:left;
line-height:1.7;
padding:0 10px 0 0;
vertical-align:middle;
}

* html div.wrap-cap-middle .cap_L {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .cap_L {/* IE 7 */
display:inline;
zoom:1;
width:315px; /* 本来315px */
}

div.wrap-cap-middle .cap_R{
display:table-cell;
width:315px;
text-align:right;
line-height:1.7;
padding:0 10px 0 0;
vertical-align:middle;
}

* html div.wrap-cap-middle .cap_R {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .cap_R {/* IE 7 */
display:inline;
zoom:1;
width:315px; /* 本来315px */
}

div.wrap-cap-middle .cap_L_s {
display:table-cell;
width:417px;
text-align:left;
line-height:1.7;
padding:0 0px 0 10px;
vertical-align:middle;
}

* html div.wrap-cap-middle .cap_L_s {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .cap_L_s {/* IE 7 */
display:inline;
zoom:1;
width:417px; /* 本来417px */
}

div.wrap-cap-middle .cap_R_s{
display:table-cell;
width:417px;
text-align:right;
line-height:1.7;
padding:0 10px 0 0;
vertical-align:middle;
}

* html div.wrap-cap-middle .cap_R_s {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .cap_R_s {/* IE 7 */
display:inline;
zoom:1;
width:417px; /* 本来417px */
}

div.wrap-cap-middle .img{
display:table-cell;
width:auto;
vertical-align:middle;
border: 1px dashed #a3b8cc;
}

* html div.wrap-cap-middle .img{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.wrap-cap-middle .img{/* IE 7 */
display:inline;
zoom:1;
}

div.wrap-cap-middle .img-inner{
margin:10px;
}

.comments-header,
.trackbacks-header,
.comments-open-header {
	clear: both;
	margin-top: 10px;
	border-left: 2px solid #dae0e6;
	padding: 0 0 0 5px;
	color: #666;
	background-color: #eeeeee;
	font-size:75%;
}

.cat-list {
font-weight:bold;
list-style-type: disc;
padding:0 0 0 10px;
}