@charset "UTF-8";

/*　ＴＯＰページ設定内容
------------------------------------------------------ */


/* flashコンテンツ
-------------------------------------------------------*/
#top_flash {
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	width: 980px;
}

/* コンテンツ枠
-------------------------------------------------------*/
#top_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 980px;
}
/* news&キャンペーン
-------------------------------------------------------*/
#top_content h2 {
	font-size: x-small;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #CCCCCC;
}

#top_search input {
	margin: 0px;
	padding: 0px;
}

#top_content dl {
	width:478px;
	margin: 0px;
	padding: 2px 10px 2px 0px;
	float: left;
	
}

#top_content dt {
	margin: 0px;
	padding: 2px 10px 2px 0px;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
}
#top_content dd a {
	color: #0a95fa;
	text-decoration: underline;
}
#top_content dd {
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
}





/* news
------------------------------------------------------- */
#top_news {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#top_content #top_news h2 {
	font-size: x-small;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #CCCCCC;

}


/*　class指定
------------------------------------------------------- */
.clr {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#top_news #new_list {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 51px;
	position: absolute;
	top: 0px;
	right: 0px;
}


.spacer_2px {
	margin: 0px 2px;
	padding: 0px;
}

#pagetop {
	text-align: right;
	margin: 0px 0px 10px;
	padding: 0px;
}