body{margin:0;padding:0;text-align:center;}
a img{border:none;}

/* ヘッダ */

.bg_top{
	background-image : url(http://www.hashiho.com/img/bg_top.gif);
	background-repeat : repeat-x;
	text-align:left;
}
.bg_top a{color:#fff;}
.bg_top2{
	background-image : url(http://www.hashiho.com/img/bg_top2.jpg);
	background-repeat : no-repeat;
}


/* フッダー */

HR{border-style : dotted dotted dotted dotted;border-color : gray gray gray gray;}

.Copy{ font-size : 80%; color : #444444; font-family : "Times New Roman";}

/* 全体 */

#container{
	width:708px;
	margin:15px auto;
}

.blogmenu01,.blogmenu02,.blogmenu04,.blogmenu05{
	float:left;
	margin-right:125px;
	width:150px;
}

.blogmenu03{
	float:right;
	width:150px;
}

.search{
	float:right;
	width:150px;
	text-align:right;
}

.pt10 { font-size: 12px;}

/* 本文 */
#blog{
	border:1px solid #ccc;
	text-align:left;
	margin:10px 0;
	padding:5px;
         width:690px;
}

#blog a{color:#333;text-decoration:none;}
#blog a:hover{text-decoration:none;}

h3.articletitle{
	font-size : 100%;
	padding:3px 10px;
	border-bottom:1px solid #ccc;
         font-weight: bold;
}

.articletitle a{text-decoration:none;}

.articlebody{
	padding:0 10px;
font-size:95%;
}

.posted p{
	text-align:right;
	padding-right:10px;
}











