@charset "utf-8";
#right_sponsor220 a {
	background-image: url(../img/side_right/banner_dummy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 190px;
	width: 220px;
}
#right_feature a {
	background-image: url(../img/side_right/feature.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 220px;
}
#right_feature a:hover {
	background-position: left bottom;
}
#right_photo_gallery a,
#want_ad a,
#new a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 220px;
}
#right_photo_gallery a:hover ,
#want_ad a:hover,
#new a:hover {
	background-position: left bottom;
}
#right_photo_gallery a {
	background-image: url(../img/side_right/photo_gallery.gif);
}
#want_ad a {
	background-image: url(../img/side_right/want_ad.gif);
}
#new a {
	background-image: url(../img/side_right/new.gif);
}
#newly_box {
	background-image: url(../img/side_right/bg_y_220.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#newly_box h2 {
	background-image: url(../img/side_right/newly_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 220px;
}
#newly_box dl {
	margin: 10px;
}
#newly_box dt {
	float: left;
	width: 50px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #BF191F;
	display: block;
	font-size: 11px;
}
#newly_box dd {
	margin-bottom: 1em;
}
#newly_box dd a {
	color: #000099;
	text-decoration: none;
}
#newly_box dd a:hover {
	color: #BF191F;
	text-decoration: underline;
}


#area_map_220x310 {
	display: block;
	height: 310px;
	width: 220px;
	color: #000099;
	text-decoration: none;
}

#publish_box {
	background-image: url(../img/side_right/bg_y_220.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	font-size: 12px;
}
#publish_box #publish_btn {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#publish_box a {
	background-image: url(../img/side_right/publish_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#publish_box a:hover {
	background-position: left bottom;
}
#publish_box h2 {
	background-image: url(../img/side_right/publish_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 220px;
}
#publish_box p {
	margin-right: 10px;
	margin-left: 10px;
}

