body{
	background-color: white;
	text-align: center;
}
#outside_frame{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	text-align: center;
	position: relative;
	z-index: auto;
}

#pagebuilding{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	/* position: absolute; */
	z-index: auto;
	border: 1px solid black;
	border-top-width: 1;
	border-top-color: black;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

html>body #pagebuilding{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	position: absolute;
	z-index: auto;
	border: 1px solid black;
	border-top-width: 1;
	border-top-color: black;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

#contents{
	width:776px;
	position: relative;
	float: left;
}

#header_logo{
	width:776px;
	height: 48px;
	background-image: url(../images/top/header_logo.gif);
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	text-align: center;
	position: relative;
	}

#header{
	width:766px;
	height: 15px;
	background-image: url(../images/top/header.jpg);
	text-align: right;
	padding-right: 10px;
}

#mainlogo{
	float: left;
	/*width:184px;*/
	height: 164px;
}

#flashcontent{
	color: black;
	text-align: center;
	font-size: 11px;
	float: left;
	/*width:592px;*/
	height: 164px;
}

#menu{
	width:722px;
	height: 39px;
	float: left;
	margin-left: 27px;
	margin-right: 27px;
	display: inline;
}

#menu2{
	width:749px;
	height: 10px;
	float: left;
	margin-left: 27px;
	margin-bottom:20px;
	display: inline;
}

#main{
	width: 445px;
	float:left;
	left: 0px;
	top: 354px;
	height: 466px;
	text-align: left;
	padding-left: 27px;	padding-right: 27px;
}

#senter{
	width: 1px;
	float:left;	
	left: 0px;
	/*top: 354px;
	height: 466px;*/
	
	top: 354px;
	height: 570px;
	text-align: left;
	text-justify: inter-ideograph;
	text-align: justify;
	background-image: url(../images/top/tensen.gif);
}

#sub{
	/*width:225px;*/
	float: left;
	top: 354px;
	height: 466px;
	text-align: left;
	margin-left:20px;
	/*padding-right: 24px;
	padding-left: 27px;*/
}


#footer1{
	width:776px;
	height: 25px;
	bottom: 21;
	float: left;
	text-align: center;
	background-color: white;
}

#footer2{
	width:776px;
	height: 21px;
	bottom: 0;
	float: left;
	text-align: center;
	background-color: #252525;
}

#copyright{
	width:776px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	text-align: center;
	position: fixed; 
	bottom: 0;
	top: 1120px;
}

html>body #copyright{
	width:776px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	text-align: center;
	position: relative;
	bottom: 0;
	top: 1120px;
}

#justify{
	text-justify: inter-ideograph;
	text-align: justify;
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -1ex;
} 


table.campagin{
	width:725px;
	margin:0 auto 10px;
	border-collapse:collapse;
	clear:both;
}

td.campback{
	width: 195px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/top/campaign/camp2.jpg);
	background-repeat: no-repeat;

}
