#main{
	width : 880px;
height : inherit;
background-color : white;
padding-bottom : 10px;
border-left-width : 3px;
border-right-width : 3px;
border-left-style : solid;
border-right-style : solid;
border-left-color : maroon;
border-right-color : maroon;
}
body{
	margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
background-image : url(../kabegami/body.png);
background-repeat : repeat-x;
background-attachment : fixed;
}
p{
	font-size : 12px;
font-weight : 400;
letter-spacing : 1px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-family : "ＭＳ ゴシック";
line-height : 16px;
}
div{
	margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;
border-left-color : #000000;
border-right-color : #000000;
}
#footer01{
	padding-top : 6px;
padding-bottom : 2px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #660000;
width : 860px;
height : auto;
clear : left;
font-size : 14px;
font-weight : bold;
letter-spacing : 2px;
}
address{
	padding-top : 4px;
padding-bottom : 4px;
width : 860px;
height : auto;
font-style:normal;
font-size : 14px;
letter-spacing : 2px;
font-family : "ＭＳ ゴシック";
clear : left;
}
#footer02{
	padding-top : 4px;
padding-bottom : 4px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #660000;
width : 860px;
height : auto;
font-size : 14px;
letter-spacing : 2px;
clear : left;
}
li{
	font-size : 14px;
letter-spacing : 1px;
line-height : 18px;
margin-left : -14px;
}
td{
	font-size : 12px;
font-weight : 400;
}
#page{
	padding-top : 4px;
padding-bottom : 4px;
width : 860px;
height : auto;
}
#footer03{
	padding-top : 4px;
width : 850px;
height : auto;
color : white;
background-color : #400000;
padding-bottom : 6px;
padding-left : 10px;
}
#copyright{
	padding-top : 6px;
padding-bottom : 4px;
width : 840px;
height : auto;
font-size : 14px;
}

a{
	text-decoration : none;
color : maroon;
font-weight : bold;
}

a:hover{
	text-decoration : underline;
color : red;
}
