body,form,fiedset{
  margin:0;
  padding::0;
  }


fieldset{
   border:none;
   }
   
h1,h2,h3,h4,h5,h6,p,pre,
blockquote,ul,ol,dl,dd{
   margin:0;
   padding:0;
   }  
      
body
	{
	background-color: #EFEFEF;
	background-image: url(../common/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
.navi a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}
.navi a:hover {
	color: #D4797C;
	text-decoration: underline;
}
.gnavi ul, .gnavi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gnavi {
	width: 800px;
	height: 45px;
}
.gnavi li {
	float: left;
}
.gnavi #dr a {
	background-image: url(../common/menu1.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
.gnavi #dr a:hover {
	background-image: url(../common/menu1.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
.gnavi #info a {
	background-image: url(../common/menu2.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
.gnavi #info a:hover {
	background-image: url(../common/menu2.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
.gnavi #ask a {
	background-image: url(../common/menu3.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
.gnavi #ask a:hover {
	background-image: url(../common/menu3.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
.gnavi #drblog a {
	background-image: url(../common/menu4.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
.gnavi #drblog a:hover {
	background-image: url(../common/menu4.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
.gnavi #link a {
	background-image: url(../common/menu5.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
.gnavi #link a:hover {
	background-image: url(../common/menu5.jpg);
	height: 45px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-indent: -99999px;
	display: block;
}
html {
	height: 100%;
}
