/* ----------------------------------------------------------
  Author : web@gpi-group.co.jp [2011.3.5]
  URI    : http://www.gpi-group.co.jp/
  (c) GPI INC
---------------------------------------------------------- */
/****kaigaratei style sheet****/
body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	color:#666666;
	background-repeat: repeat;
	font-family:Tahoma;
	padding: 0px ;
	padding-bottom: 0px ;
	margin: 0px ;
	font-size: 12px ;
	font-style: normal ;
	font-weight: normal ;
	text-align: center ;
}

a {
	color:#0033FF;
}
h1 {
	font-size: 10px;
	color: #888888;
	padding-top: 5px;
	margin:0px auto;
	text-align: center;
	line-height: 120%
}

/****__レイアウト__****/
.footer{
	clear:both;
	background-image: url(/kaigaratei/images/footer.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:160px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}
