@charset "euc-jp";
/* CSS Document */

/* ´ðËÜ¹½Â¤ */

body  {	width:800px;
		height:auto;
		margin:0 auto;
		border:#000000 solid 2px;}

#title{ width:800px;
		height:200px;
		background:url(../img/title.gif) no-repeat;
		margin:0 auto;}

#menu {	width:800px;
		height:auto;
		background-color:#eee;
		text-align:right;
		margin:-16px auto 10px;}

#main {	width:800px;
		height:auto;
		margin:0 auto;}

#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 470px;margin-left: auto;margin-right: auto;}

#ADD_MAIN td {padding: 5px;}

.side1 {border:#0066CC solid 2px;
		margin:10px 10px;
		padding:5px;}

.side1 li {display:inline; line-height:1.8em; padding-left:5px;}

.side1 li a {text-decoration:none;}

.bigcate {font-weight:bold; height:25px; line-height:25px;}

h1{	font-size:12px;
	line-height:12pt;
	margin:0;}

h2{	font-size:24px;
	line-height:25pt;
	border-bottom:#0099FF solid 2px;
	padding:0 30px;}

h3{	font-size:18px;
	line-height:18pt;
	border-bottom:#0099FF dotted 3px;
	padding:0 40px;}

#main p {	font-size:12px;
			line-height:14pt;
			padding:0 50px;}
#menu a {
	color: #0000FF;
	text-decoration: underline;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.none {
	display: none;
}
