@charset "utf-8";
/*////////////////////////////////////////

  Body Setting

/////////////////////////////////////// */

* {
	margin:0;
	padding:0;
}



body {
	background-image: url(../temp/bg.jpg);
	background-repeat:repeat-x;
	color:#545454;
	margin:0;
	padding:0;
	text-align:center;
	font-size:13px;
	line-height:150%;
}

a:link {
	color:#285f2a;
}
a:visited {
	color:#285f2a;
}
a:hover {
	color:#285f2a;
	text-decoration:none;
}
a:active {
	color:#285f2a;
	text-decoration:none;
}
	


/*////////////////////////////////////////

  Container Setting

/////////////////////////////////////// */

div#container {
	width:920px;
	margin:0 auto;
}

/*////////////////////////////////////////

  Contents Setting

/////////////////////////////////////// */

div#contents {
	text-align:left;
	background-image:url(../img/contents_bg.jpg);
	width:920px;
}

/*////////////////////////////////////////

  Header Flash

///////////////////////////////////////*/
#topImg {
	width:680px;
	float:left;
}

/*////////////////////////////////////////

  Clear Setting

/////////////////////////////////////// */
.clear {
	clear:both;
}

/*////////////////////////////////////////

  Sideber Setting

/////////////////////////////////////// */
#sideber {
	float:left;
	width:240px;
}

/*////////////////////////////////////////

  Main Setting

/////////////////////////////////////// */
#main {
	float:right;
	width:640px;
	margin-right:10px;
	_margin-right:5px;
}

/*////////////////////////////////////////

  Clear Setting

/////////////////////////////////////// */
.clear {
	clear:both;
}



/*////////////////////////////////////////

  under menu Setting

/////////////////////////////////////// */

#underMenu {
	width:640px;
	clear:both;
	padding-top:10px;
}

#underMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#underMenu li {
	margin:0;
	padding:0;
	float:left;
}




.umenu01 a {
	background:url(../img/umenu01.jpg) no-repeat;
	width:73px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 19px 0 0;
}

.umenu02 a {
	background:url(../img/umenu02.jpg) no-repeat;
	width:61px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 19px 0 0;
}

.umenu03 a {
	background:url(../img/umenu03.jpg) no-repeat;
	width:56px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 19px 0 0;
}

.umenu04 a {
	background:url(../img/umenu04.jpg) no-repeat;
	width:33px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 19px 0 0;
}

.umenu05 a {
	background:url(../img/umenu05.jpg) no-repeat;
	width:47px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 19px 0 0;
}

.umenu06 a {
	background:url(../img/umenu06.jpg) no-repeat;
	width:97px;
	height:9px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	margin:2px 101px 0 0;
}

.pagetop a {
	background:url(../img/pagetop.jpg) no-repeat;
	width:76px;
	height:25px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
}

#height {
}


























