/* アビリット株式会社 標準ＣＳＳ（第１階層用） */



.footer1 {

	background-image: url(images/footer_01.gif);

}

.footer2 {

	background-image: url(images/footer_02.gif);

}

.button1 {

	background-image: url(images/button_00.gif);

}

body {

	background-attachment: fixed;

}

a:link {

	text-decoration: none;



}

a:visited {

	text-decoration: none;



}

a:hover {

	text-decoration: underline;



}

a:active {

	text-decoration: underline;

}

p {

	line-height: 1em;

}

.base {

	position: absolute;

	visibility: visible;

	top: 0px;

	width: 100%;

}

