body,td,th {
	font-size: 13px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

a {
	font-family: ＭＳ Ｐゴシック, Osaka;
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #0000FF;
}

a:active {
	color: #669900;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

#alletting {
     padding:0px;
	 margin: 0px auto;
	 width:850px;
	 text-align:left;

}
#mainto-com{
	background-color: #F5F5F5;
	border: 1px solid #888888;
	text-align:center;
	padding: 5px;
}

#maintop-right {
	text-align:right;
	padding: 5px;
        border-bottom: 1px dotted gray;
}

#main-menu{
	width:250px;
	float:left;
	overflow:hidden;
}

#main-body{
	 width:600px;
	 padding-top:30px;
	 float:left;
	 overflow:hidden;
}

#mainto-foot {
	 float:left;
	width:850px;
	text-align:center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-size:12px;
}

.title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size:16px;
	padding-bottom:5px;
}


