@charset "euc-jp";

body {
	font-size	: 95% ;
	font-family	: "Verdana Bold", "Verdana", "Osaka", "MS UI Gothic", sans-serif ;
}

p {
	margin		: 1em 1em ;
}

dl {
	margin		: 1em ;
}
dt {
	font-weight	: bold ;
}
dd.title{
	font-styke	: italic ;
}	
h1 {
	margin		: 1em 0em ;
	padding		: 3px 0px 3px 0px ;
	font-size	: 1.8em ;
	letter-spacing	: 0.05em ;
	border-bottom	: double 1px #000 ;
}


h3 {
	margin-bottom	: 0.5em ;
	padding-bottom	: 0.2em ;
	border-bottom	: double 3px #000 ;
}

address {
	text-align	: right
}
