h1, h2, h3, hr {
	margin: 0px;
	padding: 0px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.alt {
	position: absolute;
	top: -9999px;
}
body {
	padding: 0px;
	text-align: center;
	background-color: #F0FDF6;
	color: #333;
	font-size: 80%;
	line-height: 120%;
	background-image: url(../img/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 908px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box {
	display: block;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
#base {
	background-image: url(../img/base.jpg);
}
#base1 {
	padding-top: 9px;
	background-image: url(../img/frame1.png);
}
#base2 {
	padding-bottom: 9px;
	background-image: url(../img/frame3.png);
	background-position: center bottom;
}
#base3 {
	background-image: url(../img/frame2.png);
	background-repeat: repeat-y;
}
#base4 {
	background-image: url(../img/base2.jpg);
}
#menu {
	background-image: url(../image/line1.gif);
	background-repeat: repeat-x;
	height: 26px;
}
#head {
	height: 63px;
	position: relative;
}
#logo {
	position: absolute;
	width: 500px;
	height: 68px;
	left: -1px;
	top: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
#tabmenu {
	position: absolute;
	width: 386px;
	height: 68px;
	right: -1px;
	top: 0px;
}
#tabmenu a {
	float: left;
	display: block;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 33px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#tabmenu a.m01 { background-position: 0px 0px; }
#tabmenu a.m02 { background-position: -129px 0px; width: 128px; }
#tabmenu a.m03 { background-position: -257px 0px; }
.title {
	background-repeat: no-repeat;
	background-position: 44px 0px;
	height: 30px;
	width: 908px;
	display: block;
}
.line {
	display: block;
	height: 70px;
	width: 908px;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: none;
}

<!-- 事業 -->

#jigyou { padding-top: 40px; }
#jigyou .title { background-image: url(../img/jigyou_title.png); }
#jigyou p {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 17px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
#jigyou .list { padding-left: 39px; }
#jigyou .list img { margin-left: 2px; }

<!-- 作品 -->

#sakuhin { padding-top: 10px; }
#sakuhin .title { background-image: url(../img/sakuhin_title.png); }
#sakuhin p {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	line-height: 130%;
}
#sakuhin .list { padding-left: 39px; }
#sakuhin .list img {
	margin-left: 2px;
	margin-bottom: 3px;
	border: none;
}
#sakuhin .list a {
	text-decoration: none;
	color: #333;
}
#sakuhin .list a:hover {
	color: #69C;
	text-decoration: underline;
}
#sakuhin .etc {
	width: 908px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 30px;
	display: block;
	clear: both;
	float: none;
}
#sakuhin .etc p {
	text-align: left;
	width: 820px;
}

<!-- 配信予定 -->

#schedule { padding-top: 10px; }
#schedule .title { background-image: url(../img/schedule_title.png); }
#schedule p {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	line-height: 130%;
}
#schedule .list { padding-left: 39px; }
#schedule .list img {
	margin-left: 2px;
	margin-bottom: 3px;
	border: none;
}
#schedule .list a {
	text-decoration: none;
	color: #333;
}
#schedule .list a:hover {
	color: #69C;
	text-decoration: underline;
}
#schedule .etc {
	width: 908px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 30px;
	display: block;
	clear: both;
	float: none;
}
#schedule .etc p {
	text-align: left;
	width: 820px;
}


<!-- 実績 -->

#jisseki { padding-top: 10px; }
#jisseki .title { background-image: url(../img/jisseki_title.png); }
#jisseki p {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	line-height: 130%;
}
#jisseki .list { padding-left: 39px; }
#jisseki .list img {
	margin-left: 2px;
	margin-bottom: 3px;
	border: none;
}
#jisseki .list a {
	text-decoration: none;
	color: #333;
}
#jisseki .list a:hover {
	color: #69C;
	text-decoration: underline;
}
#jisseki .etc {
	width: 908px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 30px;
	display: block;
	clear: both;
	float: none;
}
#jisseki .etc p {
	text-align: left;
	width: 820px;
}

#gaiyou { padding-top: 10px; }
#gaiyou .title { background-image: url(../img/gaiyou_title.png); }
#gaiyou .list {
	width: 908px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 25px;
	padding-bottom: 3em;
	display: block;
	clear: both;
	float: none;
}
#gaiyou .list p {
	text-align: left;
	width: 820px;
}

.gotop {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	font-size: 90%;
	padding: 1em;
	display: none;
	color: white;
	background-color: #000;
	background-color: rgba(0,0,0,0.4);
}
#copyright {
	color: #666;
	font-size: 90%;
	padding: 0.5em;
}
