﻿@charset "utf-8";

#topFlahBox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.topContLF-01 {
	float: left;
	width: 598px;
	padding-top: 12px;
}

.topContRT-01 {
	float: right;
	width: 215px;
	padding-top: 32px;
}


.topContLF-01 dl {
	width: 593px;
	margin: 2px 0 0 0;
	padding: 2px 0;
}

.topContLF-01 dl.newsbg01 {
	background-color: #F0E8CB;
}

.topContLF-01 dl.newsbg02 {
	background-color: #F9F4E5;
}


.topContLF-01 dt {
	float: left;
	width: 66px;
	margin: 0;
	padding: 0;
	font-size: 75%;
	color: #996600;
	text-align: center;
}

.topContLF-01 dd {
	margin: 0 0 0 66px;
	padding: 0 0 0 70px;
}

.topContLF-01 dd.ty01 {
	background: url(../../top_images/campaign_icon.gif)  left 1px no-repeat;
}

.topContLF-01 dd.ty02 {
	background: url(../../top_images/news_icon.gif)  left 1px no-repeat;
}

/*各ボタン--------------------------------------------------------------*/

.newsbt a {
	background: url(../../top_images/bt_01.jpg)  no-repeat;
	text-indent: -9999px;
	width: 130px;
	height: 35px;
	display: block;
	overflow: hidden;
}

.newsbt a:hover {
	background-position: 0 -35px!important;
}

.topbn01 a {
	background: url(../../top_images/bn_01.jpg)  no-repeat;
	text-indent: -9999px;
	width: 215px;
	height: 60px;
	display: block;
	overflow: hidden;
}

.topbn01 a:hover {
	background-position: 0 -60px!important;
}
.topbn02 a {
	background: url(../../top_images/bn_02.jpg)  no-repeat;
	text-indent: -9999px;
	width: 215px;
	height: 60px;
	display: block;
	overflow: hidden;
}

.topbn02 a:hover {
	background-position: 0 -60px!important;
}

