/* CSS Document */

div#infoContentRightBox {
	float: left;
	width: 684px;
}


div#header div#selectArea dl dd.eu a {
	float: left;
	background: url(../../image/common/select_area_eu_center.gif) no-repeat;
	width: 51px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.eu a:hover {
	background: url(../../image/common/select_area_eu_buttom.gif) no-repeat;
}

div#header div#selectArea dl dd.usa a {
	float: left;
	background: url(../../image/common/select_area_usa_center.gif) no-repeat;
	width: 52px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.usa a:hover {
	background: url(../../image/common/select_area_usa_buttom.gif) no-repeat;
}

div#header div#selectArea dl dd.asia a {
	float: left;
	background: url(../../image/common/select_area_asia_center.gif) no-repeat;
	width: 51px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.asia a:hover {
	background: url(../../image/common/select_area_asia_buttom.gif) no-repeat;
}



/****** div#menuArea ******/
div#content div#menuArea ul li.animationBtn {
	background: url(../../image/common/animation_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.animationBtn a:hover {
	background: url(../../image/common/on_animation_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.moviesBtn {
	background: url(../../image/common/movies_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.moviesBtn a:hover {
	background: url(../../image/common/on_movies_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.sportsBtn {
	background: url(../../image/common/sports_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.sportsBtn a:hover {
	background: url(../../image/common/on_sports_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.othersBtn {
	background: url(../../image/common/others_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.othersBtn a:hover {
	background: url(../../image/common/on_others_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.aboutBtn {
	background: url(../../image/common/about_us_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.aboutBtn a:hover {
	background: url(../../image/common/on_about_us_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.catalogBtn {
	background: url(../../image/common/catalog_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.catalogBtn a:hover {
	background: url(../../image/common/on_catalog_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.gaiyouBtn {
	background: url(../../image/common/gaiyou_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.gaiyouBtn a:hover {
	background: url(../../image/common/on_gaiyou_btn2.gif) no-repeat;
}

/****** div#menuArea_end ******/

/****** contentsRight ******/
div#infoContentRightBox h2 {
	margin-top: 8px;
}

div#infoContentRightBox h3 {
	margin-top: 33px;
}

.bg_white {
	background: #FFF;
}

.bg_gray {
	background: #F6F6F6;
}

.padding_bottom_20 {
	padding-bottom: 20px;
}

/****** contentsRight ******/





