@charset "UTF-8";


/*ヘッダー
----------------------------------------------------------------*/
#header-blog {
	width: 1000px;
	height: 209px;
	margin: 0 auto;
	background: url(../images/blog/bg_header.jpg) no-repeat 0 0;
	position: relative;
}

#header-blog h1{
	display: block;
	width: 233px;
	height: 118px;
	position: absolute;
	top:9px;
	left:5px;
	z-index:1;
	}

#header-blog h2 {
	display: block;
	width: 424px;
	height: 65px;
	position: absolute;
	top:130px;
	left:83px;
	z-index:1;
}


/*メインコンテンツ部分
----------------------------------------------------------------*/

#wrapper-blog {
	clear: both;
	width: 1000px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	margin: 0 auto;
	padding: 51px 0 0 0;
	background: url(../images/blog/bg_wrapper_blog.png) no-repeat top center;
}

#mainCol { width: 740px; float:right; margin: -35px auto 0 auto;}

#contents {
	width:720px; margin-left:8px;	
}


/*ブログタイトル部分
----------------------------------------------------------------*/

.post .cat-ichigo{
	background:url(../images/blog/tit_ichigo.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-aoi{
	background:url(../images/blog/tit_aoi.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-ran{
	background:url(../images/blog/tit_ran.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-mizuki{
	background:url(../images/blog/tit_mizuki.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-otome{
	background:url(../images/blog/tit_otome.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-yurika{
	background:url(../images/blog/tit_yurika.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}
.post .cat-sakura{
	background:url(../images/blog/tit_sakura.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

.post .cat-kaede{
	background:url(../images/blog/tit_kaede.jpg) top left no-repeat;
	width:720px;
	height:71px;
	display:block;
	position:relative;
}

h3.entry-title {
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	position:absolute;
	top:42px;
	left:65px;
}

h3.entry-title a {
	color:#FFFFFF;
}

.meta2 {
	position:absolute;
	top:22px;
	left:65px;
	color:#FF0;
}

.meta2 a {
	color:#FF0;
}


/*サイドバー部分
----------------------------------------------------------------*/
#subCol { width: 222px; float: left; margin: 10px 0 0 0;}

#subCol #secondary {
	width:206px;
	margin:0 auto;
	padding:0 5px 0 10px;
}

#secondary aside {
	background:url(../images/blog/bg_snavi_top.jpg) top center no-repeat;
	margin:0 0 10px;	
	padding-top:5px;
}

#wp-calendar caption {
	background:url(../images/blog/stit_calender.jpg) top left no-repeat;
	width:181px;
	height:35px;
	font-size:15px;
	font-weight:bolder;
	padding:10px 0 0 15px;
	
}

@-moz-document url-prefix() {
	#wp-calendar caption {
		background:url(../images/blog/stit_calender.jpg) top left no-repeat;
		width:196px;
		height:35px;
		font-size:15px;
		font-weight:bolder;
		padding:10px 0 0 15px;
		margin-left:-2px;
	}
}

#wp-calendar {
	margin:0 auto;
	padding:0 10px 0 10px;
	width:196px;
}

#wp-calendar tr th,
#wp-calendar tr td {
	padding: 0.3em .1em;
	text-align:center;
}

#wp-calendar tbody {
	
}

.widget_mycategoryorder h3.widget-title , .widget_calendar h3.widget-title {
	display:none;
}

.widget_tag_cloud h3.widget-title {
	background:url(../images/blog/stit_theme.jpg) top left no-repeat;
	width:196px;
	height:35px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}

.widget_archive h3.widget-title {
	background:url(../images/blog/stit_back.jpg) top left no-repeat;
	width:196px;
	height:35px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}

.widget_mycategoryorder ul , .widget_tag_cloud .tagcloud , .widget_archive ul{
	background:url(../images/blog/bg_snavi_bottom.jpg) bottom left no-repeat;
	padding:10px;
}

.widget_calendar #calendar_wrap {
	background:url(../images/blog/bg_snavi_bottom.jpg) bottom left no-repeat;
	padding:0 0 15px 0;
}

.tagcloud{
	line-height:150%;
}

.widget_archive ul li {
	padding-bottom:5px;
}

.widget_archive ul li+li{
	border-top:1px dashed #999999;
	padding:5px 0;
	
}

.widget_mycategoryorder ul li {
	margin-bottom:5px;
}

.widget_mycategoryorder ul li+li{
	border-top:1px dashed #999999;
	
}

.widget_mycategoryorder ul li.cat-ichigo {
	background:url(../images/blog/icon_ichigo.jpg) left top no-repeat;
	height:28px;
	padding:6px 0 0 40px;
}

.widget_mycategoryorder ul li.cat-aoi {
	background:url(../images/blog/icon_aoi.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}

.widget_mycategoryorder ul li.cat-ran {
	background:url(../images/blog/icon_ran.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}

.widget_mycategoryorder ul li.cat-mizuki {
	background:url(../images/blog/icon_mizuki.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}

.widget_mycategoryorder ul li.cat-otome {
	background:url(../images/blog/icon_otome.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}

.widget_mycategoryorder ul li.cat-yurika {
	background:url(../images/blog/icon_yurika.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}
.widget_mycategoryorder ul li.cat-sakura {
	background:url(../images/blog/icon_sakura.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}
.widget_mycategoryorder ul li.cat-kaede {
	background:url(../images/blog/icon_kaede.jpg) left bottom no-repeat;
	height:28px;
	padding:11px 0 0 40px;
}



/*記事部分
----------------------------------------------------------------*/

.entry-content {
	padding:10px 15px 30px 10px;
	line-height:220%;	
}

.entry-summary {
	padding:20px 15px 30px 10px;
	line-height:220%;	
}


.entry-meta {
	padding:10px 0 30px;
	border-top:1px dashed #999999;	
	margin:0 15px 0 10px;
	text-align:right;
	background:url(../images/blog/bg_meta.jpg) left top no-repeat;
}

.post {
	position:relative;
		
}

#social {
/*
	width:290px;
	height:35px;
	margin-left:430px;
*/
}

#social ul{
	
}

#social li{
	float:right;
	padding-left:5px;
}

#social li.mixi{
	/*margin-top:-10px;*/
}

iframe.twitter-share-button {
    width: 65px!important;
}



/*ページナビゲーション部分
----------------------------------------------------------------*/

.wp-pagenavi {
	clear: both;
	margin-bottom: 1em;
	text-align:center;
	font-weight: bold;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

li.typepad {
	font-size:10px;	
	padding-top:10px;
	text-align:right;
	position:absolute;
	top:70px;
	left:28px;
	
}


/*フッター部分
----------------------------------------------------------------*/

#copyright {
    background: url("../images/common/bg_copy.jpg") repeat-x scroll left top transparent;
	background:#FEDDE4;
    clear: both;
    width: 100%;
	height:100px;
}

a.official { 
	width:206px;
	margin:0 auto;
	padding:0 5px 0 10px;
}



