@charset "Shift_JIS";

body {
	text-align: center;
	color: #4D4D4D;
	background-color: #F2F2F2;
}

a:link,a:visited {
		color: #4D4D4D;
		text-decoration: none;
}

a:hover,a:active {
		color: #F253A9;
		text-decoration: none;
}
.left {
	float: left;
}
.right{
	float: right;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 990px;
}
#header {
}
#header h1 {
	padding: 38px 0 12px 0;
}
.top-pic {
	height: 481px;
	width: 990px;
	margin-bottom: 13px;
}

#area2 {
	margin-bottom: 13px;
}
#copy {
	width: 300px;
	float: left;
}
#copy p.left {
	padding: 0 10px 5px 0;
	float: left;
}

#copy h2 {
	font-size: 9px;
	padding-top: 15px;
}
#copy address {
	font-size: 9px;
	clear: both;
}
#navi {
	float: right;
	width: 404px;
	margin-top: 13px;
}

#navi ul {
}
#navi li {
	float: left;
}

#area3 {
	background: url(../img/area3_back.gif) repeat-y left top;
}
#movie {
	background-color: #F253A9;
	margin-right: 5px;
	width: 244px;
	float: left;
}
#movie p.mpic {
	padding: 22px 0 22px 11px;
}

.mflv {
	padding: 12px 0 13px 11px;
}

#banner {
	width: 496px;
	float: left;
}

#banner-t li {
	float: left;
	width: 243px;
	margin:0 5px 5px 0;
}
#banner-u li {
	float: left;
	width: 243px;
	margin:0 5px 0 0;
}

#suport {
	width: 233px;
	float: right;
}

#suport  ul {
	margin: 1px 0;
}
#suport  ul li {
	font-size: 11px;
	line-height: 1.5;
	padding: 2px 0 0 0;
}


#footer {
	margin: 10px 0 20px 0;
	font-size: 9px;
	line-height: 1.5;
}
.font11 {
	font-size: 11px;
	line-height: 91.7%;
	font-weight: bold;
}


.clear:after {
	content: url(../img/space.gif);
	display: block;
	clear: both;
	height: 0;
}
.clear { display: inline-block; }
.clear { display: block; }

.clear { position: relative; } あとで消す 


/* Mac版IEのみに適用 \*//*/
.clear { overflow: hidden; }
/* */
