* {
	margin : 0;
	padding : 0;
}
body {
	color : #4c4c4c;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border : none;
}
#wrap {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(wtop/mainbg.jpg);
	background-repeat: repeat-y;
}

/*-----------------------------------------------------------------------------
>>#header
-----------------------------------------------------------------------------*/
#header {
	width : 960px;
	background-image: url(wtop/ovhead.jpg);
	background-repeat: no-repeat;
}
#mlogo {
	width : 452px;
	float: left;
	height: 57px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
/*---------- メインメニュー ----------*/
#menu {
	width : 457px;
	text-indent: -9999px;
	float: left;
	padding: 0px;
	overflow: hidden;
}
#menu ul{
	display: inline;
}
#menu li{
	display: inline;
}
#menu .a1 {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu .a1:hover {
 background-position: 0 -23px;
	}
#menu .a1now {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
}
#menu .a2 {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -115px 0px;
}
#menu .a2:hover {
 background-position: -115px -23px;
	}
#menu .a2now {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -115px -23px;
}
#menu .a3 {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -230px 0px;
}
#menu .a3:hover {
 background-position: -230px -23px;
	}
#menu .a3now {
	width: 115px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -230px -23px;
}
#menu .a4 {
	width: 112px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -345px 0px;
}
#menu .a4:hover {
 background-position: -345px -23px;
	}
#menu .a4now {
	width: 112px;
	height: 23px;
	float: left;
	display: block;
	background-image: url(wtop/ohmenu.gif);
	background-repeat: no-repeat;
	background-position: -345px -23px;
}
/*-----------------------------------------------------------------------------
>>#main
-----------------------------------------------------------------------------*/
#main {
	clear: both;
	width: 960px;
}
.mainINNL {
	width: 318px;
	margin-bottom: 30px;
	float: left;
	display: block;
}
.mainINNR {
	float: right;
	width: 330px;
	margin-right: 100px;
	padding-bottom: 10px;
}
#main table {
	margin-right: auto;
	margin-left: auto;

}
.maintdvd {
	font-size: 10px;
	background-color: #FFFFCC;
	width: 140px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

/*-----------------------------------------------------------------------------
>>#footer
-----------------------------------------------------------------------------*/
#bnrarea {
	height : 71px;
	padding-left: 24px;
	font-size: 10px;
	background-image: url(wtop/bnrareabg.jpg);
	clear: both;
}
#footer {
	width : 960px;
	height : 48px;
	text-align: center;
	background-image: url(wtop/footer.jpg);
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.maintdttb {
	background-image: url(0800/ttbar1.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

