body{
	margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;


background-attachment : fixed;




background-image : url(kabegami/body.png);
background-repeat : repeat-x;
}
a:hover{
	color : red;
text-decoration : underline;
}
a{
	color : black;
text-decoration : none;
}
#main{
	width : 800px;
height : auto;
background-color : white;
border-left-width : 1px;
border-right-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-left-color : #8080ff;
border-right-color : #8080ff;
}
address{
font-size : 14px;
font-style:normal;
letter-spacing : 1px;
padding-top : 3px;
padding-bottom : 3px;
width : 780px;
height : auto;
}