* {
  margin: 0px; 
  padding: 0px;
  background-color : transparent;
  	font: normal normal normal  100% Verdana, Geneva, Arial, Helvetica, sans-serif;

}
body{
  text-align: center;
  background: #000 url(../image/bg_01.png) repeat fixed 50%;
}

#headline{
	border-bottom: 2px ridge #ddd;
	height: 32px;
	width: 100%;
	background: #000;
}

#headline a:hover{
	background: transparent;
}
#headline_l{
	width: auto;
	border-bottom: 0px solid #fff;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	background: transparent;
}
#headline_r{
	width: 100px;
	border-bottom: 0px solid #fff;
	float: right;
	text-align: right;
		margin: 0;
	padding: 0;
	background: #000;
}

address{
	color:#FFF;
	position:relative;
	bottom: 5px;
	font-size: 12px;
	margin: 10px 0 0 0; 
}

h1{
	clear: both;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #36c;
	margin: 0px 0 8px 0;
}

h2{
	text-align: left;
	margin: 20px 0 8px 20px;
}

h3{
}

h4{
}


h5{
}

h6{
}

li{
  color: #000;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 2px;
}

dl{
	margin: 20px;
}
dt{
	font-weight: bold;
	clear:both;
	padding: 3px;
	color: #000;
	background: transparent;
}
dt a{
	font-weight: bold;
}
dd{
	padding: 5px 10px 10px 30px;
	line-height: 1.4;
}
ul	{
	margin:0 0 0 0px ;
}
 
table{
	font-size: 80%;
}
th{
	border: 1px solid #999;
	border-width: 0 1px 1px 0x;
	padding: 2px;
	margin: 0;
	empty-cells: show;
	background: #eee;
}
td{
	border: 1px solid #FFF;
	padding: 10px;
	margin: 0;
	empty-cells: show;
	text-align:	center;
	width: auto;
}

a {
  text-decoration: underline;
  background: transparent;
  }

a:link {
  color: #DC143C;
  }

a:visited {
  color: #789543;
  }

a:active {
  color: #f44;
  }

a:hover {
  color: #437044;
  background: #C2DACF;
}



img{
	border: none;
	behavior:url(iepngfix.htc);
}

hr{
	
}

#wrap {
	clear: both;
	line-height: 1.4;
	margin:0px auto;
	padding: 0px 0px;
	width: 960px;
	border: 0px solid #eee;
	position: relative;
}
#contents_top{
	clear: both;
  	margin: 10px 0 0 0;
  	text-align: center;
  	width: 960px;
	background: url(../image/mainvisual.png) scroll no-repeat top;
}
#contents{
	clear: both;
  	margin: 10px 0 0 0;
  	text-align: center;
  	width: 960px;
	background: url(../image/pagebg.png) scroll no-repeat top;
}

#header  {
	float: left;
	text-align: left;
	clear: both;
	width: 820px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	position: relative;
  }
#main{
	clear: both;
  	position: relative;
	width: 960px;
  	text-align: center;
	border-width: 0px;
	border-color: #ccc;
	border-style: solid;
	margin: 0px 0 0 0px;
  }
#main .box{
	width: 960px;
	height: 616px;
	padding: 0 0 0 0;
}
.movie-box_top{
	text-align: left;
	position: absolute;
	top: 337px;
	left: 23px;
	width: 374px;
	height: 258px;
	padding: 25px 6px 6px 6px;
	background: url(../image/movflame.png) scroll no-repeat;
}
.movie-box1{
	text-align: left;
	position: absolute;
	top: 0px;
	left: 30px;
	width: 280px;
	height: 462px;
	padding: 4px 12px 8px 12px;
	background: url(../image/movbg_d.png) scroll no-repeat;
}
#main p{
	margin: 0px 12px 0px 12px;
	padding: 0 0 8px 0;
	font-size: 14px;
}

#footer  {
  	width: auto;
	margin: 2px 0 0 0;
	clear: both;
	text-align: center;
  }
      #footer p		{
			text-align: center;
			font-size: 80%;
			margin: 10px;
		}

#menu{
	position: relative;
	width:820px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	float: left;
	left: 0px;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li
{
	float: left;
	width: 136px;
	height: 24px;
	padding: 0px;
	border: 0px solid #ccc;
	margin: 0px;
}

#menu li a{
	display: block;
	width: 100%;
	text-decoration: none;
	border-style: none;
		height: 24px;
		font-size: 80%;
		text-align: left;
		padding: 0px 0 0 0;
		color: transparent;
}

#menu li#nav_01 a{
	background: url(../image/button_01_on.png) 50% 0px no-repeat;
}

#menu li#nav_02 a{
	background: url(../image/button_02_on.png) 50% 0px no-repeat;
}

#menu li#nav_03 a{
	background: url(../image/button_03_on.png) 50% 0px no-repeat;
}

#menu li#nav_04 a{
	background: url(../image/button_04_on.png) 50% 0px no-repeat;
}

#menu li#nav_05 a{
	background: url(../image/button_05_on.png) 50% 0px no-repeat;
}

#menu li#nav_01 a:hover img{
	visibility:hidden;
}
#menu li#nav_02 a:hover img{
	visibility:hidden;
}
#menu li#nav_03 a:hover img{
	visibility:hidden;
}
#menu li#nav_04 a:hover img{
	visibility:hidden;
}
#menu li#nav_05 a:hover img{
	visibility:hidden;
}

a:linked img,a:visited img,a:hover img{
	border: none;
}

hr{
	display: none;
}
.banner{
	width: 900;
	text-align: center;
	margin: 5px;
	border: 0px;
}
.new	{
	position: absolute;
	top: 339px;
	left: 245px;
	width: 32px;
}
.theme	{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 700px;
	height: 40px;
}
#sysbox_left	{
	position: absolute;
	top: 76px;
	left: 58px;
	width: 394px;
	height: 522px;
}
#sysbox_right	{
	position: absolute;
	top: 76px;
	left: 508px;
	width: 394px;
	height: 522px;
	padding-top: 69px;
	padding-left: 25px;
	background: url(../image/sys_base02.png) scroll no-repeat;
}
.sysmovbox1	{
	position: absolute;
	top: 110px;
	left: 72px;
	width: 250px;
	height: 142px;
}
.sysmovbox2	{
	position: absolute;
	top: 334px;
	left: 72px;
	width: 250px;
	height: 142px;
}
#visualbox	{
	position: absolute;
	top: 76px;
	left: 58px;
	width: 844px;
	height: 522px;
/*	padding-top: 69px;
	padding-left: 25px;*/
	background: url(../image/visual_base.png) scroll no-repeat;
}
.enquete_box	{
	position: absolute;
	top: 340px;
	left: 380px;
	width: 200px;
	height: 48px;
}
.bannerflame	{
	position: absolute;
	top: 488px;
	left: 683px;
	width: 240px;
	height: 48px;
	text-align: center;
}
.bannerflame2	{
	position: absolute;
	top: 562px;
	left: 683px;
	width: 240px;
	height: 48px;
	text-align: center;
}
.txtbox{
	border-width: 0px;
	position: absolute;
	top: 100px;
	left: 128px;
	text-align: left;
	width: 704px;
	height: 440px;
}
.supportbox{
	border-width: 0px;
	position: absolute;
	top: 100px;
	left: 128px;
	text-align: left;
	width: 704px;
	height: 440px;
	background: url(../image/support_win.png) scroll no-repeat;
}
.wp_box1{
	border-width: 1px;
	border-style: solid;
	border-top-color:#666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	position: absolute;
	top: 150px;
	left: 15px;
	text-align: center;
	color: #FFF;
	width: 290px;
	height: auto;
	padding: 20px 5px 20px 5px;
	background: url(../image/table_bg.png) fixed repeat;
}
.wp_box2{
	border-width: 1px;
	border-style: solid;
	border-top-color:#666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	position: absolute;
	top: 150px;
	left: 330px;
	text-align: center;
	color: #FFF;
	width: 290px;
	height: auto;
	padding: 20px 5px 20px 5px;
	background: url(../image/table_bg.png) fixed repeat;
}
.wp_box3{
	border-width: 1px;
	border-style: solid;
	border-top-color:#666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	position: absolute;
	top: 150px;
	left: 645px;
	text-align: center;
	color: #FFF;
	width: 290px;
	height: auto;
	padding: 45px 5px 25px 5px;
	background: url(../image/table_bg.png) fixed repeat;
}

.enquete_btn	{
	position: absolute;
	top: 404px;
	left: 334px;
	width: 296px;
	height: 120px;
}
.enquete_btn a{
	background: url(../image/enquete_button_on.png) 50% 0px no-repeat;
	display: block;
	width: 100%;
	text-decoration: none;
		height: 120px;
		padding: 0px 0 0 0;
		color: transparent;
}
.enquete_btn a:hover img{
	visibility:hidden;
}

/*-----システムページイメージポップアップ-----*/
#sysbox_right .imgHover {
	position: relative;
	width: 346px;
	height: 74px;
}
	#sysbox_right .imgHover a {
		display: block;
	}

	#sysbox_right .imgHover a:hover {
		position: static;
	}
	
	#sysbox_right .imgHover a .popup {
		display: none;
	}
	
	#sysbox_right .imgHover a:hover .popup {
		display: block;
		position: absolute;
		top: 8px;
		left: 250px;
		z-index: 10;
	}
/*-----システムページイメージポップアップここまで-----*/

/*-----ビジュアルページイメージポップアップ-----*/
#visualbox .imgHover2 {
	position: relative;
	margin-top: 18px;
	margin-left: 30px;
	width: 816px;
}
	#visualbox .imgHover2 #imgFrame {
/*		border: solid 3px #999;*/
		position: absolute;
		right: 0;
		top: 0;
		text-align: center;
		width: 480px;
		height: 272px;
	}

	#visualbox .imgHover2 #imgHoverList {
		list-style: none;
		position: relative;
	}
		#visualbox .imgHover2 ul li {
			float: left;
			margin-right: 27px;
		}
			#visualbox .imgHover2 ul li img {
				border: none;
			}
			
			#visualbox .imgHover2 ul li a {
				display: block;
			}
			
			#visualbox .imgHover2 ul li a:hover {
				position: static;
			}
			
			#visualbox .imgHover2 ul li a .mainImage {
				display: none;
			}
			
			#visualbox .imgHover2 ul li a:hover .mainImage {
				display: block;
				position: absolute;
				top: 122px;
				left: 144px;
			}
			#visualbox .imgHover2 ul li a .imgexp {
				display: none;
			}
			
			#visualbox .imgHover2 ul li a:hover .imgexp {
				display: block;
				position: absolute;
				top: 412px;
				left: 108px;
			}
/*-----ビジュアルページイメージポップアップここまで-----*/

/*IE8ロールオーバーずれ回避*/
.banner a:hover{
	display:inline-block;
}
#main .enquete_box a:hover{
	display:inline-block;
}
.bannerflame a:hover{
	display:inline-block;
}
.bannerflame2 a:hover{
	display:inline-block;
}
.sysbox_right a:hover{
	display:inline-block;
}
.movie-box_top a:hover{
	display:inline-block;
}

