@charset "UTF-8";

/*-------------------------------------------------------------------------reset*/

ol,ul,li{
	list-style: none;
	line-height:1.3em;
	margin:0;
	padding:0;
}

li{
list-style:none;
margin:0;
padding:0;
line-height:1.5em;
}



/*-------------------------------------------------------------------------reset end*/


html,
body{
	height:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
	margin:0;
	padding:0;
	color:#333333;
	text-align:left;
	background:url(img/back.gif);
}

p{
text-align:left;
line-height:1.5em;
}

a img {
border:none;
}

/*-------------------------------------------------------------------------link*/

a:link{
	color:#CC3300;
	text-decoration: none;
  }
a:visited{
	color:#CC3300;
	text-decoration: none;
  }
a:hover{
	color:#CC3300;
	text-decoration: none;
  }
  
#side a:link{
	color:#CC9966;
  }
#side a:visited{
	color:#CC9966;
	text-decoration: none;
  }
#side a:hover{
	color:#CC9966;
  }



/*-------------------------------------------------------------------------end link*/


#container{
	position:relative;
	min-height: 100%;
	background:url(img/containerback.gif) repeat-y;
	width:810px;
	float:left;
	}
	
*hmtl div#container{
	height:100%;
}

#header {
	width:810px;
	height:200px;
}

ul#menu{
	list-style:none;
	margin:0;
	padding:0;
}

ul#menu li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	line-height:0px;
}

#fuwapo{
	width:207px;
	height:100px;
	float:left;
	line-height:0px;
	margin:0;
	padding:0;
	zoom: 1;
}

#blogmenu{
width:810px;
height:100px;
}

#main{
	height:auto;
	width:540px;
	padding-bottom:0px;
	float:left;
	text-align:left;

}

#side{
	width:220px;
	padding-bottom:100px;
	margin-right:30px;
	float:right;
	position:relative;
	text-align:left;

}

*html #side{
	margin-right:15px;
}

#side li{
list-style:url(img/list.gif);
margin-left:15px;
}


h3#title-profile {
	width:220px;
	height:39px;
	background:url(img/title_profile.gif) no-repeat;
	float:left;
	margin-top:10px;
}

#profile{
float:right;
width:160px;
}

#profile p,#calendar{
color:#FFFFFF;
}

h3#title-calendar {
	width:220px;
	height:44px;
	background:url(img/title_calendar.gif) no-repeat;
	float:left;
	margin-top:10px;
}

#calendar{
float:right;
width:160px;
display:block;
position:relative;
}

#calendar table{
text-align:center;
}

#calendar table td{
width:19px;
}

h3#title-recent {
	width:220px;
	height:39px;
	background:url(img/title_recent.gif) no-repeat;
	float:left;
	margin-top:10px;
}

#recent,#categories,#archives {
float:right;
width:160px;
text-align:left;
}


h3#title-categories {
	width:220px;
	height:45px;
	background:url(img/title_categories.gif) no-repeat;
	float:left;
}

h3#title-archives{
	width:220px;
	height:43px;
	background:url(img/titie_archives.gif) no-repeat;
	float:left;
}

#banner img {
margin:10px 0;
float:right;

}

#footer{
	position:absolute;
	bottom:0;
	left:0;
	background:url(img/footer.gif) no-repeat;
	width:800px;
	height:78px;
}

#footer span{
color:#FFFFFF;
float:right;
margin:50px 30px 0 0 ;
font-size:9px;
}

.entry{
margin:35px 0px 50px 40px;
width:500px;
}

#border{
	background:url(img/hr.gif) no-repeat;
	height:25px;
	margin:0;
	size:0;
}

#data{
background:url(img/date.gif) no-repeat;
width:500px;
height:80px;
position:relative;
}

#data_head {
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:80px;
	text-align:center;
	font-size:15px;
	margin-top:7px;
	color:#42210B;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#month{
	position:absolute;
	left:0px;
	top:10px;
	width:80px;
	height:20px;
}

#day {
	position:absolute;
	left:0px;
	top:25px;
	width:80px;
	height:27px;
	font-size:29px;
	line-height:60%;
}

#year {
	position:absolute;
	left:0px;
	top:48px;
	width:80px;
	height:18px;
	line-height:55%;
}

#entrytitle{
width:400px;
float:right;
}

h4{
font-size:23px;
font-weight:bold;
line-height:100%;
margin:3px 0 8px 0;
}

h4.cattitle{
margin-left:30px;
}

h5,h6{
font-size:12px;
font-weight:normal;
margin:5px 0;
}

#community{
width:500px;
float:left;
margin-left:30px;
}

.author{
display:block;
text-align:right;
margin-right:20px;
color:#42210B;
font-weight:bold;
}


#side dt{
color:#FFFFFF;
font-weight:bold;
}
#side dd{
color:#FFFFFF;
margin:0px 0px 10px 0px;
}
/* Assets */

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

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

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

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

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

.asset-name {
    margin-bottom: .25em;
}

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

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

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
width:500px;
float:left;
text-align:right;
margin-bottom:100px;
}

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

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    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;
}




.comments-open label {
    display: block;
}

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

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

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

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

#community h5{
font-size:14px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h3#page-title{
margin-left:20px;
}

/*--pager--*/

#pager{
float:left;
margin:-20px 0 0 40px;
height:100px;
}

.pagelist a{
background-color:#CC3300;
color:#FFFFFF;
padding:2px 5px;
margin:0 3px;
}

