BODY {
	background-color: #e5edf5;
	color: #333333;
	margin: 0px auto 10px;
	padding: 0px;
	font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:150%;
	background-repeat: no-repeat;
}


#top {
	width:748px;
	text-align:left;
	font-size:10px;
}

#header {
	width:748px;
}

#main {
	width:748px;
	overflow:auto;
}

#main p {
	text-align:left;
	margin-right:5px;
	}

#bread {
	text-align:center;
	font-size:12px;
	line-height:18px;
}

#contents {
	float:right;
	width:548px;
	background-color:white;
	padding-left:10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	text-align: left;
	letter-spacing: 1px;
	padding: 9px 8px 0ps 0px;
}

h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0066CC;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align:left;
}

#menu {
	float:left;
	width:180px;
	padding:10px 5px 5px 5px;
	text-align:left;
}

#menu p {
	height: 30px;
	margin: 0em 0em 0em 5px;
	padding: 0px;
	text-indent: 2em;
	background-image: url(tama.gif);
	background-repeat: no-repeat;
	width: 170px;
}

#menu p a {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 170px;
	display: block;
	text-decoration: none;
	background-image: url(tama.gif);
	background-repeat: no-repeat;
}

#footer {
}

.clear {
	clear:both;
}

.similar {
	text-align:center;
	margin-bottom:15px;
	}

.ad {
	text-align:center;
	font-size:10px;
	}

A {
  color: #428dff;
  text-decoration: none;
}
A:visited {
  color: #999900;
  text-decoration: none;
}
A:hover {
  color: #ffb062;
  text-decoration: none;
}

