/* =============================================
	Style Name:	common;
	Modified:	June, 2012;
	Version:	2.0;
 ============================================= */

/*-TAG----------------------------------------------------------------*/
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 12px "Times New Roman",serif;
	color: #686c72;
	line-height: 16px;
	letter-spacing: 0.2px;
	word-spacing: 0.2em;
}

div,p,span,ul,li,ol,dl,dd,h1,h2,h3,h4,h5,table,td,tr,form,input {
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border: 0;
}
.clear {
	clear: both;
}

/*-FONT---------------------------------------------------------------*/
a,a:hover,a:active,a:visited {color: #828282; text-decoration: none;}

/*-HEADER-------------------------------------------------------------*/
#header {
	position: relative;
	width: 950px;
	height: 35px;
	margin: 35px auto 0;
	text-align: left;
}
h1 {
	display: block;
	width: 0;
	_width: 161px;
	height: 21px;
	padding-left: 161px;
	background: url(../images/logo.gif) top left no-repeat;
	overflow: hidden;
}

/*-MAIN VISUAL--------------------------------------------------------*/
#mainvisual {
	width: 100%;
	height: 420px;
	_height: 447px;
	padding-top: 27px;
	background-color: #000;
	text-align: center;
}
#imagearea {
	position: relative;
	width: 950px;
	height: 387px;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
}
.images {
	position: absolute;
	width: 950px;
	height: 387px;
	left: 950px;
}
#main1 {
	display: block;
	z-index: 1;
	left: 0;
}
#worldmap {
	position: absolute;
	display: block;
	top: -40px;
	left: 0;
	z-index: 10;
	width: 950px;
	height: 387px;
	padding-top: 40px;
	background-color: #fff;
}
#wmap_bg {
	width: 950px;
	height: 387px;
	background-image: url(../images/map.jpg);
}
#countries {
	position: absolute;
	display: block;
	top: 130px;
	left: 145px;
	height: 210px;
}
#countries dl {
	float: left;
	width: 306px;
	height: 190px;
	_height: 210px;
	margin-right: 42px;
	padding-top: 17px;
	border-top: 1px #a0a0a0  solid;
	border-bottom: 1px #a0a0a0  solid;
}
#countries dt {
	clear: both;
	width: 100%;
	height: 15px;
	margin-bottom: 13px;
	padding-bottom: 3px;
	border-bottom: 1px #a0a0a0  solid;
	color: #e72e35;
	font-weight: bold;
}
#countries dd {
	float: left;
	width: 104px;
	color: #000;
}
#countries dd a {
	color: #000;
}
#countries dd a:hover {
	color: #828282;
}
#naviarea {
	position: relative;
	width: 950px;
	margin: 9px auto 0;
	text-align: center;
}
#naviarea ul {
	width: 105px;
	_width: 109px;
	margin: 0px auto;
	padding-top: 3px;
	text-align: center;
}
#naviarea ul li {
	float: left;
	display: block;
	list-style-type: none;
	width: 7px;
	height: 8px;
	margin: 0 4px;
	background-image: url(../images/movie_off.gif);
}
#naviarea ul li a {
	display: block;
	width: 7px;
	height: 8px;
	overflow: hidden;
}
#mapbuttons {
	position: absolute;
	width: 102px;
	height: 73px;
	display: block;
	right: 0px;
	top: -474px;
	z-index: 50;
}
#displaymap {
	position: absolute;
	left: 0;
	top: 0;
	width: 102px;
	height: 73px;
	background-image: url(../images/bt_choice.gif);
	background-position: 0 0;
	z-index: 50;
}
#displaymap2 {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	width: 102px;
	height: 73px;
	z-index: 50;
}
#displaymap a {
	display: block;
	width: 100%;
	height: 0;
	_height: 73px;
	padding-top: 73px;
	overflow: hidden;
	background-image: url(../images/bt_choice.gif);
	background-position: 0 0;
}
#displaymap2 a {
	display: block;
	width: 100%;
	height: 0;
	_height: 73px;
	padding-top: 73px;
	overflow: hidden;
	background-image: url(../images/bt_choice.gif);
	background-position: -102px 0px;
}
#displaymap a:hover {
	background-position: -102px 0px;
}

/*-BUTTON AREA--------------------------------------------------------*/
#buttonarea {
	width: 950px;
	height: 558px;
	margin: 31px auto 0;
	text-align: left;
}
#pmovie {
	float: left;
	width: 490px;
	text-align: left;
}
#buttonarea h2 {
	height: 19px;
}
#buttonarea dl {
	float: left;
	width: 236px;
	height: 130px;
}
#buttonarea dl dt {
	height: 102px;
}
#buttonarea dl dd,#buttonarea dl dd a {
	font-size: 10px;
	color: #686c72;
	letter-spacing: 0;
}
#special {
	float: left;
	width: 460px;
	text-align: left;
}
#buttonarea dl.wide {
	clear: both;
	width: 460px;
	height: 260px;
}
#buttonarea dl.wide dt {
	height: 232px;
}
#buttonarea dl.normal2 {
	width: 235px;
}
#buttonarea dl.normal3 {
	width: 225px;
}
.newicon {
	display: block;
	float: left;
	width: 20px;
	height: 0px;
	_height: 10px;
	margin: 3px 0px 0px 12px;
	padding-top: 10px;
	background-image: url(../images/icon_new.gif);
	overflow: hidden;
}
.align_l {
	float: left;
}

/*-FOOTER-------------------------------------------------------------*/
#footer {
	width: 950px;
	height: 73px;
	margin: 0 auto;
	border-top: #ececec 1px solid;
	text-align: center;
}
#footer ul {
	width: 380px;
	height: 10px;
	margin: 10px auto 0;
}
#footer li {
	float: left;
	list-style-type: none;
	padding: 0 8px;
	border-right: 1px #828282 solid;
}
#footer li.first {
	border-left: 1px #828282 solid;
}
#copyright {
	clear: both;
	width: 100%;
	margin-top: 15px;
	font-size: 10px;
	text-align: center;
}

/*-POSCA -----------------------------------------------------------------*/
#poscabox  {
	position: relative;
	width: 460px;
	height: 260px;
}
#poscaImg,#poscaImg2  {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#poscaImg  {
	filter: alpha(opacity=0);
	moz-opacity: 0;
	color: #ffffff;
	font-size: 20px;
	z-index: 19;
	overflow: hidden;
}
#poscaImg2  {
	z-index: 18;
}
#poscaLink {
	width: 460px;
	height: 230px;
	position: relative;
	z-index: 20;
	background-color: #ffffff;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
#poscaLink a {
	display: block;
	width: 460px;
	height: 0px;
	_height: 230px;
	padding-top: 230px;
	overflow: hidden;
}

#posca1,#posca2,#posca3,#posca4,#posca21,#posca22,#posca23,#posca24{
	display: none;
}
#posca21 {
	display: block;
}
