@charset "utf-8";
/* CSS Document */
h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:5px 0 10px;
	padding:10px 0 0 11px;
}
h4 {
	margin:5px 0;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
h5{
	margin:0;
	padding:0;
}
h6{
	margin:0;
	padding:10px 0 3px;
	font-size:1em;
}
ul{
	margin:10px;
	padding:10px;
}
.cts01{
	width:595px;
	margin:0 auto;
}
.cts01 p{
	padding:0 0 7px;
}
.table01{
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	margin:5px 0 10px;
}
.table01 td{
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
}
.td01 {
	text-align:center;
	background-color:#ededdc;
}
.td02 {
	background-color:#f3f3ec;
}
.td03 {
	border:1px solid #7caec9;
}


.cts02{
	height:100%;
	padding:10px 0;
}
.left02 div,.right02 div{
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	background:#fbfaf6;
	padding:7px 7px 0;
	width:271px;
}
.left02{
	width:287px;
	float:left;
}
.right02{
	width:287px;
	float:right;
}

.cts03{
	height:100%;
}
.left03{
	width:191px;
	float:left;
}
.center03{
	width:191px;
	float:left;
	margin:0 11px;
}
.right03{
	width:191px;
	float:right;
}
.txt01{
	color:#2399d8;
	font-size:0.9em;
}
.txt01 span{
	font-size:1.2em;
}
.txt02{
	color:#2399d8;
	list-style-type: circle;
}
.txt02 li{
	padding:2px 0 0;
}


/* 0707 */
#floor_map02{
	width:600px;
	margin:0 auto;
	height:100%;
	padding:30px 0 0 0;
}
#floor_map02 div{
	text-indent:-9999px;
	display:block;
	width:187px;
	height:343px;
	float:left;
}
#floor_map02 .map_1 {
	background:url(../library/map/images/thm_lib_1.gif) no-repeat;
}
#floor_map02 .map_2 {
	background:url(../library/map/images/thm_lib_2.gif) no-repeat;
	margin: 0 17px;
}
#floor_map02 .map_3 {
	background:url(../library/map/images/thm_lib_3.gif) no-repeat;
}
#floor_map02 div a {
	display:block;
	width:187px;
	height:343px;
}
#floor_map02 div a:hover {
	background:#FFFFFF;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}




