@charset "utf-8";

/* Colors and General settings */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
	background: #e6e6fa;
	color: #333333;
	line-height:1.5;
 }

a:link, a:visited {
	color: #0136A3;
	text-decoration: none;
}

a:hover, a:active {
	color: #1e90ff;
	text-decoration: underline;
}

li {
	list-style:none;
}
#outside {
	margin: 0px;
	padding: 0px;

 }

#header {
	font-family: meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }
#header, #header a {
	color: #000000;
}


#footer {
	font-family: meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}
.commentlist li.alt{
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
 }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }

.commentlist p {
	font-weight: normal;
	line-height: 1.5;
	text-transform: none;
	padding-top: 10px;
 }

#commentform p {
	font-family: meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }

.commentmetadata {
	font-weight: normal;
	border-bottom:1px dashed #C0C0C0;
	display:block;
	font-size:11px;
	margin:0;
	padding-bottom:5px;
	padding-top:3px;
	text-align:left;
 }


code {
	font: 1.1em meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }

pre {
	font: 1.1em meiryo,Verdana,'ヒラギノ角ゴ Pro W3',osaka,'ＭＳ Ｐゴシック',sans-serif;
 }

acronym, abbr, span.caps
{
 }


/* Details */


#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
 }

#header object {
} 

#header  #header_inside {
	padding-top: 15px;
	padding-left: 50px;
	height: 70px;
}
#header_inside #site_title, #header_inside #site_title a {
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
}
#header_inside .description {
	display: inline;
	font-size: 12px;
}
#header #page_list {
	background-color: #f08080;
}
#header #page_list ul {
	list-style: none;
	margin-right: 40px;
	margin-left: 40px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#header #page_list li {
	display: inline;
	font-size: 16px;
	padding-right: 12px;
	padding-left: 12px;
}
#header #page_list .page-item-1 a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#page_list li a {
	color: #FFFFFF;
}
#page_list .current_page_item a {
	color: #FFFFFF;
	font-weight:bold;
}
#wrapper-main {
	background: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 640px;
}


.post {
	margin-left: 42px;
	margin-top: 25px;
	line-height: 1.5;
	color: #333333;
	width: 598px;
	font-size: 14px;
}

#footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 16px;
 }
#fotter-inside {
	background-color: #f08080;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#fotter-inside div {
	padding: 5px 10px 5px;
}

#footer p {
 }
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer #copyrights ,#footer #copyrights a{
	color: #ffffff;
	text-decoration: none;
}

h2.archivetitle {
	background: url(images/archive_title.gif);
	height: 41px;
	width: 569px;
	margin-left: 35px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 24px;
	font-weight: bold;
}
/* End Structure */



/*	Begin Post Headers */


.post-head {
	position: relative;
	margin-bottom: 5px;
	height: 60px;
}
h2.post-title {
	color: #FFFFFF;
	background: #606060 none repeat scroll 0 0;
	font-size: 18px;
	padding: 9px 9px 9px 9px;
}
.post-title-meta {
	text-align: right;
	padding-right: 78px;
}
.post-title-meta .author {
}
.post-title-meta .meta-date {
	position: absolute;
	left: 480px;
	top: 5px;
	color: #FFFFFF;
}
* html .post-title-meta .meta-date {
}

.meta-date .month {
	font-size: 12px;
}
.meta-date .date {
	font-size: 12px;
}
.meta-date .year {
	font-size: 12px;
}
.post-title a:link, .post-title a:visited {
	color: #FFFFFF;
}
.post-title a:hover, .post-title a:active {
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}
.entry {
	padding-left: 18px;
	padding-right: 18px;
}
.entry-footer {
	margin-right: 15px;
	padding-left: 28px;
}
.entry p {
}
.entry h1 {
	left: 0px;
	margin: 10px 0px 15px 0px;
	font-size: 1.4em;
}
.entry h2 {
	background: url(images/h_pagetitle.gif);
	font-size: 1.1em;
	padding: 9px;
	color: #FFFFFF;
	width: 577px;
	margin: 15px 0px 15px 0px;
}
.entry h3 {
	margin: 10px 0px 10px 0px;
	font-size: 16px;
}
.entry h4 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

.entry h5 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.entry h6 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
.entry img {
	margin-right: 0px;
	margin-left: 0px;
}
.entry table {
	border: 1px solid #929292;
	border-collapse: collapse;
}
.entry th {
	background: #929292;
	border: 1px solid #929292;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: left;
}
.entry td {
	background: #EEEEEE;
	border: 1px solid #929292;
	padding: 1px 10px;
}
.entry blockquote {
	background: #EEEEEE url(images/blockquote.jpg) no-repeat 6px 6px;
	border: 1px solid #929292;
	min-height: 40px;
	padding: 30px 43px 20px 50px;
	margin-bottom: 30px;
}
.entry blockquote cite {
	background: #B5B5B5;
	font-style: normal;
	display: block;
	padding: 3px 5px;
	text-align: right;
	margin-top: 10px;
}
.entry blockquote cite a {
	text-decoration: underline;
}
.entry pre {
	background-color: #fafafa;
	border: solid 1px #bbbbbb;
	margin: 0px 0px 30px;
	padding: 10px;
	overflow-x: auto;
	overflow-y: auto;
}
* html .entry pre {
	  width: 532px;
	  overflow: scroll;
}


.entry hr {
	color: #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry fieldset {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border-style: none;
}
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 {
	margin-left: 0px;
	padding: 0px;
}
.entry fieldset h2 {
	color: #333333;
	background: url(none);
	margin-left: 0px;
	width: 90%;
}
.entry legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
 }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }

.alignright {
	float: right;
 }

.alignleft {
	float: left
 }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.entry ul li:before, #sidebar ul ul li:before {


 }
.entry ul {
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
 }

.entry ol li {
	margin: 0;
	padding: 0;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
.postheader {
	font-size: 10px;
	text-align: right;
}
.postfooter {
	margin-top: 15px;
	clear: both;
}
#new-old-navigation {
	margin-bottom: 30px;
}
#sidebar {
}
#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation  p {
	background: #E3E3E3 url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 35px;
	margin-bottom: 1px;
}
#new-old-navigation  p.newer {
	background: #E3E3E3 url(images/new_navigation_limark.gif) no-repeat 14px center;
}
#new-old-navigation  p.older {
	background: #E3E3E3 url(images/new_navigation_limark_old.gif) no-repeat 14px center;
}
#sidebar-body {
	width: 237px;
	padding-left: 13px;
}

#sidebar h2 {
	color: #FFFFFF;
	background: #606060;
	font-size: 16px;
	padding: 9px 9px 9px;
	margin-bottom: 15px;
 }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
 }

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	background: url(images/sidebar_ul_ul_div.gif) no-repeat 0px bottom;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 10px;
 }

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	background: url(none);
	padding: 0px;
 }

ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	background: url(images/li_mark.gif) no-repeat left 4px;
	text-indent: 10px;
 }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
 }

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
 }

#sidebar #searchsubmit {
	padding: 1px;
 }
.st-tag-cloud {
	margin-right: 20px;
	margin-left: 20px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 }

select {
	width: 130px;
 }
h3.comments {
	display: none;
	font-weight: normal;
	border-left: 5px solid #2A2A2A;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	font-size: 0.9em;
	margin-left: 0px;
}
form#commentform {
	background: url(images/comment_form_bg.gif);
	border: 1px solid #B5B5B5;
	padding: 20px 25px 10px;
	margin-bottom: 50px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D4D4D4;
 }

#commentform {
	margin: 5px 10px 0 0;
 }
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 20px;
	border: 1px solid #D4D4D4;
 }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
 }
#commentform #submit {
	text-align: center;
	background: url(images/submit_post.gif);
	display: block;
	height: 22px;
	width: 58px;
	border-width: 0px;
	border-style: none;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
 }
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
 }

.commentlist {
	padding: 0;
/*	text-align: justify; */
 }
ol.commentlist {
	margin-bottom: 20px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color:#f5fffa;
	border:1px solid #4682b4;
	clear:left;
	list-style:none outside none;
 }

.commentlist li ul li { 
	margin-right: 0px;
	margin-left: 10px;
}

.commentlist p {
	margin:5px 5px 10px 0;
	padding-left:3px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
 }
#commentform h4 {
	color: #333333;
	margin-left: 0px;
	font-size: 0.9em;
}
#commentform label {
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }

.commentmetadata {
	margin: 0;
	display: block;
 }
.commentedby a {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
#trackbackbox {
	background: url(images/comment_form_bg.gif);
	padding: 15px 20px 20px;
	border: 1px solid #BCBCBC;
	margin-right: 10px;
	margin-bottom: 30px;
}
input#trackback_url {
	width: 100%;
	padding: 3px;
	border: 1px solid #D4D4D4;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 277px;
	font-size: 14px;
}
#siedebar-header {
	height: 25px;
}
#side-head-search {
	background: url(images/search_form.gif);
	height: 25px;
	width: 164px;
	float: left;
	margin-top: 15px;
}
#side-head-search #searchform {
	margin: 0px;
	padding: 0px;
}
#side-head-search input#search {
	width: 110px;
	border-width: 0px;
	border-style: none;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
#searchform #searchsubmit-head {
	background: url(images/search_submit_btn.gif) no-repeat;
	height: 19px;
	width: 45px;
	text-indent: -9999px;
	display: block;
	float: left;
	border-width: 0px;
	border-style: none;
	margin-top: 3px;
}
#siedebar-header #rss-button {
	background: url(images/rss_btn.gif) no-repeat;
	display: block;
	float: right;
	height: 51px;
	width: 61px;
	margin-top: 2px;
	padding-right: 2px;
}


#siedebar-header #rss-button a {
	display: block;
	height: 51px;
	width: 61px;
	text-indent: -9999px;
}

#sidebar form {
 }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 211px;
	background: url(images/calendar_table.gif) no-repeat;
	padding: 0px;
	border-collapse: collapse;
	color: #666666;
 }
#wp-calendar th {
	margin: 0px!important;
	padding: 0px!important;
	border: 1px solid #999999;
}
#wp-calendar   thead tr  {
	height: 29px;
}

#wp-calendar #next a {
	text-align: right;
 }

#wp-calendar #prev a {
	text-align: left;
 }

#wp-calendar a {
	display: block;
 }

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #666666;
 }

#wp-calendar td {
	text-align: center;
	border: 1px solid #999999;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 29px;
 }
#wp-calendar #prev{
	width: auto;
	border-width: 0px;
	border-style: none;
	background: #B5B5B5;
}
#wp-calendar #next {
	width: auto;
	background: #B5B5B5;
	border-width: 0px;
	border-style: none;
}
#wp-calendar  tfoot .pad {
	background: #B5B5B5;
	border-width: 0px;
	border-style: none;
}
#wp-calendar #today {
	color: #FFFFFF;
	background: #929292;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
 }

acronym, abbr {
	border-bottom: 1px dashed #999;
 }

blockquote {
 }

blockquote cite {
 }

.center {
	text-align: center;
 }

.hidden {
	display: none;
 }


a img {
	border: none;
 }

.navigation {
	display: block;
	text-align: center;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
 }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

	border-radius: 3px;
}

.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;
}
/* End captions */




.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*促*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
clear:both;
}

