@charset "UTF-8";
/* CSS Document */

.contents
{
	background:white;
	width:1120px;
}

p
{
	line-height:1.5;
}

dt,
dd
{
	margin-bottom:30px;
}

.countryName
{
	margin-left:25px;
}

.text
{
	clear:both;
}

dd img
{
	margin-top:3px;
	float:left;
}

a:link
{
	text-decoration:none;
}