@import url("../style.css");
@import url("base.css");


body {
	background-image: url(../../common/in-bg0908.gif);
	background-repeat: repeat-x;
	margin-bottom:10px;}

#header{
	background-image: url(../../common/in-main0908.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	height:120px;
}

#header a{
	height:100px;
	width:900px;
	display:block;
	text-indent:-9999px;}

#contentcover{
	width: 710px;
	margin-left: 14px;
}

#copytemp{
	clear: both;
	text-align:center;
	background-image: url(../bg_copyright.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}
.pagetop{
	text-align: right;
	margin-bottom:10px;
}

.maincontent{margin-top:15px;}

.ttllink{
	background-image: url(../bg_ttl.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:5px 0;
	text-align:right;
}