@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../img_access/tit_h2_access.jpg) no-repeat;
}
h3 {
	background: url(../img_access/tit_access.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../img_common/img_tit_border.gif)  top no-repeat;
	padding-top: 0.6em;
	margin-bottom: 1.5em;
	margin-top: 4em;
	font-size: small;
	clear: both;
	display: block;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0.6em;
}
div.clear {
	height: 32px;
}
a {
	color: #333333;
	text-decoration: underline;
}



/* page contents menu */
div.page_menu {
	width: 188px;
	border: 1px solid #CCCCCC;
	margin: 2em 0;
}
div.page_menu ul {
	margin-top: 0.6em;
	padding: 0 0.8em;
	list-style: none;
	line-height: 120%;
}
div.page_menu li {
	margin-bottom: 0.8em;
	padding-left: 0.3em;
	border-left: 2px solid #6699CC;
}



div.map {
	display: block;
	padding-left: 68px;
}
div.map img {
	border: 1px solid #CCCCCC !important;
	margin-bottom: 1em;
}
ul.list_style {
	margin-left: 68px;
}



div.pict_area {
	display: block;
	width: 600px;
	height: auto;
	padding-top: 20px;
}
div.left_box {
	display: block;
	width: 210px;
	float: left;
}
div.right_box {
	display: block;
	width: 330px;
	float: right;
	height: auto;
	padding: 30px 50px 0 0;
}
div.tit_box {
	display: block;
	width: 330px;
	float: left;
	height: auto;
	padding-top: 5px;
}
div.no_box {
	display: block;
	width: 33px;
	float: left;
	height: auto;
}


