/* SPECIAL　ONLY -------------------------------- */
#special_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_special.png) no-repeat top center;
}
#ban_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_ban.png) no-repeat top center;
}
#wp2_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_wp2.png) no-repeat top center;
}
#event_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_event.png) no-repeat top center;
}
#movie_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_movie.png) no-repeat top center;
}
#repo_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../special/images/top_repo.png) no-repeat top center;
}

.conbg {
	background: url(../special/images/bg.jpg) no-repeat top center;
}
/* --------------------SIDE-MENU-------------------- */

.sidem01 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../special/images/m01.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem01 a:hover, .sidem01 a.on {
	background-position:right bottom;
}
.sidem02 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../special/images/m02.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem02 a:hover, .sidem02 a.on {
	background-position:right bottom;
}
.sidem03 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../special/images/m03.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03 a:hover, .sidem03 a.on {
	background-position:right bottom;
}
.sidem04 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../special/images/m04.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem04 a:hover, .sidem04 a.on {
	background-position:right bottom;
}
.sidem05 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../special/images/m05.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem05 a:hover, .sidem05 a.on {
	background-position:right bottom;
}

/* --------------------BANNER-------------------- */


div.block {
	display: none;
}
div.block.on {
	display: block;
}
#contents_ban {
	overflow: hidden;
}


DIV.container {
	margin: auto;
	width: 95%;
	margin-bottom: 10px;
}
ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	height:25px;
}
UL.tabNavigation LI {
	width:157px;
	float:left;
	padding-right:6px;
}
UL.tabNavigation LI A {
	padding: 3px 5px;
	background-color:#099;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
	background-color:#FC3;
	color: #000;
}
UL.tabNavigation LI A:focus {
	outline: 0;
}
div.tabs div {
	padding: 4px;
	border-width:0px;
}
#size01 {
	width:642px;
	border-width:0px;
}
#size02 {
	width:642px;
	border-width:0px;
}
#size03 {
	width:642px;
	border-width:0px;
}
#size04 {
	width:642px;
	border-width:0px;
}
.waste {
	min-height: 1000px;
}
textarea {  
    resize: none;
}

/* --------------------MOVIE-------------------- */
.youtube a {
	display:block;
	width:242px;
	height:42px;
	background:url(../special/images/youtube.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.youtube a:hover, .youtube a.on {
	background-position:right bottom;
}

/* --------------------WP-------------------- */
.wpdl a {
	display:block;
	width:568px;
	height:290px;
	background:url(../special/images/wpdl.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.wpdl a:hover {
	background-position:right bottom;
}