@charset "utf-8";
 /* Layout
-------------------------------------------------- */
div#container {
	background: url(../images/common/background.jpg) repeat-y;
}

div#content-top {
	clear: left;
}


 /* Content
-------------------------------------------------- */
div#content-header-top {
	clear: both;
	height: 110px;
}

div.contents-top {
	height: 100%;
	overflow: hidden;
	padding: 40px;
	background-color: #f7f7f7;
}

h2.index-main-title {
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 160%;
}

div.information {
}

div.information dl {
	margin-left: 100px;
	height: 10em;
	overflow: auto;
	padding: 20px;
	background-color: #fff;
}

div.information dt {
	clear: left;
	float: left;
}

div.information dd {
	padding-left: 8em;
}

div.applet {
	margin: 0;
	padding: 20px 0 30px;
	background-color: #fff;
	text-align: center;
	font-size: 70%;
}


 /* Footer
-------------------------------------------------- */
div#top-footer {
	clear: both;
	background-color: #f7f7f7;
}
