@charset "utf-8";

a{
	text-decoration:none;}

body{
	width: 100%;
	background:#6ebe49 url(../img/bg_top.jpg) no-repeat top center;

}

#top{
	width: 100%;
	background:#6ebe49 url(../img/bg_top.jpg) no-repeat top center;
}

#wrapper {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper #contents { width: 900px; }

/* #main */
#main { 
	width: 900px;
}
/* #header */

#main #header_top {
	width: 800px;
	height: 68px;
	margin:0 auto;
	text-indent:-9999px;
}

#main #header {
	width: 800px;
	height: 68px;
	margin:0 auto;
	background: url(../img/oto-logo.png) no-repeat 0px 10px;
	background-size: 144px 48px;
	text-indent:-9999px;
}

#topad { padding-bottom:0;}

#navi-container{
 width:900px;
 background-color:#000;
}

#navi {
	width:800px;
	margin:0 auto;
	clear:both;
	overflow: hidden;
	background-color:#000;
}

#navi li a{
	display:inline-block;
	float:left;
	width:160px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:160px 30px;
	text-indent:-9999px;
	overflow: hidden;
}

#navi #nav01 a {
	background: url(../img/nav01_off.gif) no-repeat left top;
}
#navi #nav01 a:hover {
	background: url(../img/nav01_on.gif) no-repeat left top;
}
#navi #nav02 a {
	background: url(../img/nav02_off.gif) no-repeat left top;
}
#navi #nav02 a:hover {
	background: url(../img/nav02_on.gif) no-repeat left top;
}
#navi #nav03 a {
	background: url(../img/nav03_off.gif) no-repeat left top;
}
#navi #nav03 a:hover {
	background: url(../img/nav03_on.gif) no-repeat left top;
}
#navi #nav04 a{
	background: url(../img/nav04_off.gif) no-repeat left top;
}
#navi #nav04 a:hover{
	background: url(../img/nav04_on.gif) no-repeat left top;
}
#navi #nav05 a{
	background: url(../img/nav05_off.gif) no-repeat left top;
}
#navi #nav05 a:hover{
	background: url(../img/nav05_on.gif) no-repeat left top;
}

#navi #nav01 .atv{
	background: url(../img/nav01_on.gif) no-repeat left top;
}
#navi #nav02 .atv {
	background: url(../img/nav02_on.gif) no-repeat left top;
}
#navi #nav03 .atv {
	background: url(../img/nav03_on.gif) no-repeat left top;
}
#navi #nav04 .atv{
	background: url(../img/nav04_on.gif) no-repeat left top;
}
#navi #nav05 .atv{
	background: url(../img/nav05_on.gif) no-repeat left top;
}

/* -- gallery -- */
#gallery {
	width:900px;
	margin:0 auto;
	clear:both;
	overflow: hidden;
	background-color:#000;
	padding:1px;
}

#gallery li{
	display:inline-block;
	float:left;
	width:149px;
	height:84px;
	overflow: hidden;
	border-right:1px solid #000;

}

/* for SWF ----------------------------- */
div.init_area{
	width:800px;
	margin:0 auto;
}


/* for List Top  ----------------------------- */
#list-top{
	display:block;
	margin:0 auto;
	width:800px;
	height:600px;
	background:url(../img/bg_list-by-year.jpg) no-repeat;
	overflow:auto;
}

#list-years{
	display:block;
	margin:20px 0 20px 320px;
	width:464px;
	height:558px;
	overflow:auto;
	color:#000000;
}

#list-years li {
	width:300px;
	border-bottom:1px solid #000000;
	font-size:24px;
}

#list-years li a{
	margin-left:20px;
	color:#000000;
	font-size:24px;
	line-height:180%;
}

#list-years li a:hover{
	font-size:1.2em;
}

/* for List OA ----------------------------- */
#list-common{
	display:block;
	margin:0 auto;
	width:800px;
	height:600px;
	overflow:hidden;

}

#list-thumb{
	float:left;
	margin:185px 0 0 0;
	width:258px;
	height:145px;
	zoom:1;
}

#list-oa{
	float:left;
	margin:10px 0 20px 10px;
	width:524px;
	height:570px;
	overflow:auto;
}

#list-oa li{
	width:504px;
}

a.list-txt{
	font-size:14px;
	line-height:180%;
	color:#000;
}

/* for text ----------------------------- */
.txt16{font-size:0.8em;}


