body {
	background-color: #999999;
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
}
td{
 font-size: 12px;
 line-height: 150%;
 padding: 0;
 color: #333333
}

a:link{  text-decoration:none; color:#1C57A4; }
a:visited{   text-decoration:none; color:#53739D;  }
a:hover{   text-decoration:underline; color:#4680CB; }
a:active{   text-decoration:underline; color:#E47B82; }

/* header */
#header_01{
 background-image: url(../img/h_back1.gif);
	background-repeat: repeat-x;
}
#header_02{
 background-image: url(../img/h_back2.gif);
	background-repeat: repeat-x;
}
#header_03{
 background-image: url(../img/h_back3.gif);
	background-repeat: repeat-x;
}
#header_04{
 background-image: url(../img/h_back4.jpg);
	background-repeat: repeat-x;
}

/* content */
#content_top{
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 15px;
}

#content{
 background-image: url(../img/content_back.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* footer */
#footer_banner_line{
 background-image: url(../img/footer_banner_line.gif);
	background-repeat: repeat-x;
}
#footer_back{
 background-image: url(../img/footer_back.jpg);
	background-repeat: repeat-x;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	font-size: 11px;
	color: #333333;
	padding-right:5px;
	
}
