@charset "UTF-8";


/* メニュー */

.on {
	background: #b3e0fa url(../img/arr_on.gif) no-repeat 0px 6px;
	line-height: 1.6em;
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}

.subBtm {
	background: #fff;
	line-height: 1.6em;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}


.subBtmOn {
	background: #d9effc;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}


.openLink {
	background: #b3e0fa url(../img/arr_open.gif) no-repeat 0px 7px;
	line-height: 1.6em;
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}


.openNoLink {
	background: #b3e0fa url(../img/arr_open.gif) no-repeat 0px 7px;
	line-height: 1.6em;
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}


.leftBd {
 	border-left: 3px solid #007BD9;
}

.leftPd {
 	padding-left: 8px;
}

.appliLi {
	margin-left: 23px;
}

.floorPdf {
	background: #FFEDB5;
	padding: 7px 10px;
}

.pdf {
	float: left;
	padding-right: 5px;
}
