/*

CSS for LAI-Contents.HTM

*/

body	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size: 13px;
}
A 	{
	text-decoration: none;
}
A:hover	{
	color: #ee8c4e; 
}

body	 {
	margin: 20px;
	padding: 0px;
}
#header	{
	width: 810px; 
}
#header_left	{
	width: 270px;
	float: left;
}

#header_right	{
	width: 524px;
	font-size: 10px;
	float: right;
}

#navi_bar	{
	clear: both;
	width: 840px; 
}

#navi_bar	 a	{
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 4px;
	/*
	background: #77bb77;
	*/
	background: #77bb90;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 150px;
	text-align: center;
	border: solid 1px #339933;
}

#navi_bar	a:hover {
	color: #ee8c4e; 
	background-color: #663333;
}

#horizontal_rule	{
	clear: both;
	height:1px; 
	width:777px; 
	background-color:#888888;
	border:solid 1px #ffffcc;
	border-right-width: 0px;
	border-left-width: 0px;
}

#content	{
	margin-top:20px;
	width: 700px;
}

#content2	{
	margin-top:20px;
	margin-left:30px;
	width: 700px;
}





#address	p	{
	 line-height:110%
}

table.download	th	{
	 border-style: solid;
	 border-width: 2px;
	 border-color: #666666;
}

table.download	tr	{
	 height: 25px;	 
}

table.download	td.file	{
	 border-style: solid;
	 border-color: #999999;
	 width: 150px
}

table.download	td	{
	 border-style: solid;
	 border-color: #999999;
}






table.download		{
	 border-style: solid;
	 border-color: #000000
}

#footer	{
	clear: both;
	width: 840px;
}

#footer_navi	{
	clear: both;
	width: 840px; 
}

#footer_navi	 a	{
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 4px;
	/*
	background: #77bb77;
	*/
	background: #77bb90;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 777px;
	text-align: center;
	border: solid 1px #339933;
}

#footer_navi	a:hover {
	color: #ee8c4e; 
	background-color: #663333;
}

.shadow_350 {
  margin: 0 auto;
  width: 375px;
  background: url(shadow_long.gif) no-repeat bottom right;
}
.shadow_250 {
  margin: 0 auto;
  width: 275px;
  background: url(shadow_long.gif) no-repeat bottom right;
}
.shadow_100 {
  margin: 0 auto;
  width: 100px;
  background: url(shadow_long.gif) no-repeat bottom right;
}
.bottomleft {
  background: url(bottomleft.gif) no-repeat bottom left;
}
.topright {
  margin: 0;
  padding: 10px 10px 10px 10px;
  background: url(topright.gif) no-repeat top right;
}

.synopsis	{
	margin-top: 3px;
	margin-bottom: 0px;
}

