@charset "shift-jis";

/* CSS Document */


/* 緊急連絡 */

.EmergencyArea {
	width: 600px;
	margin: 8px 0px 0px 0px;
	background: url(../img/index/bg_emergency.gif) bottom left no-repeat;
	float: left;
}

.EmerTitle {
	width: 592px;
	padding: 0px 0px 0px 8px;
	background: url(../img/share/bg_title.jpg) top left no-repeat;
	text-align: left;
	float: left;
}

.EmerContentsArea {
	width: 600px;
	background: url(../img/index/bg_emergency_top.gif) top left no-repeat;
	float: left;
}

.EmerContentsArea dl {
	width: 600px;
	padding: 12px 10px 4px;
	float: left;
}

dl.EmerBar {
	padding: 8px 10px 4px;
	background: url(../img/index/bar_emergency.gif) top left no-repeat;
}

.EmerContentsArea dt {
	width: 100px;
	color: #2E6FC0;
	float: left;
}

.EmerContentsArea dd {
	width: 470px;
	line-height: 1.4;
	float: left;
}


/* リリースエリア */

.ReleaseArea {
	width: 600px;
	margin: 8px 0px 0px 0px;
	background: url(../img/index/bg_info_event.gif) bottom left no-repeat;
	float: left;
}


/* インフォメーション */


.InfoArea {
	width: 350px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.InfoTitleArea {
	width: 350px;
	background: url(../img/share/bg_title.jpg) top right no-repeat;
	float: left;
}

.infoTitle {
	float: left;
}

.infoBacknum {
	padding: 7px 22px 0px 0px;
	float: right;
}

.InfoContentsArea {
	width: 350px;
	background: url(../img/index/bg_info_top.gif) top left no-repeat;
	float: left;
}

.InfoContentsArea dl {
	width: 330px;
	padding: 10px 10px 4px;
	float: left;
}

dl.InfoBar {
	width: 330px;
	padding: 6px 20px 4px 10px;
	background: url(../img/index/bar_info.gif) top left no-repeat;
}

.InfoContentsArea dt {
	width: 100px;
	color: #2E6FC0;
	float: left;
}

.InfoContentsArea dd {
	width: 220px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	float: left;
}


/* イベント */

.EventArea {
	width: 235px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	float: left;
}

.EventTitle {
	width: 235px;
	background: url(../img/share/bg_title.jpg) top right no-repeat;
	float: left;
}


.EventContentsArea {
	width: 235px;
	background: url(../img/index/bg_event_top.gif) top left no-repeat;
	float: left;
}

.EventConTitle {
	width: 215px;
	padding: 12px 10px 0px;
	text-align: left;
	color: #000099;
	float: left;
}

.EventConTitleBar {
	width: 215px;
	_width: 235px;
	padding: 8px 10px 0px;
	color: #000099;
	background: url(../img/index/bar_event.gif) top no-repeat;
	text-align: left;
	float: left;
}

.EventContentsArea dl {
	width: 215px;
	padding: 0px 10px 8px;
	float: left;
}

.EventContentsArea dt {
	width: 205px;
	color: #2E6FC0;
	float: left;
}

.EventContentsArea dd {
	width: 97px;
	line-height: 1.4;
	float: left;
}

/* バナーリンク */

.BannerArea {
	width: 600px;
	padding: 4px 0px 0px 0px;
	float: left;
}

.BannerArea li {
	width: 190px;
	padding: 6px 10px 0px 0px;
	display: inline;
	float: left;
}























