.gray_waku {
	width: 748px;
	float: none;
	color: #990;
	border: 1px solid #708090;
	clear: both;
}
.back{
	width:732px;
	padding-left:16px;
	color:#333333;
	font-size:12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(http://pitamo.jp/img/blog/post_back.png);
	background-repeat: repeat;
}
#r_left {
	width: 222px;
	height:600px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	clear: both;
	background-color: #F0F0F0;
}
.yoko_bar {
	width:228px;
	height:22px;
	line-height:22px;
	padding-left:10px;
	color:#FFF;
	font-size:12px;
	font-weight: bold;
	background-color: #F30;
	background-image: url(http://pitamo.jp/img/reader/reader_bar.png);
	background-repeat: repeat;
}
.waku {
	width: 500px;
	clear: both;
	color: #990;
	border: 1px solid #093;
}
.list {
	width: 748px;
	border: 1px solid #999;
	clear: both;
}
.right {
	float: right;
}
.list dd table{width:100%; border-collapse:collapse}
.list dd{margin:0; padding:0;}
.list dd table th{margin:0; vertical-align:top; background-color:#efefef; width:9em; padding:7px; text-align:left; white-space:pre;}
.list dd table td{margin: 2px 2px 2px 2px; vertical-align:top; padding:0.25em;line-height:1.2em;}
.list dd table th, .list dd table td{border-top:1px solid #ccc}
.list dd table caption.unseen{background-color:#efefef}

.title {
	width: 748px;
	border: 1px solid #999;
	clear: both;
}
.title dd table{width:100%; border-collapse:collapse}
.title dd{margin:0; padding:0;}
.title dd table th{margin:0; vertical-align:top; background-color:#efefef; width:9em; padding:7px; text-align:left; white-space:pre;}
.title dd table td{margin:0; vertical-align:top; padding:7px; text-align:left; white-space:pre;}
.title dd table th, .title dd table td{border-top:1px solid #ccc}
.title dd table caption.unseen{background-color:#efefef}
.sub_in ul {
padding: 0;
margin: 0;
}
.sub_in li {
margin: 0;
padding: 0;
list-style-position:outside;
list-style-type:none;
}
.sub_in {
	text-align: left;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	margin: 2px 2px 2px 2px;
	padding: 0px;
	list-style-image: url(http://);
	margin-right:auto;
}
.logo {
	width: 550px;
	height:22px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 200px;
	font-size:18px;
	font-weight:bold;
	background-image: url(http://pitamo.jp/img/reader/reader_logo.png);
	clear: both;
}