#mainframe {
	height: 600px;
	width: 980px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #000;
	margin-top: -300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -490px;
	background-color: #FFF;
}
html, body, p, h1, h2, h3, div, tr, td, table, span, ul, li, ol, a, img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
}
body {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f1f0f6;
}
.menubutton li{
	float: left;
	list-style-type: none;
}
.maincontents-twosub ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.maincontents-twosub li {
	list-style-type: none;
	margin-left: 40px;
	margin-bottom: 1.5em;
}
.maincontents-twosub h2 {
	margin-top: 60px;
}
.maincontents-in {
	margin-top: 60px;
	margin-left: 60px;
}
.footermenu .footermenu-button {
	margin-left: 60px;
}



.maincontents-one {
	width: 980px;
	height: 400px;


}
.footermenu {
	height: 48px;
	width: 980px;
	clear: both;
}
.footermenu img {
	float: left;
}
.footermenu .footermenu-r {
	float: right;
	margin-right: 140px;
}

.titlebar {
	float: left;
}
.maincontents-two {
	width: 830px;
	height: 100%;
	float: left;
}

.maincontents-twosub {
	width: 140px;
	height: 400px;
	float: left;
}
.maincontents-in-one {
	margin-top: 150px;
}


.maincontents {
	clear: both;
	width: 980px;
	height: 472px;
}
