@charset "UTF-8";
/*----------------------------------------
	created: 2010-07-15
	last up date: 2010-07-15
	author: mizuiro
----------------------------------------*/


/*----------------------------------------
	top
----------------------------------------*/
body {
	font-family: XANO-mincho-U32, "Hiragino Mincho Pro", HiraMinProN-W3, "ＭＳ Ｐ明朝", "平成明朝", serif;
	font-size: 11px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	background-image: url(../../top/top_bg.gif);
	background-repeat: repeat;
}
#t_bg2 td {
	height: 20px;
	width: 50%;
}

/*Firefoxのスクロールバー有無のセンタリング位置ズレ解消*/
html {  
    overflow-y: scroll;
	overflow-x: hidden;
}



#top_flash{
	height:560px;
	width:950px;
}
.top_footer {
	font-size: 9px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
/*マウスオーバー*/
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}#table {
	height: 100%;
	width: 100%;
}
#t_bg2 {
	background-image: url(../../top/top_bg2.gif);
	background-repeat: repeat;
}
