* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#202a68;
	background-repeat: repeat-y;
}
h3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-top: 20px;*/
}


.text_type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.plofile table {
	background-color:#333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#navi {
	width: 720px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	float: left;
}
#sectionLinks ul{
	width: 552px;
	float: right;
}

#sectionLinks .home{
	width: 90px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5c4b0;
	border-left-color: #c5c4b0;
	border-bottom-color: #c5c4b0;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 20px;
}
#sectionLinks .other{
	width: 90px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5c4b0;
	border-bottom-color: #c5c4b0;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 20px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#sectionLinks a:hover{
	background-color: #202A68;
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size:x-small;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	background-color: #00050d;
	padding: 0px;
	margin-bottom: 0px;
	height: 550px;
}
#container2 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	background-color: #00050d;
	padding: 0px;
	margin-bottom: 0px;
	height: 650px;
}


.index_box {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.top_image {
	width: 720px;
}
.bunner {
	float: right;
	width: 88px;
}
.counter {
	float: right;
	width: 100px;
}
.index_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	clear: left;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #csc4b0;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}
#movie {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	clear: both;
}
#movie2 {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	clear: both;
}
#movie .box {
	margin: 15px;
	color: #FFFFFF;
	padding-left: 20px;
	clear: both;
}
#movie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#movie2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#movie .float {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: small;
}

#movie p.notice {
	margin-left: 15px;
	margin-top: 10px;
}

#movie h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


#movie img {
	border: none;
}
#movie2 img {
	border: none;
}
#movie ul {
	color: #FFFFFF;
	margin-left: 15px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#movie li {
	list-style-position: inside;
	list-style-type: square;
	margin: 5px;
}
#contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

