@charset "utf-8";
/* CSS Document */
* {
	margin:0; padding:0;
}

body{
	background:#DDD4C0 url(images/index_01.gif) repeat-x;
	text-align:center;
}

a:hover{text-decoration:none;}
a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
.right {float:right;}
.clear  { clear:both;}

#main{
	width:921px;
	margin:0px auto;
	text-align:left;
}

.left{ background:url(images/index_02.gif); }
.logotop{ background:url(images/index_03.gif) no-repeat; }
.brdtop{ background:url(images/index_04.gif) no-repeat; }
.logotop{ background:url(images/index_03.gif) no-repeat; }
.brdright{ background:url(images/index_05.gif) no-repeat; }
.brdbtm{ background:url(images/index_10.png) no-repeat; }
