@charset "utf-8";
/* CSS Document */

h2{
	background-image: url(../../imgs/common/ic_linklist.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	width: 170px;
	float: left;
	margin:3px 0;
}
.right{
	width: 560px;
	float: right;
	margin:3px 0;
}
.box{
	border-bottom: solid 1px #cccccc;
	padding: 10px 0;
}

.box2{
	border-bottom: solid 1px #cccccc;
	padding: 10px 0;
}
