@charset "utf-8";
/* SITEMAP(INDEX) */
#t_sitemap {
	background: url(../other/img/ttl_navi_sitemap.jpg) no-repeat;
}

#t_other_1 {
	background: url(../other/img/ttl_sitemap.jpg) no-repeat;
	height: 60px;
}

#map_list {
	margin-left: 5px;
}

.map_ttl {
	width: 490px;
	height: 25px;
	margin-bottom: 15px;
}

.map_ttl a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#map_1 {
	background: url(../other/img/btn_map_1.jpg) no-repeat;
}

#map_2 {
	background: url(../other/img/btn_map_2.jpg) no-repeat;
}

#map_3 {
	background: url(../other/img/btn_map_3.jpg) no-repeat;
}

#map_4 {
	background: url(../other/img/btn_map_4.jpg) no-repeat;
}

#map_5 {
	background: url(../other/img/btn_map_5.jpg) no-repeat;
}

#map_6 {
	background: url(../other/img/btn_map_6.jpg) no-repeat;
}

#map_7 {
	background: url(../other/img/btn_map_7.jpg) no-repeat;
}

#map_8 {
	background: url(../other/img/btn_map_8.jpg) no-repeat;
}

#map_9 {
	background: url(../other/img/btn_map_9.jpg) no-repeat;
}

#map_list ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#map_list ul li {
	text-indent: 20px;
	background: url(../other/img/icon_kagi.jpg) no-repeat left top;
}


/* CSR */
#t_csr {
	background: url(../other/img/ttl_navi_csr.jpg) no-repeat;
}

#t_other_2 {
	background: url(../other/img/ttl_csr.jpg) no-repeat;
	height: 60px;
}


/* PRIVACY POLICY */

#t_privacy {
	background: url(../other/img/ttl_navi_privacy.jpg) no-repeat;
}

#t_other_3 {
	background: url(../other/img/ttl_privacy.jpg) no-repeat;
	height: 60px;
}


/* INQUIRY */
#t_inquiry {
	background: url(../other/img/ttl_navi_inquiry.jpg) no-repeat;
}

#t_other_4 {
	background: url(../other/img/ttl_inquiry.jpg) no-repeat;
	height: 60px;
}

#form_box {
	background-color: #f2f2f2;
	margin-top: 30px;
	padding-top:10px;
	padding-bottom:20px;
}

#form_box table {
	margin: 0 auto;
}


