img {
	border: none;
}

#pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #242424;
	height: 70px;
	width: 99%;
	padding-top: 40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 13px;
	border: 1px dotted #808080;
	text-align: center;
	border-collapse: separate;
	border-radius: 5px;
	background-color: #FFFFFF;
}

/* サイドバー */

div#sidebar	{
	width: 100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 10px;
	}

div#sidebar ul	{
padding: 0px;
margin: 0px;
list-style-type: none;
	}

div#sidebar li a	{
	list-style-type: none;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 2px center;
	padding-left: 10%;
	font-size: 14px;
	border-bottom: 1px dotted #C1C1C1;
	margin-left: 2%;
	width: 80%;
	
}

div#sidebar li ul	{
	display: block;
	list-style-type: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#sidebar .widget	{


	}

div#sidebar h2	{
　width: 100%;
	background-image: url(../images/left_menu_title_bg_45.png);
	background-position: 0% top;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-bottom: 12px;
	margin: 0;
	padding-top: 14px;
	}

div#sidebar li li	{

}

div#sidebar li li a	{
	color: #6A6A6A;
	}
div#sidebar li li a:hover	{
	color: #808080;
	background-color: #ECECEC;
	}


/* ブログコンテンツ*/


.pagelink {
	font-size: 12px;
	padding-top: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#blog-right {
	width: 200px;
	float: right;
}
#blog-right a {
	color: #666666;
}

.blog-box {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.blog-box-left {
	float: left;
	max-width: 250px;
	height: auto;
}
.blog-box-right {
	max-width: 680px;
	height: auto;
	float: right;
}


.postinfo {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #808080;
	width: 97%;
	font-size: 12px;
	padding-bottom: 50px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.postinfo-g {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #C9C5AC;
	font-size: 12px;
	padding-bottom: 50px;
}

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
	}
.feed {
	text-align: left;
	padding-left: 6px;
	width: auto;
}

#searchform Label {display:none}



/* subその他パーツ*/




.font_g {
	color: #69823B;
	font-weight: bold;
	font-size: 16px;
}
.box_gr {
	margin-left: 15px;
	margin-right: 15px;
	background-color: #F0F0F0;
	border-radius: 8px;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.post .article .article_m {
	width: auto;
	padding-left: 10px;
}
.page_parent a {
	color: #242424;
	text-decoration: none;
}
#right a {
	color: #E60211;	
}
#right a:hover {
	color: #FD626B;
}
h3 {
	color: rgba(0,0,0,1.00);
}
h3 a {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h3 a:hover {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
	