@charset "utf-8";

div#toppage img {
	display:block;
}

div#top_contents {
	margin-top:20px;
}


div#top_left {
	width:555px;
	float:left;
}

div#top_left img {
	display:block;
}
div#top_left h2 {
	margin-top:20px;
}

div#top_left table.top_news {
	width:555px;
	border-collapse:collapse;
	border-bottom:solid 1px #dfdfdf;
}
div#top_left table.top_news th,
div#top_left table.top_news td {
	padding:7px;
	background-color:#f4f4f4;
	font-size:1em;
}
div#top_left table.top_news th {
	font-weight:normal;
	text-align:left;
	padding-left:15px;
	width:60px;
}

div.top_left_c02 {
	margin-top:15px;
}

div.top_left_c02_left {
	float:left;
}
div.top_left_c02_right {
	float:right;
}

div.top_left_c02 dt {
	color:#000000;
	font-size:1.1em;
	margin-bottom:3px;
}

div.top_left_c02 dd table {
	border-collapse:collapse;
}
div.top_left_c02 dd th {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-right:15px;
}

.top_slogan {
	background:url(../../images/top/top_left_banabg.gif) no-repeat;
	width:555px;
	height:90px;
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
}

.top_slogan p{
	padding-top:61px;
}

div#top_right {
	background:url(../../images/top/top_right_bg.png) no-repeat;
	width:285px;
	float:right;
}


div#top_right h2 {
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
}

div#top_right ul {
	list-style:none;
	margin:0 auto;
	width:269px;
}

div#top_right li {
	margin-bottom:10px;
}
div#top_right li a {
	background:url(../../images/top/top_right_menu.png) no-repeat;
	display:block;
	width:269px;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
}


div#top_right li.top_menu02 a {
	background-position:0 -57px;
}
div#top_right li.top_menu03 a {
	background-position:0 -114px;
}
div#top_right li.top_menu04 a {
	background-position:0 -171px;
}

div#top_right li.top_menu05 a {
	background-position:0 -228px;
}

div#top_right li.top_menu06 a {
	background-position:0 -285px;
}



div#top_right li a:hover {
	background:none;
}