@charset "utf-8";

@import url("common.css");

#guidemap_contents #main_img {
	background-image: url(../img/index/main.jpg);
	margin: 0;
	width: 700px;
	height: 676px;
	text-indent: -9000px;
}

h2 {
	margin: 0;
}

h3 {
	margin: 10px 0 10px;
	width: 700px;
	height: 40px;
	text-indent: -9000px;
}

#dialinfo {
	background-image: url(../img/index/title_dialinfo.gif);
}

h4 {
	margin: 0 0 10px;
	width: 700px;
	height: 35px;
	text-indent: -9000px;
}

#info01 h4 {
	background-image: url(../img/index/title_info01.gif);
}

#info02 h4 {
	background-image: url(../img/index/title_info02.gif);
}

ul {
	margin: 0 0 10px 10px;
	padding-left: 10px;
}

.list_left {
	float: left;
	width: 345px;
	margin-right: 10px;
}

.list_right {
	float: left;
	width: 345px;
}

