@charset "shift_jis";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
 }

#top_right{
	vertical-align: top;
	margin-bottom: 30px;
	padding: 0px;
	width: 550px;
	float: right;
}

/*お知らせ*/
#top_right .oshirase{
	background-image: url(../img/top/oshirase.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 240px;
	width: 550px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#top_right .oshirase ul{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 530px;
	list-style-type: none;
/*	height: 190px;*/
}
#top_right .oshirase li{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../img/top/oshirase_btn.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 27px;
}
#top_right .oshirase li a:link{
	color: #333;
	text-decoration: none;
}

#top_right .oshirase li a:visited{
	color: #333;
	text-decoration: none;
}
#top_right .oshirase li a:hover{
	color: #F00;
	text-decoration: underline;
}
#top_right .oshirase li a:active{
	color: #F00;
	text-decoration: underline;
}
#top_right .oshirase p{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 350px;
	clear: both;
	vertical-align: top;
}

/*詫び訂*/

#top_right .wabi{
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 37px;
}
#top_right p{
	padding: 0px;
	text-align: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 360px;
	clear: both;
}
#top_right .original_site{
}


#top_right .original_site table{
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_right td{
	margin: 0px;
	padding: 3px;
}
#top_right ul.baitai{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
#top_right .baitai li{
	display: block;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	float: left !important; 
	width: 265px;
	white-space:nowrap;
	height:30px;
}
#top_right .baitai li img{
	vertical-align: middle;
}
