@charset "utf-8";

/* ブログページセッティング
--------------------------------------------------*/
h1#blog-header span {
	width:857px !important;
	height:89px !important;
	background:url("../../diary/images/ttl_diary_h1.jpg") no-repeat left top !important;
	margin:0;
	padding:0;
}


.blog_main{
	width:490px;
	float: left;
	background:url(../../blog/images/bg_main.gif) repeat-y top left;
	margin:0;
	padding:0;
	vertical-align:top;
}

.blog_title{
	background:url(../../blog/images/bg_title.gif) no-repeat left top;
	padding:0 0 5px 20px;
	margin:0 0 15px 0;
}

h2.date {
	color:#FFFFFF;
	text-align:right;
	padding:8px 10px 0 0;
	font-weight:bold;
}

h3.entry-tit a:link, h3.entry-tit a:visited{
	margin:10px 0 10px 0;
	padding:0 0 0 5px;
	font-weight:bold !important;
	border:none !important;
	text-decoration:none;
	color:#FFFFFF !important;
	text-align:left;
	float:left;
	width:350px;
	font-size:14px;
	
}


.tweetbtn{
	margin:10px 0 10px 0;
	padding:10px 0 0 5px;	
	float:right;
	margin:0 10px 0 0;
}

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

#bloghedline{
	margin: 0 auto 10px auto;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
}

.blog_text {
	background:url(../../blog/images/bg_fotter.gif) no-repeat bottom;
}

.blog_text p{
	padding:0 10px 30px 20px;
}


#sidebar{
	float:left;
	margin:0;
	padding:0;
	vertical-align:top;
}

.sidenavi{
	margin:0 0 10px 10px;
	padding:0;
	background:url(../../blog/images/side_bg.gif) repeat-y;
	width:104px;
	vertical-align:top;
}

.sidenavi ul{
	margin:0 0 0 13px;
	background:none;
}

.sidenavi ul li{
	background:url(../../blog/images/allow_blog.gif) no-repeat 0 5px;
	padding:0 0 0 10px ;
	margin:3px 0 3px 0;
}


li.linkcat3 h2{
	display:none;
	text-indent:-9999px;
}
/* wp-setting
--------------------------------------------------*/
/* Begin Form Elements 
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


*/


/* Begin Images */
p img {
	padding: 10px 0 0 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. */

html>body .entry ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

