@charset "shift_jis";

/* –{‘Ì’è‹` */
body,td,th {
	margin: 0;
	font-size:13px;
	line-height:18px;
	background-color: #FFF;
	color:#333;
}

a:hover { text-decoration:none;}

.post-box {
	width:280px;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.post-ph {
}


.post-box table td {
	border-bottom-style: none;
	vertical-align: top;
	padding:0 5px;
}


.post {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height:1.4em;
	font-size: 1.1em;
}

.post dt { color:#C90; float:left;}
.post dd { padding: 0 10px 0 70px;}
.post .title { font-size:1.1em; margin:5px 0; font-weight: bolder;}
.post .title a { color:#333;}
.post p { margin:0 0 8px!important;}