@charset "utf-8";

/****** CONTENTS ***************************************

	0: GENERAL
	1: Location
	2: World

*******************************************************/

/****** 0: GENERAL **********************************/


/****** 1: Location **********************************/

.location h1{
	margin:0 0 15px 0;
	}

.location p{
	background:transparent url(../../../common/img/icon_rsarrow_blue.gif) no-repeat scroll 0 0.4em;
	display:block;
	margin:15px 0 0;
	padding:0 0 0 18px;
	}

/****** 2: World **********************************/


.world h2{
	margin:0 0 10px 0;
	}

.world ul li{
	float:left;
	margin:0 13px 15px 0;
	}

.world div.img{
	float:left;
	width:294px;
	margin:0 13px 0 0;
	}

.world div.img img{
	margin:0 0 7px 0;
	}
	
.world div.img dl{
	width:276px;
	padding:7px 8px;
	border:1px solid #b3b3b3;
	}

.world div.img dl dt{
	font-weight:bold;
	}

.world div.img dl dd{
	float:left;
	width:6em;
	padding:0 0 0 12px;
	}

.world div.img dl dd.lc{
	width:8em;
	}
	
.world dl.left{
	float:left;
	width:150px;
	}
	
.world dl.right{
	float:left;
	width:150px;
	}

.world dl.left dt,
.world dl.right dt{
	font-weight:bold;
	}

.world dl.left dd,
.world dl.right dd{
	font-size:85%;
	letter-spacing:0.1em;
	padding:0 0 0 12px;
	}

.world dl.left dd.lc,
.world dl.right dd.lc{
	margin:0 0 5px 0;
	}

.world p{
	clear:both;
	margin:10px 0;
	}

*+html #america{
	page-break-after:always;
	}

.sample .bestron		{	background:url(../img/icon_diamond_purple.gif) no-repeat 0 0.4em;	}
.sample .catalin		{	background:url(../img/icon_circle_green.gif) no-repeat 0 0.4em;	}
.sample .lomeflone	{	background:url(../img/icon_star_blue.gif) no-repeat 0 0.4em;	}
.sample .neuthione	{	background:url(../img/icon_star_brown.gif) no-repeat 0 0.4em;	}
.sample .pranopulin	{	background:url(../img/icon_diamond_green.gif) no-repeat 0 0.4em;	}	
.sample .normal			{	background:url(../img/icon_disc_gray.gif) no-repeat 0 0.4em;	}
.sample .xibrom			{	background:url(../img/icon_disc_red.gif) no-repeat 0 0.4em;	}
.sample .usonly			{	background:url(../img/icon_circle_gray.gif) no-repeat 0 0.4em;	}
.sample .tbalance		{	background: url(../img/icon_circle_ore.gif) no-repeat 0 0.5em;	}

.bestron		{	background:url(../img/icon_diamond_purple.gif) no-repeat 0 0.3em;	}
.catalin		{	background:url(../img/icon_circle_green.gif) no-repeat 0 0.3em;	}
.lomeflone	{	background:url(../img/icon_star_blue.gif) no-repeat 0 0.3em;	}
.neuthione	{	background:url(../img/icon_star_brown.gif) no-repeat 0 0.3em;	}
.pranopulin	{	background:url(../img/icon_diamond_green.gif) no-repeat 0 0.3em;	}	
.normal			{	background:url(../img/icon_disc_gray.gif) no-repeat 0 0.3em;	}
.xibrom			{	background:url(../img/icon_disc_red.gif) no-repeat 0 0.3em;	}
.usonly			{	background:url(../img/icon_circle_gray.gif) no-repeat 0 0.3em;	}
.tbalance		{	background: url(../img/icon_circle_ore.gif) no-repeat 0 0.4em;	}