.buy_info {
	border:1px solid #52a200;
	margin:20px 20px 0px 20px;
	padding:5px;
}
.buyBackground {
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../images/upload/image/20080618/hiroe13.jpg);
}
.info_title {
	font-size:24px;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}
.info_deadline {
	float:right;
	margin-right:5px;
}
.info_table {
	color:#0b51ae;
	font-size:12px;
	table-layout:fixed;
}
.info_table a:link {
	color:#105db5;
}
.info_table a:visited {
	color:#105db5;
}
.info_table a:hover {
	color:#ff8242;
}
.info_table hr {
	color:#EEE;
}
.info_topic {
	color:#008200;
	border-bottom:1px solid #008200;
	font-weight:bold;
}
.border {
	border:1px solid #CCCCCC;
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}
.emphasize{
	font-size:18px;
	font-weight:bold;
}
.feeling img{
	width:300px;
}
span.menu{
	cursor:pointer;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
li{
	float:left;
	width:200px;
	overflow:hidden;
}