@charset "utf-8";
/*======================================

	Containers Layout
	
=======================================*/
/*header*/
div.header{
	width:871px;
	margin:0 auto;
}
div#headerLeft{
	float:left;
	text-align:left;
}
#logo{
	display:block;
	position:relative;
	left:60px;
}
img#pic1{
	display:block;
	position:relative;
	left:40px;
	top:215px;
}

#pic2{
	display:block;
	width:168px;
	height:102px;
	position:relative;
	left:40px;
	top:195px;
}
img#pic3{
	position:relative;
	top:177px;
	left:39px;
	float:left;
}
div#headPic{
	clear:both;
	text-align:right;
}
img#pic4{
	position:relative;
	top:30px;
}
img#pic5{
	position:relative;
	top:42px;
}
img#pic6{
	position:relative;
	top:60px;
	left:39px;
	float:left;
}

div.header_index{
	height:404px;
	background:url(../img/command/head_index.jpg) no-repeat;
}
div.header_traveling,div.header_mailmg,div.header_event,div.header_recommendation,div.header_traveling_annei,div.header_traveling_link,div.header_gtia_01,div.header_gtia_calendar,div.header_gtia_jica,div.header_gtia_organization,div.header_gtia_link,div.header_living,div.header_living_emergency,div.header_living_01,div.header_living_link,div.header_living_pickup,div.header_living_reply,div.header_gtia,div.header_jica,div.header_translation,div.header_sitemap,div.header_access,div.header_about,div.header_forum,div.header_forum2,div.header_ready,div.header_list,div.header_list2,div.header_list3{
	background:url(../img/command/head_access.jpg) no-repeat;
	height:192px;
}
div.header ul{
	width:300px;
	float:right;
}
div.header ul li{
	float:left;
	width:72px;
	height:26px;
	line-height:26px;
	text-align:center;
}
div.header ul li a,div.header ul li a:link{
	color:#C9E2C4;
	text-decoration:none;
}

/*container*/
div#container{
	width:871px;
	margin:0 auto;
	clear:both;
}

/*sidebar*/

div#sidebar{
	float: left;
	width:225px;
	background:url(../img/sidebar_index.jpg) no-repeat;
	text-align:left;
}

/*sidebar with backnumber*/

div#sidebar_bk{
	float:left;
	width:225px;
}

div#sidebar2{
	width:225px;
	background:url(../img/sidebar_index.jpg) no-repeat;
	text-align:left;
}

/*rightCol*/
div#rightCol{
	float:left;
	width:644px;
}

/*footer*/
div#foot {
	clear:both;
	border-top:1px #E8EEE8 solid;
	padding-top:10px;
}
div#footer{
	width:871px;
	height:61px;
	margin:0 auto;
}

div#footerLeft{
	float:left;
	width:430px;
	text-align:left;
	color:#6E6E6E;
}
div#footerLeft ul{
	padding-left:30px;
}
div#footerLeft li{
	float:left;
	background:url(../img/dot.jpg) no-repeat 0 center;
	padding:0 15px 0 10px;
}
div#footer div#footerLeft p{
	clear:both;
	height:15px;
	line-height:15px;
	padding-top:10px;
}
div#footerLeft a,div#footerLeft a:link{
	color:#4BADB0;
}
div#footerRight{
	float:right;
	text-align:right;
	color:#6E6E6E;
	width:430px;
}
div#footerRight p{
	clear:both;
	height:15px;
	line-height:15px;
}
