@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
}

.sitenavi {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	font-style: normal;
}

.topphoto {
	background-image: url(/img/top_photo00_mono.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.info_flame {
	background-image: url(/img/info_flame00.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.info_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
}

.annai_flame {
	background-image: url(/img/annai_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.annai_flame_l {
	background-image: url(/img/annai_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.kensaku_flame_l {
	background-image: url(/img/kensaku_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.kensaku_flame {
	background-image: url(/img/kensaku_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.yoyaku_flame_l {
	background-image: url(/img/yoyaku_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.yoyaku_flame {
	background-image: url(/img/yoyaku_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.shien_flame_l {
	background-image: url(/img/shien_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.shien_flame {
	background-image: url(/img/shien_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.kids_flame {
	background-image: url(/img/kids_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.kids_flame_l {
	background-image: url(/img/kids_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.business_flame {
	background-image: url(/img/business_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.business_flame_l {
	background-image: url(/img/business_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bunko_flame {
	background-image: url(/img/bunko_flame03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.bunko_flame_l {
	background-image: url(/img/bunko_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tokusetsu_flame_l {
	background-image: url(/img/tokusetsu_flame_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* 2012-06 代替図書館について追加 */
.ctgyBox {
	clear: both;
	width: 568px;
	margin-right: auto;
	margin-left: auto;
}
.slBtm {
	background-image: url(../img/sub_lib_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 528px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.slCloseBtm {
	background-image: url(../img/sub_lib_close_btm.gif);
	padding-bottom: 16px;
	line-height: 1.3;
}
ul.twoBrk {
	width:528px;
	margin:0;
	overflow:hidden;
	zoom:100%;
	padding: 0px;
}
ul.twoBrk li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:block;
	width:228px;
	background-image: url(../img/sub_lib_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin: 0px;
}

ul.twoBrk li a {
	line-height: 120%;
}
