#title{
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
/* サイドロールオーバー */
.side {
	width:180px;
	margin-top: 0px;
	border-top: 1px solid #aaa;
	}
.side dt{
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	text-indent: -5000px;
	background-position: bottom right;
	border-bottom: 1px solid #aaa;
	}
.side dd{
	margin-left:0px;
	border-bottom: 1px solid #aaa;
	}
.side dd a{
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	text-indent: -5000px;
	}
.side dd a:hover{
	background-position: bottom right;
	}
.side #top{
	background-image: url("images/side_top.jpg");
	}
.side #bosyu{
	background-image: url("images/side_bosyu.jpg");
	}
.side #oubo{
	background-image: url("images/side_oubo.jpg");
	}
.side #syouhin{
	background-image: url("images/side_syouhin.jpg");
	}
.side #toiawase{
	background-image: url("images/side_toiawase.jpg");
	}
.side #kioku{
	background-image: url("images/side_kioku.jpg");
	}
.side #kekka{
	background-image: url("images/side_kekka.jpg");
	}
.side #kekka2008{
	background-image: url("images/side_kekka2008.jpg");
	}
/* バナーロールオーバー */
.bannar{
	width:180px;
	margin-top: 20px;
	}
.bannar dd{
	margin-left:0px;
	margin-bottom: 5px;
	}
.bannar dd a{
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	text-indent: -5000px;
	}
.bannar dd a:hover{
	background-position: bottom right;
	}
.bannar #nenga{
	background-image: url("images/side_bn_nenga.gif");
	}
.bannar #gnenga{
	background-image: url("images/side_bn_gnenga.gif");
	}
