@charset "UTF-8";
/* home content css */

.waku {
	position: relative;
	zoom: 1;
}
.waku .inner {
	padding-top: 15px;
}
#home_pickup {
	position: relative;
	height: 120px;
}
#home_tama_3 {
	position: absolute;
	top: 10px;
	left: 10px;
}

#home_okamoto {
	position: absolute;
	top: 10px;
	right: 10px;
}

#home_kanagawa {
	width: 681px;
	height: auto;
	margin: 0 0 15px -12px;
	overflow: hidden;
}

#home_kanagawa li {
	color: #555555;
	font-size: 1.2em;
	line-height: 1.4;
	width: 110px;
	padding-left: 26px;
	float: left;
	background-image: url(../images/common/content/icon_link.gif);
	background-position: 17px 109px;
	background-repeat: no-repeat;
}

#home_kanagawa li img,
#home_tokyo li img,
#home_other li img {
	margin-left: -13px;
	position: relative;
}

#home_kanagawa li a img,
#home_tokyo li a img,
#home_other li a img {
	padding-bottom: 4px;
	vertical-align: bottom;
}

#home_kanagawa li a span,
#home_tokyo li a span,
#home_other li a span {
	text-decoration: underline;
}

#home_tokyo {
	width: 320px;
	height: auto;
	overflow: hidden;
}

#home_tokyo li {
	color: #555555;
	font-size: 1.2em;
	line-height: 1.4;
	width: 110px;
	margin-right: 37px;
	padding-left: 13px;
	float: left;
	background-image: url(../images/common/content/icon_link.gif);
	background-position: 4px 108px;
	background-repeat: no-repeat;
}

#home_other {
	width: 320px;
	height: auto;
	overflow: hidden;
}

#home_other li {
	color: #555555;
	font-size: 1.2em;
	line-height: 1.4;
	width: 110px;
	margin-right: 37px;
	padding-left: 13px;
	float: left;
	background-image: url(../images/common/content/icon_link.gif);
	background-position: 4px 108px;
	background-repeat: no-repeat;
}