body {  }
p { }
td {  }


/*.nav-logo {
  margin:-185px 0 0 -3px;
	text-align:left;
	padding:0;
	border:none;}*/

#header{ 
	position: relative;
	width: 800px;
	height: 185px;
	margin-left:10px;
	background: url(../navi.image/title.jpg) no-repeat center top ; 
}

#header h1{
	position:absolute;
	top:5px;
	right:10px;
	margin: 0;
	padding: 0;
}

.nav-logo {
	position: absolute;
	top: 0;
	left:0;
 	margin:0;
	padding:0;
	text-align:left;
	border:none;
	width: 108px;
}

a:link { color: purple; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:active { }
a:hover { color: red; }
h1 { font-weight: normal; }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
strong { font-weight: normal; }
.back { 
	/*background-image: url(../navi.image/title.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center top; 
	width: 800px; 
	height: 185px; */
	padding-right: 20px; 
}


