@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------

	TopPage Class

------------------------------------------------------------------------------*/

body{
	background: url(../images/topbody_bgrepeat_x.jpg) repeat-x;
}


.main_flash{
	width: 850px;
	height: 350px;
}

.update{
	display: block;
	float: right;
	margin-bottom: 15px;
	width: 560px;
	margin-right: 12px;
	height: 170px;
}

.update h3{
	width: 560px;
	height: 44px;
	text-indent: -9999px;
	background: url(../images/h3_top.jpg) no-repeat;
}

.update dl{
	width: 560px;
	height: 122px;
	padding-top: 10px;
	background: url(../images/update_bg.jpg) no-repeat;
}

.update dl dt{
	clear: both;
	float: left;
	margin-bottom: 5px;
	padding-left: 15px;
	width: 100px;
	height: 18px;
}

.update dl dd{
	margin-bottom: 5px;
	height: 18px;
}

.information{
	float: right;
	margin-bottom: 15px;
	height: 172px;
	width: 274px;
}

.information h2{
	width: 276px;
	height: 44px;
	text-indent: -9999px;
	background: url(../images/h2_top.jpg) no-repeat;
}

.information p{
	height: 122px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 17px;
	background: url(../images/information_bg.jpg) no-repeat;
}

.top_secondmenu{
	clear: both;
	width: 850px;
	height: 220px;
	margin-top: 20px;
}

.top_secondmenu ul li{
	display: block;
	width: 274px;
	height: 88px;
	float: left;
	margin-bottom: 20px;
	background: #fff;
}

.top_secondmenu ul li a{
	text-indent: -9999px;
	display: block;
	width: 274px;
	height: 88px;
	float: left;
	background: #fff;
}

/* margin setting */
.top_secondmenu ul li.top_snd_01{
	margin-right: 14px;
}

.top_secondmenu ul li.top_snd_02{
	margin-right: 14px;
}

.top_secondmenu ul li.top_snd_04{
	margin-right: 14px;
}

.top_secondmenu ul li.top_snd_05{
	margin-right: 14px;
}

/*                */
.top_secondmenu ul li.top_snd_01 a{
	background: url(../images/top_snd.jpg) no-repeat;
}

.top_secondmenu ul li.top_snd_01 a:hover{
	background: url(../images/top_snd.jpg) no-repeat 0px -88px;
}

.top_secondmenu ul li.top_snd_02 a{
	background: url(../images/top_snd.jpg) no-repeat -290px 0px;
}

.top_secondmenu ul li.top_snd_02 a:hover{
	background: url(../images/top_snd.jpg) no-repeat -290px -88px;
}

.top_secondmenu ul li.top_snd_03 a{
	background: url(../images/top_snd.jpg) no-repeat -580px 0px;
}

.top_secondmenu ul li.top_snd_03 a:hover{
	background: url(../images/top_snd.jpg) no-repeat -580px -88px;
}

.top_secondmenu ul li.top_snd_04 a{
	background: url(../images/top_snd.jpg) no-repeat 0px -195px;
}

.top_secondmenu ul li.top_snd_04 a:hover{
	background: url(../images/top_snd.jpg) no-repeat 0px -283px;
}

.top_secondmenu ul li.top_snd_05 a{
	background: url(../images/top_snd.jpg) no-repeat -290px -195px;
}

.top_secondmenu ul li.top_snd_05 a:hover{
	background: url(../images/top_snd.jpg) no-repeat -290px -283px;
}

.top_secondmenu ul li.top_snd_06 a{
	background: url(../images/top_snd.jpg) no-repeat -580px -195px;
}

.top_secondmenu ul li.top_snd_06 a:hover{
	background: url(../images/top_snd.jpg) no-repeat -580px -283px;
}
/*----------------------------------------------------------------------------*/

#secom{
	float: left;
	width: 100%;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#secom table{
	margin-left: auto;
	margin-right: auto;
}

#secom table td{
	width: 300px;
}