@charset "UTF-8";

.guidance-maintitle {
	background-image: url(../images/guidance_img/guidance_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.guidance-subtitle01 {
	background-image: url(../images/guidance_img/guidance_sub-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}
.guidance-subtitle02 {
	background-image: url(../images/guidance_img/guidance_sub-title.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	height: 25px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}
#main-container h3 {
	font-size: 1.3em;
	color: #1A9600;
	margin-bottom: 20px;
}
#guidance-diagram {
	text-align: center;
	margin-bottom: 30px;
	margin-right: 20px;
}
#guidance-diagram img {
	margin-bottom: 10px;
}
#guidance-diagram p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#guidance-diagram strong {
	color: #333333;
	letter-spacing: 0.1em;
}

/* access
--------------------------- */
.access-maintitle {
	background-image: url(../images/guidance_img/access_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}

/* uedaeki-guide
--------------------------- */
.uedaeki-guide-maintitle {
	background-image: url(../images/guidance_img/uedaeki-guide_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}