@charset   "UTF-8";
body {
	


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




background-color : #f3ecd8;
}
#main{
	background-color : white;
width : 780px;
height : inherit;
padding-top : 6px;
padding-bottom : 6px;
}

p{
	font-family : "ＭＳ ゴシック";
}

a{
	text-decoration : none;
}

a:hover{
	text-decoration : underline;

color : red;
}
address{
	font-size : 16px;
font-weight : 400;
font-style:normal;
margin-top : 0px;
margin-bottom : 0px;
width : 750px;
background-color : white;
padding-top : 4px;
padding-bottom : 4px;
height : 14px;
letter-spacing : 2px;
bottom : auto;

font-family : "ＭＳ ゴシック";
}

td{
	font-size : 12px;
font-family : "ＭＳ ゴシック";

line-height : 18px;
letter-spacing : 1px;
}
