@charset "UTF-8";
/* CSS Document */
html{
	overflow-y: scroll;
} 
body{overflow-x:hidden;}
#contents {
	background-image: url(common/img/bg.jpg);
	height: 659px;
	width: 968px;
	background-repeat: no-repeat;
}
.posRelative {
  position: relative;
}
#contents #topBnr01,
#contents #topBnr02,#contents #topBnr03 {
  position: absolute;
  bottom: 9px;
  width: 212px;
  height: 71px;
}
#contents #topBnr01 {
  right: 454px;
}#contents #topBnr02 {
  right: 232px;
}
#contents #topBnr03 {
  right: 10px;
}
div.logo {
	margin-left: 15px;
	width: 135px;
	margin-bottom: 40px;
	padding-top: 14px;
}
h1.main_title {
	width: 629px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8987;
	padding-left: 31px;
	margin-bottom: 25px;
}
#main_contents {
	width: 620px;
	margin-left: 25px;
}
.frame_bg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_class {
	padding: 0px;
	margin: 0px;
	background-image: url(common/img/new_bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#bg {
	padding: 0px;
	margin: 0px;
}
div.news {
	width: 272px;
	float: left;
}

h2.news_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.main_manu {
	width: 320px;
	float: left;
	margin-left: 22px;
	padding-top: 25px;
}
div.main_manu h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p.date {
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 3px;
	margin-bottom: 5px;
}
p.text {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 3px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 3px;
}
p.text02 {
	font-size: 12px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 3px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
