body {

	color: #000000;

	background-color: #FFFFFF;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	overflow-y:scroll;
}

object, embed {
    outline: none !important;
}


*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

table.maintable {

 background-color: #FFFFFF;  

}



.arrivals-main {  

font-size: 75%;

}



.txttitle {

font-size: 75%;

font-weight : bold;

}



.txtdefault {

font-size: 75%;

}



a{

color: #333333;

text-decoration:underline;

}



a:link {

color: #333333;

text-decoration:underline;

}



a:hover{

color:#999999;

text-decoration:none;

}



.searcharea{ 

width: 100px; 

border-width: 1px; 

border-style: solid; 

border-color: #7f7f7f #dfdfdf #dfdfdf #7f7f7f; 

margin: 0 4px 0 0; 

color: #444444; 

background-color: #ffffff; 

}


.kobutsu_on{
	position:relative;
	left:665px;
	top:-92px;
}


.kobutsu_off{
	position:relative;
	left:-2665px;
	top:-92px;
	display:none;
}


.online_submenu_t{
padding:0px 9px 0px 18px;
width:158px;
height:41px;
}

.online_submenu1{
clear:both;
padding:2px 9px 1px 18px;
width:158px;
height:15px;
}

.online_submenu1 a:hover img
{
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}

.online_submenu2{
clear:both;
padding:15px 9px 1px 18px;
width:158px;
height:15px;
}

.online_submenu2 a:hover img
{
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}

#oldman {
display: block;
background-image:url(../images/multiplespace/event_info_old_201108.jpg);
width:424px;
height:1014px;
text-indent: -9999px;
}