@charset "UTF-8";

/*

 * author:		KUNIHIRO ENDO ( Pati )
 * process:		grambook COUNTRY css
 * revision marking:


/* reset
--------------------------------------------------------------*/

section.cont div.shadow{
margin:10px auto 0;}

section.cont div.image_box{
	position: relative;
min-height:432px;
padding:7px 0 10px 40px;
background:url(images/bg_country.png) no-repeat 491px top;
}

ul.country_list1{
float:left;
width:158px;
margin:0 0 30px;}

ul.country_list2{
float:left;
width:113px;
margin:0 0 30px;}

ul.country_list1 li,
ul.country_list2 li{
margin:0 0 3px;}


section.cont div.image_box{overflow: hidden;}

section.cont div.image_box:after{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html section.cont div.image_box{
	height: 1em;
	overflow: visible;
}

/**/
