#title_head {
	height: 60px;
	background-color: #FFFFFF;
	bottom: 0px;
	width: 100%;
	position: fixed;
}
h1 {
	position: relative;
	left: 20px;
	top: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headMenu {
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 20px;
}
#headMenu img {
	padding-left: 20px;
}





#background {
	display: none;
	background-color: #fff;

}

#background #bgList {
	display: none;
}

#container {
	width: 100%;
	min-width: 1024px;
	min-height: 580px;
	overflow: hidden;
}
#mycustomscroll2 {
	background-image: url(../img/hoshiimo/back.png);
	width: 300px;
	height: 260px;
	position: fixed;
	right: 40px;
	padding: 30px;
	bottom: 100px;
}
/* you may optionally want to hide the scrollbars
#mycustomscroll2 .vscrollerbase {
	visibility: hidden !important;
} */
.honbun {
	font-size: 15px;
	line-height: 26px;
}

#catch {
	position: fixed;
	left: 35px;
	z-index: 3;
	top: 50px;
}
#blog {
	position: fixed;
	left: 40px;
	bottom: 90px;
}
html {
	overflow: hidden;
}

