/********** 基本設定 **********/

#center {/* センター位置 */
	width:900px;
	background:url(../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 0;
}

#main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}


#box_left {/* 左ナビ */
	width:190px;
	border:0px;
	margin:0px;
	float:left;
}

#content {/* コンテンツ */
	width:680px;
	border:0;
	margin:0;
	float:left;
}


/****** コンテンツ ******/

div#countryinfo_top {/* TOP画像 */
	background-image:url(country_info_img/countryinfo_top.gif);
	background-repeat:no-repeat;
	width:680px;
	height:100px;
	margin:0;
	padding:0;
}

div#countryinfo_top h2 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

div#countryinfo_text {
	width:390px;
	height:100px;
	display:block;
	margin:0 10px 0 280px;
	padding:0;
}

/* インデックス */

div#countryinfo_index {
	width:680px;
	display:block;
	margin-top:30px;
	font-size:12px;
	font-weight:bold;
}

div#countryinfo_index a {
	color:#FFF;
}

div#countryinfo_index ul {
	margin:0;
	padding:0;
}

div#countryinfo_index li {
	background-image:url(country_info_img/index.gif);
	background-repeat:no-repeat;
	list-style:none;
	display:block;
	margin:0;
	padding:75px 0 0 0;
	float:left;
	text-indent:0 0 0 0;
	height:25px;
}


#countryinfo_index li.usa {
	background-position:0 0;
	width:173px;
}

#countryinfo_index li.can {
	background-position:-173px 0;
	width:173px;
}

#countryinfo_index li.aus {
	background-position:-346px 0;
	width:173px;
}

#countryinfo_index li.nz {
	background-position:-520px 0;
	width:160px;
}

#countryinfo_index li.uk {
	margin-top:20px;
	background-position:0 -120px;
	width:173px;
}

#countryinfo_index li.ire {
	margin-top:20px;
	background-position:-173px -120px;
	width:173px;
}

#countryinfo_index li.malta {
	margin-top:20px;
	background-position:-346px -120px;
	width:173px;
}

#countryinfo_index li.sa {
	margin-top:20px;
	background-position:-520px -120px;
	width:160px;
}

#countryinfo_index li.france {
	margin-top:20px;
	background-position:0 -240px;
	width:173px;
}

#countryinfo_index li.italy {
	margin-top:20px;
	background-position:-173px -240px;
	width:173px;
}

#countryinfo_index li.germany {
	margin-top:20px;
	background-position:-346px -240px;
	width:173px;
}

#countryinfo_index li.spain {
	margin-top:20px;
	background-position:-520px -240px;
	width:160px;
}

/****** 国別基本情報　詳細 ******/


/* インデックス */

div#countryinfo_mini_index p {
	margin:15px 0 10px 0;
}

div#countryinfo_mini_index ul {
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding:0;
}

div#countryinfo_mini_index li {
	background-image:url(country_info_img/arrow.gif);
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 15px;
	list-style:none;
	float:left;
	margin-right:20px;
}

div#countryinfo_mini_index li a {
	color:#000;
}

/* 見出し */

div.countryinfo_midashi {
	margin:25px 0 5px 0;	
	background-color:#333;
	padding:5px 0 5px 5px;
}

div.countryinfo_midashi h3 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

/* 詳細 */

div.countryinfo_detail {
	margin:0 0 12px 0;
}

div.countryinfo_detail p {
	margin:0;
	padding:0;
}

div.countryinfo_detail img.img {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	vertical-align:middle;
}

div.countryinfo_detail h4 {
	background-image:url(country_info_img/countryinfo_circle.gif);
	background-repeat:no-repeat;
	margin:0 0 2px 0;
	padding:0 0 0 16px;
	font-weight:bold;
	font-size:13px;
	color:#930;
}

div.countryinfo_detail table {
	margin-top:5px;
	font-size:12px;
	width:400px;
}

div.countryinfo_detail table, th, td {
	border:solid 1px #CCC;
}

div.countryinfo_detail td.left {
	background-color:#FFC;
}

/********** その他設定 **********/


.clear {
	clear:both;
	height:1px;
}

#goto {
	margin-top:10px;
	color:#039;
}

#goto a {
	background-image:url(../06plan/plan_img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 0 15px;
}

div.border {
	margin:0;
	padding:15px 0;
	clear:both;
	height:1px;
	border-bottom:#039 dotted;
}

.up {
	background-image:url(../06plan/plan_img/up_2.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	font-size:12px;
}
