@charset "UTF-8";
/* CSS Document */

body {
	font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms gothic", sans-serif;
	line-height: 20px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background: url(../img/bg_ptn.gif) repeat;
	text-align: center;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}


/* Layout */
#container {
	text-align: center;
}

#container-inner {
	width: 960px;
	min-height: 100%;
	background-color: #09033b;
}

#header {
	border-top: #000033 solid 10px;
	background-color: #09033b;
	height: 5px;
}

#contents {
	height: 360px;
	background: url(../img/bg.gif) no-repeat;
}

#menu {
	width: 200px;
	min-height: 100%;
	text-align: center;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
}

#main {
	width: 700px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	float: right;
}

#footer {
	clear: both;
	padding: 3px 10px;
	background-color: #000033;
	text-align: center;
	font-size: 10px;
}

#movie-box {
	width: 480px;
	padding-top: 50px;
	margin: 0px 0px 10px 50px;
}


/* menu */


/* top page */


/* style */
