@import "/shared/css/base_theme.css";
@import "/shared/css/menu.css";


#header{
	background-image:url(/images/main_image_blog.jpg);
}

.mt-comment-preview #content,.mt-comment-pending #content,.mt-comment-error #content{
	background-color:#FFFFFF;
	padding:15px 0 15px 0;
	margin-left:100px;
	width:540px;
}
.mt-comment-pending #content h1{
	font-size:100%;
	margin:10px;
}
.mt-comment-pending #footer{text-align:center;}

#content p{
	margin:0px 1em;
}

h2.archive-title{
	color:#00276E;
	font-size:120%;
	margin-left:10px;
}

#blogside{
	color:#FFFFFF;}
#blogside-inner{margin-top:25px;text-align:left;}

html>/**/body #blogside-inner{margin-top:0;}


#blogside a{
	color:#FFFFFF;
	text-decoration:none;
}
#blogside a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Assets */

.entry-asset,.comment-asset{
	width:530px;
	margin:10px 10px 20px 10px;
	}
.entry-asset h3,.usercomment .comment-header{
	text-align:right;
	color:#00276E;
font-size:80%;
	}
.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
position: static;
clear: both;
}

.asset-more-link{text-align:right;margin-bottom:10px;}

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

.asset-name{
	width:530px;
	margin-bottom: .25em;
	background:#FFFFFF url(/shared/images/blog_line.gif) repeat-x bottom;
	padding-bottom:3px;
	font-size:100%;
}

.asset-name a{
	background:#FFFFFF url(/shared/images/arrow_darkblue.gif) no-repeat left;
	padding-left:20px;
	font-size:100%;
margin-bottom:3px;
color:#00276E;
}
.asset-body,.comment-content{margin:10px 0;font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅",sans-serif;
	line-height:150%;
	}


.asset-footer,
.asset-meta {
font-size: 11px;
text-align:right;
}

.asset-meta {
margin-top: .25em;
padding-top: 2px;
padding-bottom: .3em;
font-weight: normal;
}

.asset-footer {
	clear:both;/*081117*/
	background:#FFFFFF url(/shared/images/footer-icon.gif) no-repeat center bottom;
	height:60px;
}

.entry-footer{
	background:#FFFFFF url(/shared/images/meta-sep.gif) repeat-y left;
	padding-left:7px;
	padding-top:2px;
display:inline;}

.content-nav {
text-align: center;
}

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

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

.mt-image-left {
float: left;
margin: 0 20px 20px 0;
}

.mt-image-center {
display: block;
margin: 0 auto 20px;
text-align: center;
}

.mt-image-right {
float: right;
margin: 0 0 20px 20px;
}

/* Feedback */

#comments{
	width:530px;
	margin:10px 10px 20px 10px;
}
h2.comments-header{
	height:23px;
	text-indent:-9999px;
	background:#FFFFFF url(/shared/images/comments_title.jpg) no-repeat left top;
}

h2.comments-open-header{
	height:23px;
	text-indent:-9999px;
	background:#FFFFFF url(/shared/images/entcomments_title.jpg) no-repeat left top;
}

.comment-content{
	background:#FFFFFF url(/shared/images/comment_icon.gif) no-repeat center bottom;
	padding:0 0 10px 0;	
}
.comments-open-content{
	width:440px;
	text-align:left;
	margin:0 auto;
}
.comments-open-content input{
	text-align:left;
}
.comments-open label {
display: block;
text-align:left;
}

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

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}

#comment-submit {
font-weight: bold;
}


/* Widgets */

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

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

.widget-list,.archive-list,.blog-feeds {
margin:0 0 0 20px;
}
.blog-feeds img{margin:0 5px;}

.widget-list .widget-list {
margin-left: 15px;
}

ul li.widget-list-item{list-style:none;}
.widget-list-item {
	background:url(/shared/images/mark.gif) no-repeat left top;
padding-left:12px;
margin-top:2px;
margin-bottom: 2px;
color:#FFFFFF;
}

.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
}

.widget-cloud .widget-list-item {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.2;
}

.widget-cloud .rank-1 { font-size: 1.75em; }
.widget-cloud .rank-2 { font-size: 1.75em; }
.widget-cloud .rank-3 { font-size: 1.625em; }
.widget-cloud .rank-4 { font-size: 1.5em; }
.widget-cloud .rank-5 { font-size: 1.375em; }
.widget-cloud .rank-6 { font-size: 1.25em; }
.widget-cloud .rank-7 { font-size: 1.125em; }
.widget-cloud .rank-8 { font-size: 1em; }
.widget-cloud .rank-9 { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
margin-top: 0;
margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
overflow: auto;
margin-right: 0;
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}

.widget-search .search-options,
.widget-syndicate {
margin: 5px 0;
}

h3.widget-header{
	text-align:left;
	padding-left:20px;
	padding-bottom:5px;
	font-size:1.125em;
	background:url(/shared/images/border_02.gif) no-repeat bottom;
}

blockquote{margin-left:20px;}