@charset "utf-8";
/* CSS Document */

object{
	position: inherit;
	left:0;
	top:0;
}


/* 英語版バナー３つパターン用 */

.gb_gray ul.banner-en {
	float:left;
	width:760px;
	text-align:center;
	padding:10px 20px 5px 20px ;
	margin:0;
	border-bottom:#FFF solid 20px;
	clear:both;
}
.gb_gray ul.banner-en li{
	float:left;
	display:block;
	width:253px;
	line-height:90%;
	font-size:90%;
}
.gb_gray ul.banner-en a{
	color:#333;
	text-decoration:none;
}
.gb_gray ul.banner-en a:hover{
	color: #007ab5;
	text-decoration: none;
}





.gb_gray ul.banner {
	float:left;
	width:760px;
	text-align:center;
	padding:10px 20px 5px 20px ;
	margin:0;
	border-bottom:#FFF solid 20px;
	clear:both;
}
.gb_gray ul.banner li{
	float:left;
	display:block;
	width:150px;
	line-height:90%;
	font-size:90%;
}
.gb_gray ul.banner a{
	color:#333;
	text-decoration:none;
}
.gb_gray ul.banner a:hover{
	color: #007ab5;
	text-decoration: none;
}
.gb_gray ul.banner a img{
	width:105px;
	height:30px;
	margin:0 20px;
	padding:0;
}

.topContents .floatLeft{
	width:390px;
	font-size:90%;
}
.topContents .floatRight{
	text-align:left;
	width:360px;
	font-size:90%;
}

/* 更新情報 */

#container .topContents .floatLeft ul{
	padding:3px 0 0 0;
	margin:0;
}
#container .topContents .floatLeft ul li{
	padding:2px 0;
	list-style:none;
	color:#173979;
	margin:0;
	width:auto;
}
#container .topContents .floatLeft ul li a{
	display:block;
	margin:-1.4em 0 0 5.9em;
	width: auto;
}
.floatLeft p{
	padding-bottom:8px;
	color:#173979;
}
.floatRight img{
	margin-bottom:2px;
}

/* 更新情報内テーブル */
table{
	border:none;
	width:100%;
}
table tr td{
	vertical-align:top;
}