@charset "shift_jis";


/*
===== 0: toppage content ==========================================
*/


body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../../img/sub_base.jpg) repeat;	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


div#container {
	width: 495px;
	margin: 0px auto;
	padding: 0px;
}

div#main_title {
	text-align:left;
	width: 495px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#main_title img{
	margin: 0 0 0 0;
}

div#main_mov {
	text-align:left;
	width: 485px;
	height:auto;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

div#footer {
	clear:both;
	width: 485px;
	height:auto;
	margin: 0px auto;
	text-align:right;
	overflow: hidden;
}

#footer p {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	color:#777777;
	text-align:center;
	margin: 10px 0 0 0;
}


.clear{
	clear:both;
	line-height: 1px;
}