@charset"utf-8";

#sub_box {
	margin: 0px;
	padding: 0px;
}

/* menu */
ul.menu {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.menu .icon {
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.menu {
	background-image: url(../img/menu/menu_1.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
}
.menu a {
	display: block;
	width: 150px;
	text-decoration: none;
	height: 30px;
}
.menu a:hover {
	background-image: url(../img/menu/menu_2.gif);
	background-repeat: no-repeat;
}
.menu .menu p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	line-height: 31px;
}
#sub_box #top_left_address {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 137px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
}
#sub_box #top_left_address p {
	margin-bottom: 2px;
}
#sub_box #top_left_address .title {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#sub_box #yakudachi_link {
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/top/yakudachi_link.gif);
	background-repeat: no-repeat;
	height: 165px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_box #yakudachi_link p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 20px;
}
#sub_box .top_banner {
	padding: 0px;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

