/* ãƒšãEã‚¸ã®ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆç”¨CSS */
body {
	text-align:center;
	background-color:#DBDBB7;
}
#contents {
	width : 700px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:left;
	border : 1px none #999999;
	position:relative;
  font-size : 12px;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  line-height : 30px;
  

  
}
H1 {
	text-align:right;
	background-image : url(motomatikan.jpg);
	height : 130px;
	letter-spacing:5px;
	padding-right:10px;
	margin-bottom:40px;
	
  background-repeat : no-repeat;
  color : white;
}
H1 A {
	color : white;
	}
H2,H3,P,#path {
	margin-left:10px;
	margin-right:10px;
	
  
  

  

  
  
}
#navbar {
	
	padding: 0px;
	width : 700px;
	height : 25px;
	position: absolute;
	top : 100px;
	left: 0px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
  background-color : black;
}
#navbar H2{
	width : 100px;
	float: left;
	text-align: center;
	margin:0px;
	font-family : ‚c‚e•½¬–¾’©‘ÌW3;
	font-size : 17px;
	letter-spacing: 2px;
	line-height: 1.7em;
	border-right : 3px solid white;
	border-left:none;
	padding-left:0px;
	}
#navbar A {
	color:#FFFFFF;
	font-weight : normal;
	display:block;
	width : 70px;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-size : 10px;
}
