/* p#navskipのスタイル */

p#navskip { display: none; }




/* div#globalnavのスタイル */

div#g_nav {
	width: 720px;
	height: 22px;
	;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
  }
#g_nav ul {
	margin: 0px;
}

div#g_nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  }



div#sidebar ul {
	list-style-type: none;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#sidebar ul li {
	margin-bottom: 15px;
}




#sidebar #contact img {
	margin-bottom: 0px;
}

div#content h2 {
	font-size: medium;
	padding-bottom: 3px;
	margin-bottom: 13px;
	height: 22px;
	margin-top: 10px;
}

#content td {
	font-size: small;
	line-height: 130%;
}

.map_title {
	font-weight: bold;
	height: 16px;
	padding-top: 1px;
	padding-left: 20px;
	background-image: url(../page/image/map_arrow06.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#com_title {
	background-image: url(../image/parts/line518.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0000CC;
	font-weight: bold;
}

