@charset "UTF-8";

/*�g�b�v*/
#mainimg {
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 760px;
}
#info {
	float: left;
	width: 350px;
	margin-right: 25px;
}
#new {
	float: left;
	width: 180px;
}
#rightside {
	float: right;
	width: 180px;
}
.box-list {
	padding: 6px 0 10px 10px;
}
.list-head1 {
	color: #D70C18;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}
.list-head2 {
	color: #D70C18;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}
.box-list li {
	background-image: url(images/point_red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.info-table {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.info-title {
	font-size: 14px;
	font-weight: bold;
	color: #D70C18;
	padding: 5px 0;
}
.info-title a {color:#D70C18;text-decoration:none;}
.info-title a:hover {color:#999999;text-decoration:underline;}
.info-text a {
	background-image: url(images/point_red.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
}
.banner {
	padding-bottom: 10px;
}

