.column_first {
	float: left;
	width: 320px;
}
.column_second {
	float: right;
	width: 320px;
	margin-right: 16px;
}

.column_third {
	float: left;
	width: 150px;
	margin: 0;
	padding-left: 20px;
}
.column_third ul {
	margin: 0.6em 0 0 1.4em;
	color: #990000;
}
.column_third li {
	padding-bottom: 6px;
}


.links .section {
	width: 313px;
	min-height: 8em;
	padding: 12px 0;
	border-bottom: 1px solid #cccccc;
	height: 180px;
	clear: both;
}

.link-description {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
	line-height: 1.4;
}
.link-img {
	float: right;
	width: 130px; /* 128px +(2+4) */
	height: 130px;
	padding: 0;
	background: #cccccc;
}
.link-img img {
	padding: 1px;
}
section h2 {
	padding: 4px 0 4px 18px;
	background: url(../images/bg-head-double2.gif) repeat-y left center;
	line-height: 1.1;
}




.attention {
	padding: 0.6em;
	color: #990000;
	border: 1px solid #993c3c;
	font-size: 0.9em;
	margin-top: 10px;
}

.shoplist .section{
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 26px;
	margin-top: 10px;
	
	}
.shoplist .pkg {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.pkg a {
	text-decoration: none;
}
.section h4 {
	font-size: 120%;
	font-weight: bold;
}



.shoplist #japan {
	padding: 46px 0 0;
	border-bottom: 1px solid #999999;
	}

.shoplist #overseas {
	padding: 2em 0 0;
	}

.shoplist .area h2 {
	padding: 4px 0 4px 18px;
	background: url(../images/bg-head-double2.gif) repeat-y left center;
	font-size: 130%;
	line-height: 1.1;
	}

.shoplist .localArea {
	padding: 1em 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

.shoplist .localArea h3 {
	padding: 6px 0 6px 18px;
	color: #ffffff;
	background: url(../images/bg-head-double656.gif) repeat-y left center;
	line-height: 1;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	clear: both;
	}
.shop-img img {
	float: right;
	border: 1px solid #CCCCCC;
}
.shop-address {
	clear: right;
}
.shop-address dt {
	font-weight: bold;
}
.shoplist .shop-description {
	width: 160px;
	float: left;
}
.shoplist .line {
	border-bottom: 1px solid #999999;
}
