#dl_content {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffbc00;
}
#dl_content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 30px;
	letter-spacing:1px;
	float: left;
}
#dl_content .center_line {
	margin-top: 30px;
	font-size: 0px;
	height: 1px;
}
#dl_content .green_box {
	font-size: 14px;
	color: #2e4e32;
	margin-right: 10px;
}

/* safari only \*/
html:\66irst-child #dl_content .green_box {
	font-size: 18px;
}
/* end */

#dl_content .dl_name p {
	color: #666666;
	letter-spacing: 1px;
	display: block;
	float: left;
	font-size: 14px;
	width: 390px;
	font-weight: bold;
}
#dl_content .dl_name {
	margin-bottom: 16px;
}

#dl_content .dl_name .dl_bt {
	float: right;
	width:96px;
}
#dl_content .dl_name .dl_bt .mondai_bt a {
	background-image: url(../images/mondai/mondl_b_002.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 92px;
	display:block;
	float:right;
	text-indent: -9999px;
}
#dl_content .dl_name .dl_bt .mondai_bt a:hover {
	background-image: url(../images/mondai/mondl_b_002_on.gif);
}
#dl_content .dl_name .dl_bt .kaisetu_bt a {
	background-image: url(../images/mondai/mondl_b_001.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 92px;
	display:block;
	float:right;
	margin-top: 25px;
	text-indent: -9999px;
}
#dl_content .dl_name .dl_bt .kaisetu_bt a:hover {
	background-image: url(../images/mondai/mondl_b_001_on.gif);
}
#dl_content .cleaboth {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#game_content {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #759833;
	padding-top: 25px;
	padding-bottom: 30px;
}
#game_content .green_box {
	font-size: 14px;
	color: #2e4e32;
	margin-right: 10px;
}
#game_content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
	letter-spacing:1px;
}
#game_content .game_name {
	margin-bottom:15px;
}
#game_content .game_name a {
	font-size: 14px;
	color: #666666;
	background-image: url(../images/game/game_o_001_off.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 22px;
	text-decoration:none;
	letter-spacing:1px;
}
#game_content .game_name a:hover {
	color: #ff9933;
	background-image: url(../images/game/game_o_001_on.gif);
}
