#menuhome {
	width:auto;
	border-bottom:solid #999 1px;
	border-left:solid #6C9 8px;
	margin:auto;
	padding:0 10px 0;
}
#menuhome p {
	margin-left:1em;
}
.contents {
	background-color:#FDFDF7;
	background-image:none;

}
.left {
background-image:url(img/back-mainmenu.gif);
background-repeat:repeat-y;
}
.menu_title {
	width:275px;
	height:25px;
	padding:5px 0 0 25px;
	background-image:url(img/back-topmenu.jpg);
}

/*カウンター*/
.counter {
	width:400px;
	font-size:70%
	margin-top:20px;
	margin-left:20px;
	padding:3px 5px 3px;
	border-bottom:1px dotted #99F;
	border-top:1px dotted #99F;
}
h1 {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	}
h2 {
	padding:0;}
h3 {
	margin-bottom:0;
	}