@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

#container {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 850px;
}
#headerp {
	text-align: right;
	width: 235px;
	float: right;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#rogo {
	padding: 0px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	height: 47px;
	width: 155px;
	float: left;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 850px;
}
#mainleft {
	float: left;
	height: 300px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#mainright {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 235px;
}
#footer {
	width: 760px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	margin: 0px;
	height: 30px;
	font-size: 9px;
}
.clear {
	clear: both;
}
#top {
	text-align: center;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 47px;
	width: 155px;
	padding: 0px;
}
#enter {
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	color: #666666;
}
.worktxt {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
