body {
	margin: 0;
	padding: 0;
	line-height:150%;
	background: none;
}


/* -----------------------------------
container
----------------------------------- */
#container {
	width:100%;
	margin:0 auto;
}
#base {
	background: none;
}
/* -----------------------------------
header
----------------------------------- */
#header {
	width:100%;
	margin-bottom: 10px;
}
#header-l {
	display: none;
}
#header-r {
	display: none;
}
/* -----------------------------------
global navigation
----------------------------------- */
#globalnavi	{
	display: none;
}
/* -----------------------------------
wrap
----------------------------------- */
#wrap {
	float: none;
	width:100%;
}
/* -----------------------------------
pankuzu-list
----------------------------------- */
#pan-list {
	display: none;
}
/* -----------------------------------
content
----------------------------------- */
#content {
	width:100%;
}
#contents-l{
	display: none;
}
#contents-r{
	width:100%;
	float:none;
}
/* -----------------------------------
footer
----------------------------------- */
#footer {
	background:none;
	width:100%;

}
#footer address {
	clear:both;
	margin-left: 0;
}
#footer #bana {
	display: none;
}
#footer #copyright {
	border-top: 1px solid #999999;
	background:none;
	color: #000;
}

/* -----------------------------------
link icon
----------------------------------- */
.point-a{
    height:100%;
}
.point-back{
    height:100%;
}
.point-top{
    height:100%;
}

/* -----------------------------------
attach
----------------------------------- */
.attach-pdf {
    width:100%;
}
.attach-doc {
    width:100%;
}
.attach-xls {
    width:100%;
}
.attach-file {
    width:100%;
}
.attach-link {
    width:100%;
}
.attach-gis {
    width:100%;
}