﻿@charset "utf-8";

.topContLF01 {
	float: left;
	width: 342px;
}

.topContRT01 {
	float: right;
	width: 192px;
}

.topContLF02 {
	float: left;
	width: 270px;
}

.topContRT02 {
	float: right;
	width: 270px;
}

.topCont01 {
	background-color: #FFF;
	border-bottom: 1px #D9D9D9 solid;
	border-left: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
	padding: 10px;
}

.topCont02 {
	background-color: #FFF;
	border-bottom: 1px #D9D9D9 solid;
	border-left: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
	padding: 12px 0 10px 0;
	position: relative;
	text-align: center;
}

.topCont02 .ty01 {
	position: absolute;
	top: -38px;
	right: 10px;
}

.topCont03 {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.topContLF03 {
	float: left;
	width: 78px;
}

.topContRT03 {
	float: right;
	width: 434px;
}

.topCont04 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.topCont05 {
	background-color: #E9FFFA;
	border-bottom: 1px #D9D9D9 solid;
	border-left: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
	padding: 12px 10px 10px 10px;
}

.topCont06 {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.topCont06 ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 0;
}

.topCont06 ul li {
	float: left;
}

.topCont07 {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.newsArea {
	width: 510px;
	line-height: 140%;
	padding-left: 12px;
	padding-top: 10px;
	font-size: 14px;
}


.newsArea dl {
	margin: 0;
	background: url(../images/t_line03.gif)  0 bottom repeat-x;
	padding: 7px 0 10px 0;
}

.newsArea dt {
	width: 11.8em;
	float:left;
	margin: 0;
	padding: 0;
	clear:both;
	color: #00A3D8;
	font-size: 12px;
}


.newsArea dd {
	margin: 0 0 0 10.8em;
	padding: 0 5px 0 0;
}

.newsArea dt.ty01 {
	background: url(../images/icon01.gif)  70px 0 no-repeat;
}

.newsArea dt.ty02 {
	background: url(../images/icon02.gif)  70px 0 no-repeat;
}

.newsArea dt.ty03 {
	background: url(../images/icon03.gif)  70px 0 no-repeat;
}

.newsArea dt.ty04 {
	background: url(../images/icon04.gif)  70px 0 no-repeat;
}

