@charset "utf-8";

body {
	background-color:#fff;
	background-image: url(images/mayu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: normal 75%/1.5 "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

a:link, a:visited {
    text-decoration: underline;
}

a { color: #000981; }

a:hover {
    text-decoration: none;
	color:#0012ff;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

img a {
	border:0;
}

address {
    font-style: normal;
    display: inline;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}


.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-form-header {
    position: relative;
    width: 100%;
    w\idth: auto;
}
.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */



#container-inner {
    width: 850px;
    min-height: 100%;
    text-align: left;
    margin: 0 auto;
}

#header, #content, #migi, #hidari, #footer {
	position: relative;
}

#migi, #hidari {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#migi-inner, #hidari-inner {
	position: static;
    overflow: hidden;
}


.layout-lr #migi {
    left: 220px;
    width: 610px;
}

.layout-lr #hidari {
    left: -610px;
    width: 220px;
}

#migi-inner {
	padding: 0px 0px 20px;
	margin-left: 10px;
}

#hidari-inner {
	padding: 20 20px 5px;
	margin: 0 10px 50px;
}

.layout-lr #content-inner {
	background: url(images/back-contents.gif) repeat-y;
}


#header {
	background: url(images/header.gif) repeat 0 top;
	height: 320px;	
}


.igosso-body,
.igosso-more,
.igosso-more-link,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.igosso,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.igosso,
.igosso-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}


.entry-categories {
    margin-bottom: .5em;
}

.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-categories-list .entry-category {
    display: inline;
}

#content {
	padding-top: 0px;
}

#content-inner {
    padding: 0 !important;
}

.content-nav {
    text-align: right;
    margin: 30px 0 10px;
}


.igosso {
    margin:0 0 10px;
	margin-top: 20px;
	padding-top: 0px:

}

.igosso-header {
    margin:0 0 10px;
	padding-top:5px;
}

.layout-lr .igosso-header {
}

.igosso-name {
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	margin:0 5px 5px;
	padding:5px 5px 5px 50px;
	background: url(images/daimei.gif) no-repeat left center;
}

.igosso-meta {
    margin:5px 0 0;
    padding: 5px 10px 10px;
    font-size: 100%;
	font-weight: bold;
}

.igosso-name a {
	text-decoration: none;
	color: #000000;
}

.igosso-name a:hover {
    text-decoration: underline;
}

.igosso-content {
    margin: 5px 0;
	padding:0 10px;
}
.igosso-body {
    margin:0 0 10px;
}

.igosso-more-link {
    font-size: 90%;
	text-align:right;
}

.igosso-footer {
	clear: both;
	font-size: 90%;
}

.layout-lr .igosso-footer {
}

.entry-categories,
.entry-tags {
	color:#003366;
}


.comments,
.trackbacks {
    margin:10px 0 30px;
}

.comments-header,
.trackbacks-header,
.comments-open-header {
	font-size : 120%;
	font-weight: bold;
	color: #000099;
	margin: 0 10px;
	padding:10px 10px 10px 25px;
	border-bottom: 1px dotted #666666;
}

.comments-content {
    margin:0 0 10px;
}

.comments-content p {
    margin:10px;
}

.comments-open {
    margin:0 0 10px;
}

.comment,
.trackback {
	margin:0 10px 0px;
	padding:0 0 5px;
	border-bottom:1px solid #999999;
}

#comment-submit,
#comment-preview {
    font-weight: normal;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin: 0;
}

.comment-content p {
    margin: 0 10px 3px;
}

.comments-open-content,
#comments-open-footer {
    margin:0 0 5px;
	padding:0 10px;
}

#comment-form-external-auth{
    margin:0 0 5px;
	padding:0;
}

.comments-open label {
    display: block;
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text {
    margin:0 0 5px;
}

.trackbacks-info,
.trackback-content,
.trackback-footer {
    margin:0 0 5px;
	padding:10px 10px 0;
}


.archive-title {
	margin: 5px 0 20px;
	padding:0 5px;
	font-size: 100%;
	font-weight: bold;
	color: #233A53;
	border-bottom: 1px dotted #000000;
}

.archive-title em {
	font-style:normal;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text,
#comment-tex {
    width: 80%;
}


.search-results-header {
    margin: 5px 0 20px;
	padding:0 5px;
    font-size: 100%;
    font-weight: bold;
    color: #233A53;
	border-bottom: 1px dotted #000000;
}


#footer {
	background:url(images/back-footer.gif) left top;
	text-align: center;
}

#footer-inner {
    padding: 0 20px;
}

#footer-content {
    color: #000000;
    margin: 20px 0;
}

#footer-content a {
    color: #000000;
}

#footer .widget {
    margin: 10px 0;
}


.widget {
	position: relative;
    overflow: hidden;
    width: 100%;
}

.widget a {
    color: #153d74;
} 

.widget a:hover {
    color: #028fe0;
}

.widget-header {
	margin: 30px 5px 10px;
	padding: 10px 10px 10px 0px;
	background: url(images/widget-titleback.gif) repeat-x left top;
	text-align: center;
	font-weight: bold;
	color:#000;
}  

.widget-header a {
    text-decoration: none;
    color: #33CC66;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
	position: relative;
    margin: 0;
}

.widget li {
	margin: 0 0 3px;
	padding-left:20px;
	height: 100%;
}

.widget ul {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

.widget ul ul{
    margin: 0;
    padding: 0 0 0 10px;
}

.widget select {
	margin-left: 15px;
	width: 140px;
}


.widget_categories li {
    margin: 0;
	padding-left:20px;
	background: url(images/li.gif) 0 0.4em no-repeat;
	list-style-position: outside;
}

.widget_categories a {
    margin: 0 0 3px;
}

.widget_categories .children li {
    margin: 0;
	padding-left:20px;
	background: none;
	background: url(images/li.gif) 0 0.4em no-repeat;
	list-style-position: outside;
}



.widget_links a {
    margin: 0 15px;
	padding-left:15px;
	background: url(images/li.gif) 0 center no-repeat;
}

.widget_links ul a {
    margin: 0 ;
	padding-left:0;
	background:none;
}



#wp-calendar {
	text-align:center;
	margin:0 auto;
}

#wp-calendar td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
}

#wp-calendar caption {
	text-align:center;
	margin:0 auto 5px;
	font-weight:bold;
}

#wp-calendar #prev {
	text-align:left;
}

#wp-calendar #next {
	text-align:right;
}


#searchform {
    margin: 0;
    padding: 0 15px;
}

.widget-search ul {
    margin: 5px 0 0;
    padding: 0;
}

.widget-search li {
	padding:0;
	background: none;
	font-size:90%;
}

#s {
	margin-bottom:5px;
	width:130px;
}


.widget_rss .widget-header a {
    text-decoration: none;
	color:#b45101;
	font-size : 120%;
}


.textwidget {
    margin: 0;
    padding: 0 15px;
}


#header:after,
#header-inner:after,
#content:after,
#migi-inner:after,
#hidari-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
.igosso-header,
.igosso-body,
.igosso-footer {	/*HACK targets IE6 but not 7*/
    height: 1%;
}


@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

