img {
	border: none;
}

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

/* サイドバー */
div#sidebar	{
	width: 208px;
	margin-left: 2px;

	}

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

div#sidebar ul li	{
	padding: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px dotted #D7D7D7;
	}




div#sidebar ul li	li {
	list-style-type: none;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 178px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 2px center;
	padding-left: 20px;
	margin-left: 1px;
	margin-right: auto;
	font-size: 14px;
	border-bottom: 1px dotted #C1C1C1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

div#sidebar ul li	li:last-child {
border:0; /* リストの最後のボーダーを消す */
}




div#sidebar li a	{

	color: #000000;
	text-decoration: none;


}



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

div#sidebar .widget	{


	}

div#sidebar h2	{
	width: 190px;
	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-left: 8px;
	padding-right: 8px;
	padding-top: 14px;
	background-color: #34A4CF;
	}


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;
	width: 250px;
	height: auto;
}
.blog-box-right {
	width: 680px;
	height: auto;
	float: right;
}


.postinfo {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #808080;
	width: 750px;
	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その他パーツ*/

.article_art ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

.article_art li {
	background-image: url(../images/maru-glay_14.png);
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: 0% 2px;
}
