body {
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
em, strong, p, td, ul, ol, li, h1, h2, h3, h4, h5, h6, caption  {
	/*文字サイズ、マージン等の初期化設定*/
	border: 0px none;
	text-align: left;
	
}

img {
	border: none;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	height: auto;
	width: 778px;
	text-align: center;
}

#footer {
	display: none;
}
#footer p {
		display: none;

}
#footer p a {
		display: none;

}

/*----------------ヘッダー　グローバルナビ----------------*/

#header {
	display: none;
}

div#globalnavi ul#menu {
	display: none;

}

ul#menu li {
	display: none;
}

ul#menu li a {
	display: none;
}

.gn1,.gn2,.gn3,.gn4,.gn5 {
display: none;

}

.gn1 {
	background: url(images/gn_home1.gif) no-repeat;
	width: 107px;
}
.gn1 a:hover,.gn01 {
	background: url(images/gn_home2.gif) no-repeat;
	width: 107px;
}

.gn2 {
	background: url(images/gn_gaiyou1.gif) no-repeat;
	width: 160px;
}
.gn2 a:hover,.gn02 {
	background: url(images/gn_gaiyou2.gif) no-repeat;
	width: 160px;
}

.gn3 {
	background: url(images/gn_jigyousho1.gif) no-repeat;
	width: 160px;
}
.gn3 a:hover,.gn03 {
	background: url(images/gn_jigyousho2.gif) no-repeat;
	width: 160px;
}

.gn4 {
	background: url(images/gn_jigyo1.gif) no-repeat;
	width: 160px;
}
.gn4 a:hover,.gn04 {
	background: url(images/gn_jigyo2.gif) no-repeat;
	width: 160px;
}

.gn5 {
	background: url(images/gn_soshiki1.gif) no-repeat;
	width: 160px;
}
.gn5 a:hover,.gn05 {
	background: url(images/gn_soshiki2.gif) no-repeat;
	width: 160px;
}


/*----------------左ナビゲーション----------------*/


#navi {
		display: none;

}


#navi h2{
		display: none;

}
.jigyousyo{
	display: none;

}
.jouhou{
		display: none;

}


#navi ul {
		display: none;

}

#navi ul li a {
		display: none;

}
#navi ul li a:hover {
		display: none;

}

div.bnr img
 {
		display: none;

}


/*----------------main ----------------*/

#main-top {
	width: 560px;
	height: auto;
	margin: 10px 20px 20px 10px;
	padding: 0px;
	float: left;
}

