@charset "UTF-8";
/* CSS Document */

#band_ad {
	width:172px;
	padding:14px;
	height:200px;
	margin-top:5px;
	padding-top:48px;
	cursor:pointer;
	background:url(../decoration/bg_bandad.png) top center no-repeat;
	list-style:none;
}
#band_ad h1 {
	color:#ff6600;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:4px;
	padding:0px;
	text-align:left;
}
#band_ad h1 a:link {
	color:#ff6600;
	text-decoration:none;
}
#band_ad h1 a:visited {
	color:#ff6600;
	text-decoration:none;
}
#band_ad h1 a:hover {
	color:#ff6600;
	text-decoration:underline;
}
#band_ad p {
	color:#fff;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
#band_ad p a:link {
	color:#fff;
	text-decoration:none;
}
#band_ad p a:visited {
	color:#fff;
	text-decoration:none;
}
#band_ad p a:hover {
	color:#fff;
	text-decoration:underline;
}

#band_ad_img {

width: 180px;
height: 180px;
text-align: center;
margin-left:auto;
margin-right:auto;
}

#band_ad_img img{

	border:1px solid #727272;

}
.spike {
	float:right;
	padding-right:7px;
	padding-top:7px;
}
