@charset "utf-8";
/* CSS Document */

#topimage {
	padding:40px 0px 20px;
	height:240px;
	width:680px;
	text-align:center;
	margin:0 auto;
}

/* 見出し語 */
h3 {
	padding:0 10px 0 32px;
	font-size:16px;
	font-weight:bold;
	background-image: url(/img/icon_word.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}

#contents h2#h2_hot_keyword {
	padding: 0px;
	background-image: url(/img/bg_hot_keyword.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
	border-bottom: 1px solid #CCE299;
}
#contents h2#h2_new_keyword {
	padding: 0px;
	background-image: url(/img/bg_new_keyword.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	border-bottom: 1px solid #CCE299;
}

#topimage_search {
	margin-top:10px;
	position:relative;
	height:60px;
}
#topimage_search_label {
}
#topimage_search_text {
	color:#FF8500;
	font-size:42px;
	font-weight:bold;
}
#btn_topimage_search {
}
#topimage {
	position:relative;
}
.btn_top {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:130px;
	width:130px;
}
#btn_search {
	background-image: url(/img/top_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top:40px;
	left:36px;
}
#btn_see {
	background-image: url(/img/top_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 210px;
	position:absolute;
	top:40px;
	left:274px;
}
#btn_share {
	background-image: url(/img/top_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 421px;
	position:absolute;
	top:40px;
	left:513px;
}
