/* =============================================================================
	̗p CSS
============================================================================= */
#wrap #content-wrap {
	padding-top:20px;
	background:#fff url("img/bottom_top.jpg") no-repeat 50% 100%;
}

#wrap #content {
	width:900px;
	padding-bottom:100px;
}

h1#flashContent {
	background:none;
	display:block;
	height:500px;
	width:900px;
	padding:0;
	margin:0;
	z-index:1;
}

#player2,
#player3,
#player4,
#movie_image {
	display:none;
}

.linkbox {
	margin-top:30px;
}

.linkbox div {
	float:left;
	width:164px;
	margin-right:20px;
}

.linkbox div.endbox {
	margin-right:0;
}

.linkbox h4 {
	text-align:center;
}

.linkbox p {
	margin:0 0 10px;
	padding:0 5px;
	line-height:1.6em;
	letter-spacing:0;
	font-size:12px;
}

.linkbox p.image {
	padding:0;
}

.linkbox h4 a {
	color:#009DA5;
	padding-left:18px;
	font-size:16px;
	background:url("img/link.gif") no-repeat 0 5px;
}


