@charset "UTF-8";

/* **************************************
*Since: 2007-11-30
*Modified: 2007-12-03
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	background:url(../images_countries/bg_body.gif) repeat-y center #EAE3D7;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}


hr{
	visibility:hidden;
	clear:both;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#03c;
}

a:hover {	
	color:#03c;
	text-decoration: underline;
}


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	background:url(../images_countries/bg_wrapper.gif) repeat-x top;
	width:100%;
}

#wrapper02{
	background:url(../images_countries/bg_container.gif) no-repeat center top;
	padding:0px !important;
	padding:0px 0px 0px 1px;
}


/* container
---------------------------------------------------------------------------------------- */
#container{
	width:760px;
	min-height:700px;
	margin:0px auto;
	text-align:center;
}


/* contentHead
---------------------------------------------------------------------------------------- */
#contentHead{
	width:565px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}


/* header
------------------------------------------ */
#header{
	width:565px;
	float:left;
}

#header h1{
	float:left;
	padding:21px 0px 0px 20px;
	text-align:left;
}

#header h2{
	float:left;
	padding:40px 0px 0px 15px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#header ul{
	width:370px;
	float:right;
	margin:10px 0px 5px 0px;
	text-align:right;
}

#header ul li{
	display:inline;
	margin:0px 12px 0px 0px;
	line-height:1;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	width:760px;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:left;
	background:url(../images_countries/bg_foot.gif) repeat-x top;
}

#footer p{
	width:760px;
	height:40px;
	color:#000;
	font-size:85%;
	padding:0px 0px 0px 0px;
	height:40px;
}

 
#footer .btTop{
	width:150px;
	margin:0px;
	float:right;
	margin:0px 30px 0px 0px!important;
	margin:0px 15px 0px 0px;

}
 
#footer .btTop img{
	margin:0px 0px 0px 0px;
	width:150px;
	height:40px;
}

#footer address{
	text-align:center;
	padding:54px 0px 20px 0px !important;
	padding:27px 0px 20px 0px;
	clear:both;
}