*{
	margin: 0px;
	padding: 0px;
}

html {
	scrollbar-base-color: #fecfff;
}

body {

	font-size: 80%;
	color: #000000;
	background-color:#ffffff;

}

div#page{
	width: 800px;
	margin: auto;
	text-align:center;
}

div#head{
	margin:20px 0 20px 0;
}

h1{
	font-size: 100%;
}
h1 a{
	text-decoration: none;
}


div#menu{
	display: block;
	text-align: center;
	margin-left: 25px;
}

div#menu h2{
/*	display: inline;*/
	margin-left: 5px;
	margin-right: 5px;
	line-height: 51px;
	width: 81px;
	height: 51px;
	text-align: center;
	background-image:url(img/buttongif.gif);
	background-position: 0px 0px;
	float:left;
	font-size: 15px;
	color: #000000;

}

div#menu h2 a{
	width: 81px;
	height: 51px;
	background-image:url(img/buttongif.gif);
	background-position: 0px 51px;
	float:left;
	text-decoration: none;
}

div#menu h2 a:hover{

	background-position: 0px 0px;
	float:left;
}


h3.cover{
	margin: 10px auto 0px auto;

	width: 800px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;

	background-image:url(img/bar-l.gif);
	background-position: 0px 0px;
}

h3.top{
	margin: 10px auto 0px auto;

	width: 480px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;

	background-image:url(img/bar-m.gif);
	background-position: 0px 0px;
}

h3.content{
	margin: 10px auto 0px auto;

	width: 600px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;

	background-image:url(img/bar0.gif);
	background-position: 0px 0px;
}


h4{
	margin: 10px auto 0px auto;

	width: 230px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;

	background-image:url(img/bar-s.gif);
	background-position: 0px 0px;
}


div#how{
	line-height: 1.5;
	width: 600px;
	margin: auto;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
	text-justify: inter-word;
}



td{
	text-align:center;
}

table.center{
	margin: auto;
}

table.koukoku {
	margin: auto;
	border-spacing: 0px;
	width:600px;
	border-width: 1px;
	border-style: solid;
	border-color: #fecfff;

}
table.koukoku th, table.koukoku td {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #fecfff;
}

marquee{
	width:480px;
	border:solid 1px #ff3ff9;
	padding:3px;
	margin: auto;
}
.koukoku2{
	margin: auto;
	text-align:left;
	color: #40DDDD;
	width:150px;
}


div.list{
	font-size: 15px;
	text-align:left;
	color: #F2B6FB;
	padding:5px;

}
div.list a{
	color: #F2B6FB;
}


p.border {
	margin:0 auto;
	width:550px;
	border-style: solid; border-width: 1px 1px 1px 20px;
	border-color: #9AFF7F;
	text-align:left;
	padding:5px;
	color: #000000;
}

div.list2{
	font-size: 15px;
	text-align:center;
	color: #F2B6FB;
	padding:5px;

}
div.list2 a{
	color: #F2B6FB;
}

div.logo{
	margin: 20px 0;
}

div.contact{
	text-align:left;
	padding:10px;
	line-height: 1.5;
}

fieldset{
	padding:10px;
}

.link{
	width:550px;
	text-align:left;
	padding:10px;
	line-height: 1.5;
}


ul.link_cate{
	margin: 30px 0px 30px 30px;
	text-align:left;
	font-size: 14px;
	line-height: 2;
	list-style-image: url(img/check.gif);
}

div#container{
	margin: 0 auto;

	width: 268px;
	height: 260px;
	background-image:url(img/movie-0.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#container2{
	width: 240px;
	height: 193px;
	margin: 45px auto;

}

.backno1{
	position:relative;
}

.backno2{
	position:absolute;
	top:30px;
	left:22px;
	_left:10px;
	text-align:center;
}

