.top_table {
	margin:0;
	height:19px;
}
.top_menu_1 {
	background-image:url(../img/top_back_1.gif);
	background-repeat:no-repeat;
	width:103px;
	height:19px;
	text-align:center;
}
.top_menu_2 {
	background-image:url(../img/top_back_2.gif);
	background-repeat:no-repeat;
	width:103px;
	height:19px;
	text-align:center;
}

.top_link  {
	color: #0B499D;
}
.info{
	padding:0 0 5 0;
}

#top_tab {
	margin: 0;
	padding: 0;
	text-align: left;
}

#top_tab img {
	margin: 0 0 0 3px;
}

table.top_main {
	margin: 0;
	padding: 0;
	background: url(/img/top_main.jpg) no-repeat;
}

/* compatible browser list */

.browser {
	font-size: 10px;
	line-height: 12px;
}

.browser ul {
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 5px 0 0 15px;
}

.browser li {
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 3px 5px;
	padding: 0;
}
.flash_top {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 280px;
	width: 850px;
}
/* 大切なお知らせ */
#info{
	width: 550px;
	margin: 15px 10px 10px 20px;
	padding: 0px;
	border-top: 2px dotted #666666;
	border-bottom: 2px dotted #666666;
}
#info div.oshirase{
	margin: 5px;
	padding: 0px;
	text-align: left;
	font-size: 95%;
	line-height: 1.4em;
	display: block;
	text-decoration: none;
}
#info div.oshirase a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#info div.oshirase a:hover {
	text-decoration: underline;
}
/*サービス停止・休業案内*/
.annai{
	color:#F30;
	text-align: left;
	width:100%;
	padding: 7px;
	border: 2px solid #F30;
	margin: 10px 0px 10px 0px;
	font-size: 83%;
	/*font-size: x-small;*/
	line-height: 1.4em;
}
.annai strong{
	font-weight:bold;
}
.annai a{
	color:#F30;
	text-decoration: none;
}
.annai a:hover{
	color:#F30;
	text-decoration: underline;
}

