﻿@charset "utf-8";

/* guide
---------------------------------------------------- */

div#map {
	margin: 0px auto 15px auto;
}

table th {
	height: 30px;
	width: 600px;
	text-indent: 15px;
	text-align: left;
	vertical-align: top;
	background: url(../../guide/images/h3_bg.png) no-repeat;
	padding:7px 0px 0px 5px;
}

table td {
	vertical-align: top;
}

table th h3 {
	font-size: 18px;
}

table td.img img {
	padding-right:10px;
}

table td.img img {
	width:200px;
}
table td.space {
	height: 25px;
}