.navbar {
visibility: hidden;
display: none;
}

#navbar-iframe {
display: none !important;
}

.section, .widget {
margin: 0;
padding: 0;
}

* {margin: 0; padding: 0}
#header, #nav, #section, article, #aside, #footer {display: block}

body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif; 
font-size: 14px;
color: #444;
background: #F8F8F8;
}
a {
color: #FF0000;
}
a:hover {
color: #990000;
}
p {margin: 0 0 18px;}
img {border:1px solid #ccc;}
input {vertical-align: middle;}
blockquote {
margin: 0 0 18px 20px;
padding: 1px 12px;
border-left: 3px solid #DE8D8D;
background: #ffffff;
height: 1%;
}

blockquote p {
padding: 8px 0;
margin: 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #ffffff;
padding-top: 4px;
margin: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
table {
font-size: 12px;
width: 99%;
margin: 0 0 20px 3px;
border-collapse: collapse;
}
th, td {
border: 1px solid #CCC;
padding: 4px 8px;
}
th {
text-align: left;
background: #F3F3F3;
}
pre {
margin: 0 0 20px;
}

#wrapper {
width: 1058px;
margin: 0 auto;
padding: 0 10px;
background: #FFF;
border: 1px solid #DDD;
border-width: 0 1px;
border-top: solid #EEE;
border-bottom: solid #FFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
height: 590px;
border-bottom: 3px solid #ffffff;
margin-bottom: 28px;
position: relative;
}

#logo {
position: absolute;
top: 120px;
left: 30px;
color: #808080;
line-height: 20px;
font-size: 18px;
}
#logo a {
text-decoration: none;
}
#logo span {
display: block;
font-size: 13px;
font-weight: normal;
margin: 0px 0 0;
}

#nav {
position: absolute;
top: 0px;
left: 0;
width: 100%;
margin: 0;
padding: 7px 0 0 0;
clear: both;
position: relative;
}
#nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#nav li {
float: left;
font-size: 13px;
text-transform: uppercase;
list-style: none;
margin: 1px 0 0 0;
padding: 0;
}
#nav li a {
float: left;
color: #808080;
text-decoration: none;
}
#nav li a:hover {
color: #444;
}
#nav li.current_page_item {
}
#nav li.current_page_item a {
color: #444;
}

#search {
position: absolute;
top: 40px;
right: 0;
}
#search input {
font: 11px ;
float: left;
}
#s {
width: 175px;
padding: 3px 6px;
border: 1px solid #CCC;
margin-right: 5px;
}
#s:hover {
border-color: #AAA;
}
#s:focus {
border-color: #E60000;
}
#searchsubmit {
background: #E60000;
border: 0;
padding: 2px 7px;
color: #fff;
font-weight: bold !important;
overflow: visible;
height: 24px;
cursor: pointer;
}
#searchsubmit:hover {
background: #AA0001;
}

/* Menu
-----------------------------------------------------------------------------*/

ul#globalnavi{
width:1058px;
overflow:hidden;
}

ul#globalnavi li{
float:left;
height:63px;
display:block;
}

ul#globalnavi li a {
display: block;
overflow: hidden;
background-image: url(http://file.chibacitylittle.com/menu.jpg);
padding-top: 63px;
}

/* global navi normal
---------------------*/
#navi1 a { width:210px; background-position:0   0;}
#navi2 a { width:210px; background-position:-210px  0;}
#navi3 a { width:210px; background-position:-420px  0;}
#navi4 a { width:210px; background-position:-630px  0;}
#navi5 a { width:210px; background-position:-840px  0;}

/* global navi rollover
----------------------*/
#navi1 a:hover  { width:210px; background-position:0   -63px;}
#navi2 a:hover  { width:210px; background-position:-210px  -63px;}
#navi3 a:hover  { width:210px; background-position:-420px  -63px;}
#navi4 a:hover  { width:210px; background-position:-630px  -63px;}
#navi5 a:hover  { width:210px; background-position:-840px  -63px;} 

#register_box {
float: left;
width: 200px;
color: #fff;
font-size: 10px;
padding-top: 10px;
}

#register_box .signup { color:#F00; font-weight: bold; text-decoration: none; }
#register_box .new_reg { color:#be6300; font-weight: bold; text-decoration: none; }
/* end of menu */


/* Content
-----------------------------------------------------------------------------*/
#section {
width: 100%;
overflow: hidden;
margin-bottom: 10px;
}
#content {
width: 730px;
float: left;
padding: 0 0 20px 0;
overflow: hidden;
}

.pmeta {
font-size: 12px;
line-height: 16px;
margin: -13px 0 15px;
color: #888;
}
.pmeta span {
margin: 0 3px;
}
.pmeta a,
.ptags a {
color: #888;
text-decoration: underline;
}
.pmeta a:hover,
.ptags a:hover {
color: #AA0001;
}
.entry {
text-align: justify;
}
#content .entry h1 {font-size: 14px}
#content .entry h2 {font-size: 18px;
}

#content .entry h3 {
font-size: 18px;
color:#000033;
background-repeat: no-repeat;
border-bottom: 1px solid #E5E5E5;
margin: 20px 0 20px 0; 
top:10px;
}
#content .entry h4 {font-size: 14px}
#content .entry h5 {font-size: 14px}
#content .entry h6 {
font-size: 18px;
color:#000033;
background-image: url( http://img-001.com/chiba/icon.jpg );
background-repeat: no-repeat;
border-bottom: 1px solid #E5E5E5;
margin: 20px 0 20px 0; 
padding-left: 18px;
top:10px;
}
.ptags {
font-size: 12px;
line-height: 16px;
color: #999;
padding: 3px 5px;
overflow: hidden;
height: 1%;
}
.comments {
float: right;
}

.post ol {
margin: -4px 0 18px 35px;
}
.post ul {
margin: -4px 0 18px 18px;
padding: 0;
}
.post li {
padding: 3px 0 4px;
border-bottom: 1px solid #EEE;
}
.post ul li {
list-style: none;
padding: 3px 0 4px 12px;
}
.post li ul {
margin: 4px 0 -5px;
border-top: 1px solid #EEE;
}
.post li ol {
margin: 4px 0 -5px 18px;
border-top: 1px solid #EEE;
}

div.pagetitle {
font: normal 19px;
padding: 3px 0 10px 0;
margin-bottom: 30px;
border: 1px solid #E5E5E5;
text-align: center;
background: #F4F4F4;
}

#comments ol {
margin: 18px 0 0;
padding: 0;
}
#comments ol li {
list-style: none;
padding: 0;
margin: 0 0 40px 0;
}
.comment-header {
background: #F2F2F2;
border: 1px solid #E9E9E9;
padding: 4px 4px 3px 4px;
min-height: 39px;
height: auto !important;
height: 39px;
}
.user {
font-style: normal;
font-weight: bold;
}
.avatar-image-container {
border: 1px solid #DDD;
padding: 2px;
float: left;
background: #FFF;
margin: 5px;
width: 32px;
height: 32px;
}
.avatar-image-container img {
width: 32px;
height: 32px;
}
.datetime {
font-size: 11px;
color: #888;
padding: 3px 0 0;
display: block;
}
.datetime a {
color: #888;
text-decoration: none;
}
.datetime a:hover {
color: #AA0001;
text-decoration: underline;
}
.comment-content {
display: block;
clear: left;
padding: 10px 7px 0px;
background: #fff;
}
.comment-actions {
width: 100%;
overflow: hidden;
text-transform: lowercase;
margin: -3px 0 0 7px;
}
.comment-actions a {
background: #F4F4F4;
/*float: left;*/
color: #AA0001;
text-decoration: none;
padding: 0 6px 2px;
margin: 0 5px 0 0;
border: 1px solid #CCC;
font-size: 13px;
line-height: 16px;
}
.comment-actions a:hover {
background: #E000;
color: #FFF;
border: 1px solid #E60000;
}
.inline-thread {
margin: 0 0 0 20px;
clear: left;
display: block;
}
.continue {
font-size: 12px;
margin: 10px 0 0 0;
}
.thread-toggle {
font-size: 12px;
margin: 10px 0 0 0;
cursor: pointer;
display: inline-block;
}
.thread-chrome.thread-collapsed {
display: none;
}
.thread-toggle .thread-arrow {
display: inline-block;
height: 6px;
width: 7px;
overflow: visible;
margin: 0.3em;
padding-right: 4px;
}
.thread-expanded .thread-arrow {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC) no-repeat scroll 0 0 transparent;
}
.thread-collapsed .thread-arrow {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAABJRU5ErkJggg==) no-repeat scroll 0 0 transparent;
}
#cancel-comment-reply {
float: right;
position: relative;
top: -43px;
}
#cancel-comment-reply small {
font-size: 13px;
}
#respond {
clear: both;
}
#respond h3 {
margin-top: 35px;
}

#commentform {
padding: 0 0 20px;
}
#commentform p {
margin: 0 0 7px;
white-space: nowrap;
}
#author, #email, #url, #comment, #submit {
font: 13px ;
padding: 3px 5px;
width: 200px;
border: 1px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
border-color: #999;
}
#comment {
width: 97%;
height: 150px;
}
#submit {
width: 128px;
height: 26px;
padding: 0;
background: #E60000;
cursor: pointer;
border: none;
color: #FFF;
font-weight: bold;
}
#submit:hover {
background: #AA0001;
}

.navigation {
padding: 15px 0 0;
}
.navigation a {
display: inline-block;
width: 20px;
margin: 0 2px 0 0;
border: 1px solid #C01D36;
color: #C01D36;
text-decoration: none;
text-align: center;
}
.navigation a:hover {
border: 1px solid #4A4A4A;
color: #4A4A4A;
background: #EEE;
}
.navigation span {
display: inline-block;
width: 20px;
margin: 0 2px 0 0;
text-align: center;
}
.navigation span.pages {
margin-right: 10px;
width: auto;
}
.navigation span.current {
border: 1px solid #4A4A4A;
background: #888;
color: #FFF;
}
.navigation.first {
background: none;
padding: 0;
}
.navigation.com a {
margin: 0 -2px 0 0;
}
.navigation.com span.dots {
margin: 0 -4px 0 0;
}
.navigation.com span.current {
margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#aside {
float: right;
width: 300px;
font-size: 12px;
line-height: 15px;
padding: 8px 0 0;
}

#sidebar1 {
float: left;
width: 300px;
padding: 0 10px;
}
#sidebar2 {
float: left;
width: 0px;
padding: 0 0 0 11px;
}

#aside .widget {
margin: 0 0 25px;
}
#aside ul {
margin: 0 0 15px;
padding: 0;
}
#aside li {
list-style: none;
border-bottom: 1px solid #EEE;
padding: 3px 4px 4px 12px;
margin: 0;
background: url(http://4.bp.blogspot.com/-NgczaPEQl38/T88FyXstEuI/AAAAAAAACiE/1XrShxgHmXM/s000/arrow.gif) 3px 9px no-repeat;
}
#ArchiveList ul.flat li.archivedate {
list-style: none;
border-bottom: 1px solid #EEE;
padding: 3px 4px 4px 12px;
margin: 0;
background: url(http://4.bp.blogspot.com/-NgczaPEQl38/T88FyXstEuI/AAAAAAAACiE/1XrShxgHmXM/s000/arrow.gif) 3px 9px no-repeat;
}
#aside li ul {
margin: 0 0 2px;
}
#aside li li {
padding: 3px 0 0 12px;
border: none;
}
#aside a {
color: #808080;
text-decoration: none;
}
#aside a:hover {
text-decoration: underline;
}
#aside h2 {
font: 17px ;
padding: 0 0 6px;
margin: 0 0 10px;
border-bottom: 1px solid #E5E5E5;
}

#tagCloud a,
.widget_tag_cloud a {
margin: 0 4px 0 0;
line-height: 24px;
}

#wp-calendar {
width: 100%;
margin: 0 0 12px;
}
#wp-calendar td {
text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
padding: 7px 10px;
margin: 0 0 8px;
font-size: 11px;
line-height: 16px;
color: #666;
background: #EEE;
text-align:center;
}