@charset "Shift_JIS";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #FFFFFF
	color:#333;
	}

.s_tx01     {
	font-size: 10px;
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ ゴシック","Osaka‐等幅";
	font-style: normal;
	line-height: 140%;
}

.info_tx01     {
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
}

a .title:link {text-decoration: none;}

.line01 {border: 1px solid #000000;}
.float {float: right; }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}

.menu
{
font-family:serif;
font-size:13px;
letter-spacing: 0.05em;
padding:4px 0;
font-weight:bold;
}

a {text-decoration: none; }
a #menu { color: #333; text-decoration: none;}
a #white { color: #FFF; text-decoration: none; }
a:hover {text-decoration: underline;}
a:hover #menu { color: #816138; text-decoration: underline;}
a:hover #white { color: #816138; text-decoration: underline; }
a:active {text-decoration: none;}

a.sub:link {text-decoration: none;}
a.sub:visited {text-decoration: none;}
a.sub:hover {text-decoration: underline;} 
a.sub:active {text-decoration: none;} 

#divUpControl{
	position:absolute;
	width:18;
	left:793;
	top:330;
	z-index:1;
	text-align: right;
	height: 16;
} 
#divDownControl{
	position:absolute;
	width:18;
	left:793;
	top:436;
	z-index:1;
	text-align: right;
	height: 16;
}
 
#divContainer{
	position:absolute; 
	width:522; 
	height:195; 
	overflow:hidden; 
	top:325; 
	left:280; 
	clip:rect(0,522,195,0); 
	visibility:hidden
} 

#divContent{
	position:absolute;
	top:0;
	left:0;
} 

.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;
  background: #FFF url(images/container_background.gif) no-repeat;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: -10px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px; left: -40px;
}

