*{
	margin:0;
	padding:0;
}
body{
	font-size:75%;
}
img{
	border:0;
}
div#wrapper{
	width:100%;
	text-align:center;
}
div#container{
	margin:0 auto;
	width:800px;
	text-align:left;
}
div#history{
	width:380px;
	height:60px;
	border:1px solid black;
	line-height:130%;
	overflow:scroll;
}
div.newyoutube{
	margin:10px 0;
	padding:79px 0 10px 0;
	width:800px;
	background-image:url(img/back_newyoutube.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
div.youtube{
	margin:10px 0;
	padding:10px 0;
	width:800px;
	background-image:url(img/back_youtube.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
div.shitsumon{
	margin:10px 0;
	padding:10px 0;
	width:800px;
	background-image:url(img/back_shitsumon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
div.zenyasai{
	margin:10px 0;
	padding:10px 0;
	width:800px;
	background-image:url(img/back_zenyasai.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

img.omaketitle{
	margin:10px 0 0 10px;
}
div#text{
	margin:0 auto;
	width:760px;
	border:solid black;
	border-width:1px 20px;
	text-align:left;
	line-height:130%;
}
div#text h1{
	line-height:150%;
}
div#text h2{
	line-height:150%;
}
div#totop{
	float:right;
}
div#banner{
	text-align:center;
}
ul{
	list-style-type: none;
}
ul#bannerList{
	margin-top:60px;
}
ul#bannerList li{
	margin:10px;
}
ul.sitemap{
	margin:10px;
}
ul.sitemap ul{
	margin:10px 20px;
}
table{
	margin-bottom:3px;
}
div#stickam{
	width:800px;
}
table#stickam_table{
	margin:0 auto;
}