/* **********  共通  ********** */
body {
	color: #888888;
	font-size: 75%;
	margin: 0px;
	padding: 0px;}

img {
    -ms-interpolation-mode: bicubic; } 
	
a {
	text-decoration: none;}
	
a:hover {
	left: 0px;
	top: 0px;
	color: #FF8000;
	text-decoration: underline;}

h1 {
    font-size:120%;
    font-weight: bold;
    color:#000000;
	margin-bottom: 0px;
	margin-top: 0px;}
	

h1 a:link, h1 a:visited, h1 a:hover {
    text-decoration: none;
    color:#000000;}

h2 {
    font-size:100%;
    font-weight: bold;
    color:#444444;
	margin-bottom: 0px;
	margin-top: 0px;}

td {
	font-size: 75%;
	line-height: 130%;
	color: #444444;}

ul {
    margin:0px 0px 0px 18px;
    list-style:square url(../img/list.gif);}
    
.ul2 {
    margin:0px 0px 0px 18px;
    list-style:square url(../img/list2.gif);}
    
.ul3 {
    margin:0px 0px 0px 18px;
    list-style:square url(../img/list3.gif);}

.ul4 {
    margin:0px 0px 0px 18px;
    list-style:square url(../img/list4.gif);}

.ul5 {
    margin:0px 0px 0px 18px;
    list-style:square url(../img/list5.gif);
    vertical-align:bottom;}

.ul6 {
    margin:0px 0px 0px 18px;
    list-style:decimal;}

dl {
    margin:0px 0px 0px 0px;}

dt {
    margin:0px 0px 0px 0px;}
    
dd {
    margin:0px 0px 0px 12px;}

.emergency {
    font-size: 100%;
    color: #ff0000;}

.normalfont {
    font-size: 100%;
    color: #000000;}

.whitefont {
    font-size: 100%;
    font-weight: bold;
    font-family: monospace;
    color: #ffffff;}
    
.grayfont {
    font-size: 100%;
    font-weight: bold;
    color: #666666;}
}

/* ************** 施設概要 ************** */
.facilitieslabel1 {
    font-size:120%;
    font-weight: bold;
    color:#3333ff;}

/* ************* 図書閲覧室 ************* */
.bookslabel1 {
    font-size:120%;
    font-weight: bold;
    color:#cc3300;}

/* ********** ホームページ構成 ********** */
.uline {
    border-top:solid 1px;
    color:#ff0066;}

.uline1 {
    border-top:dashed 1px;
    color:#808080;}

.uline2 {
    border-top:solid 1px;
    color:#cc3300;}

.rline {
    border-top:dotted 1px;
    margin: -6px 0px;
    color:#888888;}
