@charset "utf-8";
/* CSS Document */
#main ul{
	margin:0;
	padding:0;
}
#main li{
	float:left;
}
#navi{
	width:352px;
	margin:0 0 30px 0;
	padding:50px 0 0 0;
	float:left;
}
#navi .post-date{
	color:#33CCFF;
	font-size:10px;
}
#navi .ttl{
	background:url(../images/top/maru.gif) no-repeat;
	padding:0 0 0 12px;
	width:240px;
	float:left;
	line-height:13px;
	overflow:hidden;
}
#navi a{
	background:url(../images/top/triangle.gif) no-repeat;
	padding:0 0 0 12px;
	font-size:10px;
	line-height:13px;
	display:block;
	float:left;
	width:88px;
}
#navi .box{
	padding:0 0 10px 0;
	border-bottom:#999 1px dashed;
}
#pan{
	margin:0 0 10px 30px;
}
#img{
	width:544px;
	float:right;
}
/* 
#scroll{
	width:370px;
	height:220px;
	overflow:auto;
}
 */
