
body {
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
font-size:12px;
line-height:1.25em;
}

/*サイドメニュー==============================================*/

#sidebar h2 {
	text-decoration: none;
	font-size: 1.0em;
	display:none;
	margin-left:8px;
	padding:3px;
	height:21px;
	width:164px;
	}
	
#sidebar {
	font: 1em;
	background:url(images/cal_bg.jpg) no-repeat;
	padding-top:20px;
	}

small, #sidebar ul ul li, #sidebar ul ol li{
	color: #777;
	}
	
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.widget li{width:150px;}
.widget ul{zoom:1;}
.widget{padding-top:25px;}
	
/*カレンダー*/
	
#calendar-3{padding-left:20px;}
#calendar-3, x:-moz-any-link{padding-left:20px;}

#calendar-3 h2{
display:none;
}
	
#calendar-3 td{
padding:3px;
text-align:right;
}

#recent-posts-3{
	margin-left:8px;
	background:url(images/saikin.jpg) no-repeat;
	}
#categories-3{
	margin-left:8px;
	background:url(images/cate.jpg) no-repeat;
	}
#archives-3{
	margin-left:8px;
	background:url(images/arch.jpg) no-repeat;
	}
#tag_cloud-3{
	margin-left:8px;
	background:url(images/tag.jpg) no-repeat;
	}
	
/*タグ*/
#tag_cloud-3 div{padding:0 15px 0;}

#tag_cloud-3 div a{line-height:1.2em;}

/*RSS*/
#rss{padding-left:15px;}

/*メインコンテンツ===================================================*/
#content{
width:694px;
line-height:1.5em;
}



#main_ph{padding-bottom:20px;}

.entry_index,.entry_single{
width:98%;
margin:0 auto 20px;
padding-bottom:20px;
border-bottom:1px #CCCCCC dashed;
}

.entry_title{
margin:5px;
padding-left:12px;
padding-top:12px;
height:59px;
background:url(images/title_line.jpg) no-repeat;
}

.entry_title h2{
display:block;
font-size:1.5em;
padding:3px;
margin:0px;
}

.entry_title small{
padding-left:5px;
color:#3366cc;
}

.navigation{
width:98%;
margin:10px auto;
}

#archive h2{
display:block;
}

