#srchBox {
	float: right;
	width: 180px;
	padding-right: 5px;
}

		/* ■■■ここまでページ全体の設定■■■ */

h1{
	font-size: 100%;
	float: left;
	width: 500px;
	clear: both;
}
h4 {
	margin: 10px 0;
}

/* ■■■特集部分■■■ */
p.spTitle {
	background-color: #6699FF;
	padding: 2px 4px;;
	margin-bottom: 3px;
	color: #FFFFCC;
	font-weight: bold;
}
dl#special {
	margin-bottom: 10px;
}
dl#special dt {
	float: left;
	height: 95px;
	padding-bottom: 10px;
}
dl#special dd {
	float: left;
	width: 90px;
	padding-left: 5px;
	font-size: 90%;
	line-height: 115%;
	padding-right: 10px;
	padding-bottom: 10px;
}
dl#special dd a {
	font-size: 120%;
	line-height: 120%;
	display: block;
}
#special:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#countrySP:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#special,
#countrySP {
    zoom: 100%;
}

/* ///国ごとの特集設定/// */
ul#countrySP li {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
#countrySP li.TUR a {
	background-image: url('../image/squear/TUR.jpg');
}
#countrySP li.TWN a {
	background-image: url('../image/squear/TWN.jpg');
}
#countrySP li.EGY a {
	background-image: url('../image/squear/EGY.jpg');
}
#countrySP li.KHM a {
	background-image: url('../image/squear/KHM.jpg');
}
#countrySP li.IND a {
	background-image: url('../image/squear/IND.jpg');
}
#countrySP li.VNM a {
	background-image: url('../image/squear/VNM.jpg');
}
#countrySP li.HKG a {
	background-image: url('../image/squear/HKG.jpg');
}
#countrySP li.MAC a {
	background-image: url('../image/squear/MAC.jpg');
}
#countrySP li.MAR a {
	background-image: url('../image/squear/MAR.jpg');
}
#countrySP li.UZB a {
	background-image: url('../image/squear/UZB.jpg');
}
#countrySP li.TUN a {
	background-image: url('../image/squear/TUN.jpg');
}
#countrySP li.CEUR a {
	background-image: url('../image/squear/CEUR.jpg');
}

ul#countrySP li a {
	text-indent: -9999px;
	height: 95px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
ul#countrySP li a:hover {
	background-position: left bottom;
}

/* ■■■インフォ部分■■■ */
p.top_info {
	color: #FF0000;
	font-weight: bold;
	float: left;
	width: 605px;
}


/* ▼▼▼======サーチ部分共通の設定======▼▼▼ */
div.search {
	height: 450px;
	width: 605px;
	overflow: hidden;	
}
h2 {
	padding:0;
	margin:0;
	border: 0;
	background-image: none;	
	clear: both;
}
h3.index {
	float: left;
	clear: both;
}
.rss {
	float: right;
}

		/* ▼▼▼トピックス部分▼▼▼ */
ul.topics {
	border-right:1px solid #ccc;  
	border-bottom:1px solid #ccc;  
	border-left:2px solid #999; 
	border-top:2px solid #999;
	height: 100px;
	overflow: auto;
	padding: 0 5px;
	clear: both;
}
ul.topics li {
	background-image: url(../image/border_h_middle.gif);
	background-repeat: repeat-x;
	line-height: 120%;
	_line-height: 110%;
	padding-top: 3px;
	margin-bottom: 3px;
}
ul#topics {
	clear: both;
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #999999;
	height: 100px;
	padding: 0 5px;
	overflow-y: scroll;
}
ul#topics img {
	float: left;
	width: 20px;
}
ul#topics p {
	float: right;
	width: 560px;
	text-align: left;
}
ul#topics li {
	background-image: url(../image/border_h_middle.gif);
	background-repeat: repeat-x;
	clear: both;
	line-height: 120%;
	_line-height: 110%;
	padding-top: 3px;
	margin-bottom: 3px;
}

		/* ▲▲▲トピックス部分▲▲▲ */

		
		/* ▼▼▼チョイス部分▼▼▼ */

ul.choice {
	float: left;
	width: 270px;
	height: 250px;
	overflow: auto;
}
.choice li {
	background-image: url(../image/border_h_middle.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-top: 2px;
	clear: both;
	line-height: 110%;
}
.choice li {	//IE6,7用ハック
 /line-height: 90%;
}
.choice li .img1 {
	float: left;
	padding-right: 3px;
}
.choice li .img2 {
	float: right;
	padding-left: 3px;
}


		/* ▲▲▲チョイス部分▲▲▲ */
			
/* ▲▲▲======サーチ部分全体の設定======▲▲▲ */


/* /////////サイド部分///////// */
.one_reco,
.sale,
.year_end {
	border: 1px solid #FF6347;
	background-repeat: no-repeat;
	padding: 20px 5px 5px 5px;
	margin-top: 5px;
}
.one_reco {
	background-image: url('../image/icon/1reco.gif');
}
.sale {
	background-image: url('../image/icon/sale.gif');
}
.year_end {
	background-image: url('../image/icon/year_end.gif');
}
/* /////////サイド部分///////// */


/* ▼▼▼最初の部分の設定▼▼▼ */

div#world {
	height: 450px;
}
#world p {
	text-align: right;
}
#world div.theme {
	float: left;
	height: 280px;
	width: 200px;
	overflow: hidden;
}
div.theme p {
	margin: 0;
	padding: 0;
}
#world div.theme a {
	background-image: none;
	padding-left: 0;
}
#world div.theme img {
	margin: 0;
	padding: 0;
}

/* ▲▲▲最初の部分の設定▲▲▲ */





/* =====▼▼▼世界地図･地図部分の設定▼▼▼===== */
div.area_map2 {
	width: 400px;
	height: 280px;
	float: right;
	overflow: hidden;
}
noscript p {
	height: 280px;
}
ul.world_map {
	height: 250px;
	width: 400px;
	background-image: url('../image/top/worldmap.gif');
	background-repeat: no-repeat;
}
/* ▼▼▼アジアのボタン設定▼▼▼ */
li.m_asi {
	position: relative;
	top: 120px;
	left: 120px;
}
li.m_asi a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 50px;
	height: 20px;
	background-image: url(../image/top/b_asi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_asi a:hover {
	background-position: 0px -20px;	
}
/* ▼▼▼ヨーロッパのボタン設定▼▼▼ */
li.m_eur {
	position: relative;
	top: 25px;
	left: 70px;
}
li.m_eur a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 70px;
	height: 20px;
	background-image: url(../image/top/b_eur.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_eur a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼アフリカのボタン設定▼▼▼ */
li.m_afr {
	position: relative;
	top: 110px;
	left: 15px;
}
li.m_afr a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 100px;
	height: 20px;
	background-image: url(../image/top/b_afr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_afr a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼オセアニアのボタン設定▼▼▼ */
li.m_oce {
	position: relative;
	top: 130px;
	left: 100px;
	font-size: 80%;
}
li.m_oce a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 150px;
	height: 20px;
	background-image: url(../image/top/b_oce.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_oce a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼日本のボタン設定▼▼▼ */
li.m_jpn {
	position: relative;
	top: 15px;
	left: 200px;
}
li.m_jpn a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 50px;
	height: 20px;
	background-image: url(../image/top/b_jpn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_jpn a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼ハワイのボタン設定▼▼▼ */
li.m_hwi {
	position: relative;
	top: 30px;
	left: 200px;
}
li.m_hwi a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 100px;
	height: 20px;
	background-image: url(../image/top/b_hwi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_hwi a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼中南米のボタン設定▼▼▼ */
li.m_nam {
	position: relative;
	top: 30px;
	left: 300px;
}
li.m_nam a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 50px;
	height: 20px;
	background-image: url(../image/top/b_nam.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_nam a:hover {
	background-position: 0px -20px;	
}

/* ▼▼▼アメリカのボタン設定▼▼▼ */
li.m_ame {
	position: relative;
	top: -60px;
	left: 250px;
}
li.m_ame a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 100px;
	height: 20px;
	background-image: url(../image/top/b_ame.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.m_ame a:hover {
	background-position: 0px -20px;	
}
/* =====▲▲▲各地域の情報部分の設定▲▲▲===== */




/* ▼▼▼各地域の情報部分設定▼▼▼ */

#asi,#eur,#afr,#oce,#hwi,#jpn {
	margin-top:0;
	height: 450px;
}

#world object,#asi object,#eur object,#afr object,
#oce object,#hwi object,#jpn object {
	float: right;
	height: 250px;
}

/* ▲▲▲各地域の情報部分の設定▲▲▲ */


/* ▼▼▼タブ部分▼▼▼ */

div.area_map {
	float: right;
	height: 280px;
	width: 330px;
}
ul.tab {
	width: 330px;
	height: 30px;
	background: url(../image/top/tab.gif) no-repeat;
	margin: 0;
	padding: 0;
	line-height: 0;
}
ul.tab ,
ul.tab li {
	float: left;
	list-style-type: none;
}
ul.tab a {
	display: block;
	width: 55px;
	height: 30px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

li.tab_asi a:hover {
	background: url(../image/top/tab.gif) no-repeat left -60px;
}
li.tab_eur a:hover {
	background: url(../image/top/tab.gif) no-repeat -55px -60px;
}
li.tab_afr a:hover {
	background: url(../image/top/tab.gif) no-repeat -110px -60px;
}
li.tab_oce a:hover {
	background: url(../image/top/tab.gif) no-repeat -165px -60px;
}
li.tab_hwi a:hover{
	background: url(../image/top/tab.gif) no-repeat -220px -60px;
}
li.tab_jpn a:hover {
	background: url(../image/top/tab.gif) no-repeat -275px -60px;
}
li.tab_asi2,
li.tab_eur2,
li.tab_afr2,
li.tab_oce2,
li.tab_hwi2,
li.tab_jpn2 {
	display: block;
	width: 55px;
	height: 30px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
li.tab_asi2 {
	background: url(../image/top/tab.gif) no-repeat left -30px;
}
li.tab_eur2 {
	background: url(../image/top/tab.gif) no-repeat -55px -30px;
}
li.tab_afr2 {
	background: url(../image/top/tab.gif) no-repeat -110px -30px;
}
li.tab_oce2 {
	background: url(../image/top/tab.gif) no-repeat -165px -30px;
}
li.tab_hwi2 {
	background: url(../image/top/tab.gif) no-repeat -220px -30px;
}
li.tab_jpn2 {
	background: url(../image/top/tab.gif) no-repeat -275px -30px;
}

/* ▼▼▼Flash代替部分▼▼▼ */
#flashcontent ul,
#flashcontent1 ul,
#flashcontent2 ul,
#flashcontent3 ul,
#flashcontent4 ul,
#flashcontent5  ul{
	height: 135px;
	overflow: auto;
}
#flashcontent ul li,
#flashcontent1 ul li,
#flashcontent2 ul li,
#flashcontent3 ul li,
#flashcontent4 ul li,
#flashcontent5  ul li {
	padding-right: 5px;
}
#flashcontent a,
#flashcontent1 a,
#flashcontent2 a,
#flashcontent3 a,
#flashcontent4 a,
#flashcontent5 a {
	padding-left: 9px;
	background-image: url(../image/link.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#flashcontent p,
#flashcontent1 p,
#flashcontent2 p,
#flashcontent3 p,
#flashcontent4 p,
#flashcontent5 p {
	margin-top: 5px;
}

