@charset "utf-8";

#map_box {
	float: left;
	height: auto;
	width: 590px;
	background-color: #DCDCDC;
	margin-bottom: 20px;
}

/*---------- title ----------*/
h2.map {
	height: 70px;
	width: 590px;
	margin-bottom: 25px;
}

/*---------- サイトマップ ----------*/
h3.pri_title {
	background-image: url(../../privacy/images/pri_subtitle.gif);
	height: 26px;
	width: 590px;
	background-repeat: no-repeat;
	font-size: 1em;
	color: #25a862;
	margin-bottom: 15px;
	text-indent: 20px;
	line-height: 2.2em;
}

.box001 {
	height: auto;
	width: 530px;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 20px;
}

h4.p_title {
	font-size: 1em;
	line-height: 2.2em;
	margin-left: 5px;
	background-image: url(../../map/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 15px;
}

.box0001 {
	width: 260px;
	float: left;
	height: auto;
}

.box0002 {
	width: 260px;
	float: right;
	height: auto;
}

ul.ul01 {
	line-height: 2.2em;
	text-indent: 15px;
	margin-left: 13px;
}

li.li01 {
	background-image: url(../../map/images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

