@charset "UTF-8";

#head .head-inner,#header .head-inner {
	height: 128px;
}

/* for WP blog
-------------------------------------------------------------------------------- */

#primary {
	border: none;
}

#content {
	float: left;
	width: 610px;
	_width: 630px;
	margin-bottom: 10px;
	padding: 0 0 20px 20px;
}

.entry-meta,.entry-utility a,.aside h3 {
	font-style: normal;
}

.entry-title {
	background: #E1E1E1 url(../images/blog/entry_title_logo.gif) no-repeat right top;
	border-bottom: solid 1px #014273;
	padding: 0 0 0 10px;
	position: relative;
	zoom: 1;
}

.entry-title a,.entry-title #title {
	text-decoration: none;
	color: #014273;
	font-weight: bold;
	font-size: 120%;
	margin: 27px 0 10px 0;
	display: inline-block;
	width: 465px;
}

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

.entry-title #day {
	background: #fff url(../images/blog/hukidashi.gif) no-repeat left center;
	float: right;
	font-size: 70%;
	padding: 8px 8px 8px 20px;
	margin: 24px 8px 0 10px;
}

.entry-content {
	padding: 0 20px;
}

.entry-content p {
	margin: 1.5em 0;
}

.entry-content img {
	margin: 1.5em 0;
}

.entry-content img.emojipic {
	margin: 0;
}

.more-link {
	padding-top: 20px;
}

.entry-utility {
	background: url(../images/common/line_dot_gray.gif) repeat-x left top;
	text-align: right;
	font-size: 70%;
	padding: 10px 0;
	margin: 20px 0 40px 0;
}

.cat-links {	
	font-size: 78%;
}

/* tb */

#tb {
	background: url(../images/common/line_dot_black.gif) repeat-x left bottom;
	padding: 1em;
}

#tb dl {
	overflow: hidden;
}

#tb dt {
	float: left;
}

#tb dd {
	float: right;
}

#tb dd input {
	width: 408px;
	padding: 2px;
}

/* comment */

#comments {
	clear: both;
}

#comments h3 {
	padding: 1em;
}

#comments li {
	background: url(../images/common/line_dot_gray2.gif) repeat-x left bottom;
	clear: both;
	padding: 1em;
	overflow: hidden;
}

.comment-author {
	font-weight: bold;
	float: left;
	clear: left;
}

.comment-meta-container {
	clear: left;
	float: left;
	width: 200px;
}

.comment-meta {
	clear: left;
	float: left;
	width: 160px;
	color: #999999;
}

.comment-content {
	float: right;
	font-size: 110%;
	width: 380px;
}

/* comment post */

.formcontainer {
	float: right;
	width: 380px;
	padding: 1em;
}

#respond {
	background: url(../images/common/line_dot_black.gif) repeat-x left bottom;
	overflow: hidden;
}

#respond h3 {
	float: left;
}

.form-label {
	font-size: 80%;
	float: left;
	clear: both;
	width: 90px;
}

.form-input,.form-textarea {
	float: right;
}

.form-input input,.form-textarea textarea {
	width: 270px;
	padding: 4px;
}

.form-label,.form-input {
	padding: 5px 0;
}

#form-allowed-tags {
	font-size: 80%;
	padding: 1em 0;
	clear: both;
}

.form-submit {
	text-align: center;
}

.form-submit #submit {
	background: url(../images/blog/btn_send_d.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	width: 143px;
	height: 31px;
}

.children {
	font-size: 110%;
	clear: both;
}

#comments .children li {
	background: none;
}

/* similar posts */

#single-bottom {
	clear: both;
	padding: 1em;
}

#single-bottom .xoxo li ul {
	float: right;
	width: 380px;
}

#single-bottom .xoxo li ul li {
	background: url(../images/common/line_dot_gray2.gif) repeat-x left bottom;
	padding: 0.5em;
	font-size: 90%;
}

#single-bottom .xoxo li ul li a {
	background: url(../images/common/navi_bullet.gif) no-repeat left top;
	padding-left: 20px;
}

#single-bottom .xoxo li .widgettitle {
	float: left;
}

/* navigation */

#nav-above {
	display: none;
}

.navigation {
	clear: both;
	width: 570px;
	overflow: hidden;
	padding: 30px 1em;
}

.nav-previous {
	float: left;
}

.nav-previous a {
	background: url(../images/blog/bnr_prev.gif) no-repeat left center;
}

.nav-next {
	float: right;
	text-align: right;
}

.nav-next a {
	background: url(../images/blog/bnr_next.gif) no-repeat right center;
}

.nav-previous,.nav-next {
	width: 260px;
	font-size: 80%;
}

.nav-previous a,.nav-next a {
	padding: 90px 0 0 0;
	display: inline-block;
	zoom: 1;
}

/* side navi */

.blog-menu {
	background: url(../images/common/bg_sidemenu.gif) repeat-y left top;
	border: solid 1px #ccc;
	zoom: 1;
	width: 223px;
	_width: 225px;
	font-size: 100%;
	margin: 0 20px 20px 0;
	_margin: 0 0 20px 0;
}

.blog-menu ul li ul {
	padding: 10px;
}

.blog-menu ul li ul li {
	background: url(../images/common/navi_bullet.gif) no-repeat left top;
	font-size: 90%!important;
	padding-left: 20px;
}

.blog-menu ul li ul li ul.children {
	margin-left: -10px;
}

.blog-menu ul li ul li ul li {
	background: url(../images/common/arrow_red.gif) no-repeat left center;
	padding-left: 15px;
}

.blog-menu ul li ul li a {
	color: #000;
}

.xoxo h3 span {
	visibility: hidden;
	font-size: 1px;
}

.widgettitle {
	height: 29px;
}

.widget_calendar .widgettitle {
	background: url(../images/blog/title_calendar.gif) no-repeat left top;
}

.widget_thematic_search .widgettitle {
	background: url(../images/blog/title_search.gif) no-repeat left top;
}

.widget_recent_entries .widgettitle {
	background: url(../images/blog/title_recententry.gif) no-repeat left top;
}

.widget_archive .widgettitle {
	background: url(../images/blog/title_archive.gif) no-repeat left top;
}

.widget_categories .widgettitle {
	background: url(../images/blog/title_category.gif) no-repeat left top;
}

#searchform {
	overflow: hidden;
	margin: 10px;
}

#searchform input {
	float: left;
}

#searchform input#s {
	width: 160px;
	padding: 3px 0;
	margin-left: 3px;
}

#searchsubmit {
	background: url(../images/blog/bnr_search.gif) no-repeat left top;
	width: 27px;
	height: 24px;
	border: none;
	overflow: hidden;
	cursor: pointer;　/* カーソルを指マークに Operaはなぜか効かない*/
	text-indent: -9999px;　/*ボタンの文字を消す*/
	text-align: left;
	display: block; /*IEで背景が消えてしまう*/
	margin-left: 8px;
}
/* Operaのみ適用 */
*+html:first-child body form input#searchsubmit {
	padding-left: 0px; /*適当*/
}

#calendar_wrap {
	text-align: center;
}

#wp-calendar {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px auto;
	font-size: 100%;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th, #wp-calendar td {
	padding: 3px 6px;
	text-align: center;
}

#wp-calendar th {
	font-weight: bold;
}

#wp-calendar th.sunday {
	color: #FF0000;
}

#wp-calendar th.saturday {
	color: #0000FF;
}

#wp-calendar tbody td a {
	background-color:#014273;
	border:1px solid #014273;
	font-weight:bold;
	margin:0 2px;
	color: #fff;
	text-decoration: none;
}

#wp-calendar tbody td a:hover {
	text-decoration: underline;
}

/* page navi */

#nav-above {
	text-align: center;
	width: 610px;
}

.wp-pagenavi {
	margin:0 0 0 -0.5em;
	padding:0.5em 0;
	font-size: 80%;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	color: #fff;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
	margin:0 2px;
	padding:3px 7px;
	color: #000;
}

.wp-pagenavi span.current {
	background-color:#014273;
	border:1px solid #014273;
	font-weight:bold;
	margin:0 2px;
	padding:3px 7px;
	color: #fff;
}

.wp-pagenavi a {
	background-color:#CFDFEB;
	border:1px solid #999999;
	text-decoration:none;
}

.wp-pagenavi a:hover {
	background-color:#014273;
	border:1px solid #014273;
	color: #fff;
}

/* pannavi */

#content .blog-menu {
	font-family:Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	width: auto;
	font-size: 85%;
}

.widget_BreadCrumb_NavXT,.widget_breadcrumb_navxt {
	padding: 13px 0 12px;
}