a:link, a:visited, a:active { text-decoration: none }
a:hover { text-decoration: underline }
body, div { line-height: 1.3 ; font-size: 15px }	/* basic size */
dl	{ line-height: 1.2 ; font-size: 15px ; margin-left: 10px ; margin-right: 20px}
hr	{ height: 1px ; color: #555000 }
h1	{ font-size: 30px ; font-weight: normal ; font-style: italic ;
	  line-height: 1.0 ; border-bottom: #555000 solid 1px }
h1 span	{ font-size: 13px ; font-style: normal }

div.box	{ width: 450 ; margin: auto ; line-height: 1.5em ; text-align: left ; }
div.small	{ width: 450 ; margin: auto ; line-height: 1.5em ; text-align: left ; font-size: 12px ; }
div.mail	{ width: 187px ; border: 1px #590000 solid ; padding: 7px ;}


/*   index.html   */
.menu1	 { font-size: 16px }
.opt	 { font-size: 11px ; line-height: 1.2 }
.small	 { font-size: 13px }
.visitor { font-size: 15px ; line-height: 1.4 }
.copyr	 { font-size: 12px }

/*   main.html   */

.menu	{ line-height: 1.3 }
.note	{ font-size: 15px }

