/* g06 map CSS */

/* index */
div.mapTop h1 {background:url(../image/title_mapTop.jpg) no-repeat;}

div.mapTop h2 {margin:20px 10px 0 10px;width:524px;height:26px;background:url(../image/titlesub_guidance.jpg) no-repeat;}
div.mapTop h2 span {display:none;}

div.top {margin:10px 20px 0 20px;}
div.middle2 {margin:20px 20px 0 20px;text-align:center;}

div.mapTop ul {list-style:disc outside;padding-left:20px;margin-top:5px;}
div.mapTop ul li {margin-bottom:2px;}

div.middle2 p.get_adobereader {margin:0 auto;width:400px;padding:5px;background:#F2F2F2;text-align:left;}
div.middle2 p.get_adobereader img {margin-top:5px;margin-left:5px;}
div.middle2 p.get_adobereader span.small{font-size:smaller;}

img.pdf {margin:0 5px;vertical-align:bottom;}

/*テーブル*/

table.map {
	margin-top:10px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.map th {
	padding:5px;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.map td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.col {color:#000000;background:#F2F2F2;	text-align:center;}
.row {color:#000000;background:#F2F2F2;text-align:left;}
.t_left {text-align:left;}
.t_center {text-align:center;}

/* title */
.guidance h1 {background:url(../guidance/image/title_guidance.jpg) no-repeat;}

h2.subtitle {margin:20px 10px 0 10px;width:524px;height:27px;font-size:100%;background:url(../guidance/image/img_titlesub-bg.jpg) no-repeat;}
h2.subtitle span {padding-left:10px;line-height:27px;font-weightbold;color:#FFFFFF;}

/* ---------------------------------------- */
/* side */

	/* default */
	#g06_00 {height:28px;background:url(../image/btn_g06-00.jpg) no-repeat;}
	#g06_01 {height:25px;background:url(../image/btn_g06-01.jpg) no-repeat;}

	/* on */
	#g06_01_on {height:25px;background:url(../image/btn_g06-01-on.jpg) no-repeat;}
	#g06_bottom {margin-top:-1px;height:5px;background:url(../image/btn_g06-bottom.jpg) no-repeat top;overflow:hidden;}

	/* mouse over */
	a#g06_01:hover {background:url(../image/btn_g06-01-on2.jpg) no-repeat;}