@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	scrollbar-base-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#999999;
    scrollbar-shadow-color:#999999;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-highlight-color:#999999;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-track-color:#ffffff;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover {
	color: #CC3300;
}
a:active {
	text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
}

.overflow1 {
    width:646px; height:353px; overflow:auto; padding-top:30px; padding-bottom:30px;
}
.info_bg {
    background:url(../../info/img/bg_info.jpg) no-repeat;
}
.menu_bg {
    background:url(../img/bg_menu.jpg) no-repeat;
}
.press_bg {
    background:url(../../press/img/bg_press.jpg) no-repeat;
}
.access_bg {
    background:url(../../access/img/bg_access.jpg) no-repeat;
}
.recruit_bg {
    background:url(../../recruit/img/bg_recruit.jpg) no-repeat;
}
.gallery_bg {
    background:url(../../gallery/img/bg_gallery.jpg) no-repeat;
}
.font_12px_grey {
    font-size: 12px; line-height:160%; color:#666666;
}
.font_12px_grey_120 {
    font-size: 12px; line-height:120%; color:#666666;
}
.font_14px_grey_120 {
    font-size: 14px; line-height:120%; color:#666666;
}
.footer {
    padding-top: 8px;
}
	