#map_head_img_box {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 40px;
}
#map_head_img_box #map_setumei {
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #879198;
	clear: both;
	float: none;
	padding: 10px;
	color: #FFFFFF;
}



#map_head_img_box #sml_box {
	background-color: #CCCCCC;
	width: 175px;
	float: right;
	height: 330px;
}
#map_head_img_box #sml_box img {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#map_head_img_box #big_box {
	background-color: #CCCCCC;
	width: 405px;
	float: left;
	height: 330px;
}
#map_head_img_box #big_box img {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#gamedata #world_ss {
	padding: 0px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#world_ss img {
	margin-bottom: 10px;
}

.mons_ss_box {
	width: 585px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.center_ss_mar {
	text-align: center;
	margin-top: 10px;
}

.ss_line_box {
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 40px;
}
.ss_line_box #world_ss .ss_title {
	float: right;
	background-image: url(../img/common/dot_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 350px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	color: #006699;
	font-weight: bold;
}
.ss_line_box #world_ss .ss_comet {
	float: right;
	width: 360px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin: 0px;
}
#gamedata #world_btn img {
	float: left;
	margin-right: 20px;
}
#gamedata #world_btn p.all {
	background-image: none;
	height:200px;
}
#gamedata #world_btn .all img {
	margin-bottom: 20px;
}

#gamedata #world_btn p {
	clear: both;
	float: none;
	background-image: url(../img/common/dott_gray.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	background-position: 0px 4px;
	margin: 0 0 10px 0;
	display: block;
}
#gamedata #world_btn .block {
	display: block;
	width: 380px;
	float: right;
}

#index_list{margin: 15px;}
#index_list .t12 a {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 10px;
}
#index_list p.index {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

