@media print{
body{
	zoom:0.80;
}
	}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 80%;
	color:#333333;
	background-image:url('../image/bg.gif'); 
	text-align: center;
	line-height: normal;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

a:link{
	color:#000066;
	text-decoration:underline;
}
a:visited{
	color:#000066;
	text-decoration:underline;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
a:active{
	color:#000066;
	text-decoration:underline;
}

#container {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 800px;
}

img{
	border: 0;
}

#header{
  width: 100%;
  height: 14px;
  background-color: #000066;
  color: #FFFFFF;
  
}

#title{
	width: 100%;
  height: 82px;
  background-color: #FFFFFF;
  background-image:url('../image/head.gif');
  text-align: left;
  float: left;

}


h1{
	font-size:12px;
	color:#FFFFFF;
	margin:0px 0px 0px 5px; 
	float: left;
	
}


#boxl {
  float: left;
  width: 260px;
  background-color: #FFFFFF;
  
}

#boxc {
  float: left;
  width: 290px;
  background-color: #FFFFFF;
  
}

#boxr {
  float: left;
  width: 250px;
  background-color: #FFFFFF;
  
}

.left_contents{

  background-image:url('../image/g_back.gif');
  width: 366px;

}

.right_contents{

  background-image:url('../image/b_back.gif');
  width: 359px;
  height: 115px;
  vertical-align: top;

}
.naiyo{
	padding: 5px 10px 5px 10px;
	line-height: 125%;
	text-align: left;
	
}
.naiyo2{
	padding: 10px 20px 10px 20px;
	line-height: 140%;
	text-align: left;
	
}
.naiyo3{
	padding: 5px 10px 5px 10px;
	line-height: 120%;
	text-align: left;
	width: 335px;
	height: 100px;
	overflow: auto;
}

.news_top{
	padding: 0px 20px 5px 20px;
	line-height: 140%;
	text-align: left;
	
}


.dot{

margin-bottom: 10px; border: none; border-top: 1px #999999 dotted; _height: 1px;
}

.red{
	color:#FF0000; 
}

.b_title{
	font-size: 130%;
	color: #509AD7;
	font-weight: bold;
	line-height:160%;
}

.text-L{

          font-size:110%;;
          font-weight:bold;
          color:#333333;
          line-height:160%;
}

#footer{
  width: 800px;
  background-color: #FFFFFF;
  clear : both ;
}

#copy{
  width: 800px;
  height: 15px;
  background-color: #000066;
  color: #FFFFFF;
  clear : both ;
}