@charset "utf-8";

/*======================================================================*//**
 * 
 */

html {
	/*height      :100%;*/
	overflow    :auto;
	margin      :0;
	padding     :0;
	}

body {
	/*height      :100%;*/
	padding     :0;
	background  :#999999;
	margin:0;
	color:#544a4a;
	font-size:11px;
	line-height:2.0em;
	}

#wrapper{
background:#efefef;
height:850px;
}


/*======================================================================*//**
 * 
 */
#flashcontent {
			left        :0;
			top         :0;
			width       :100%;
			height      :660px;
			margin-left :0;
			margin-top  :0;
	}
#flashcontent * {
	line-height	:150%;
	}



/*======================================================================*//**
 * 
 */

#attention {
	height:100%;
	background  :#efefef;
	margin-top:-20px;
	}




/*======================================================================*//**
 * 
 */


#back{
		/*background:url(../../img/bg.jpg) no-repeat;*/
		background:url(../../img/bg2.jpg) no-repeat;
		margin:auto;
		width:960px;
		height:600px;
		
		}
		
		h1{
		display:block;
		position:relative;
		top:65px;
		left:130px;
		width:200px;
		height:25px;
		margin:0;
		padding:0;
		}
		
		#tempottl{
		display:block;
		position:relative;
		top:88px;
		left:130px;
		width:68px;
		height:17px;
		}
		
		#gaiyouttl{
		display:block;
		position:relative;
		top:170px;
		*top:120px;
		left:130px;
		width:68px;
		height:17px;
		}
		
		#tempo{
		display:block;
		position:relative;
		top:100px;
		left:130px;
		width:700px;
		height:63px;
		text-align:left;
		font-size:11px;
		padding:0;
		}
		
		#gaiyou{
		display:block;
		position:relative;
		top:155px;
		*top:130px;
		left:130px;
		width:700px;
		height:63px;
		text-align:left;
		font-size:11px;
		padding:0;
		}
		
		dl{
		padding-bottom:5px;
		background:url(../../img/dot.gif) repeat-x left bottom;
		margin:0;
		margin-top:5px;
		clear:right;
		}
		
		dl dt{
		font-weight:bold;
		float:left;
		width:9em;
		}
		dl dd{
		margin-left:9em;
		
		}
		
		.map{
		float:right;
		margin-top:-16px;
		
		}

		#btn{
		display:block;
		position:relative;
		top:310px;
		left:670px;
		*top:138px;
		*left:683px;
		width:150px;
		height:16px;
		}
		
		#btn img{
		padding-left:8px;
		}
		
		#enableFlashPlayer{
		display:block;
		position:relative;
		top:295px;
		*top:130px;
		left:128px;
		width:493px;
		height:63px;
		
		}

		#foot{
		display:block;
		position:relative;
		top:275px;
		left:0;
		}



