/* CSS Document */

#container{
	width: 600px;
	text-align: left;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	letter-spacing: 1px;
	color: #333333;
}
#right{
	width: 187px;
	float: right;
	margin-left: 10px;
}
#left{
	width: 391px;
	float: left;
	margin-left: 5px;
}
#title{
	margin: 0px;
	padding: 0px;
	background-color: #e7eaea;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 2px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
#title p{
	margin: 0px;
	padding: 0px;
}
.titlew{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date{
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
}
p{}
#entry{
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#navi_top{
	text-align: center;
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
	margin-bottom: 10px;
}
#side{
	width: 187px;
	background-color: #E7EAEA;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	margin-bottom: 14px;
}
#side ul{
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 11px;
	margin-left: 20px;
	width: 160px;
}
#side li{
	list-style-image: url(images/point.gif);
}
#title_0{
	background-image: url(images/a_0.gif);
	width: 187px;
	height: 28px;
	letter-spacing: 0px;
}
#title_1{
	background-image: url(images/a_1.gif);
	width: 187px;
	height: 28px;
}
#title_2{
	background-image: url(images/a_2.gif);
	width: 187px;
	height: 28px;
}
#title_3{
	background-image: url(images/a_3.gif);
	width: 187px;
	height: 28px;
}
#title_4{
	background-image: url(images/a_4.gif);
	width: 187px;
	height: 28px;
}
.hide{
	visibility: hidden;
}
