@charset "utf-8";
/* CSS Document */
a.top{
	background-image:url(../images/b_top2.gif);
}
/*共通部分*/
h3{
	margin:0 0 10px 0;
}
.news,dd,dt,h3{
	padding:0;
}
dd,dt,.c_right p{
	text-align:left;
}
.news,.c_right,.im_left{
	float:left;
}
*{
	font-size:12px;
	line-height:18px;
}
h2,.bana{
	text-align:center;
}
/*上部*/
h2{
	margin:20px;
}
.news{
	width:250px;
	height:310px;
	background:#9B9266 url(../images/news.jpg) no-repeat top;
	margin:0 10px 0 25px;
}
dl{
	margin-top:50px;
}
dd,dt{
	margin:2px 20px;
}
dd{
	border-bottom:1px dotted #666;
}
.c_right{
	width:570px;
	margin-left:20px;
}
.c_right span{
	display:block;
	text-align:right;
	margin-top:10px;
}
.im_left{
	margin-right:10px;
}
.bana{
	margin-top:10px;
	clear:left;
}