@charset "UTF-8";
/* CSS Document */

h4{
    text-decoration:underline;
}

.libbox{
    margin-bottom:50px;
    padding:0 5px;
}
.mapimg{
    border:1px solid #d2d2d2;
    margin-bottom:15px;
}
.libbox table{
    width:430px;
}
.libbox th, .libbox td{
    border-top:1px solid #d2d2d2;
    border-bottom:1px solid #d2d2d2;
    padding:10px 5px;
    vertical-align:top;
}
.libbox th{
    border-right:1px solid #d2d2d2;
    width:65px;
    font-weight:normal;
}
.txtbox{
    margin:20px 25px 50px 25px;
}
.txtindent{
	margin:0px 20px 20px 20px;
}

.photobox{
    padding:0 5px;
    margin-bottom:50px;
}
.photobox ul{
    margin:5px 0 25px 0;
}
.photobox li{
    width:250px;
    margin-right:5px;
    float:left;
}

.titleBorder{
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    margin:20px 0px 20px 0px;
    padding:5px 0px 5px 5px;
    background-color:#f3f3f2;
}
.titleUnder{
    border-bottom:1px solid #cdcdcd;
    margin:5px 0px 5px 0px;
    padding:5px 0px 5px 5px;
}

table.list{
    width:100%;
    margin:5px 0px 10px 0px;
}
table.list td,th{
    vertical-align:top;
    text-align:left;
}
table.list td.mini{
    width:20px;
}
table.list td.dot{
    width:20px;
    text-align:center;
}

table.uneiTo{
    width:100%;
    margin:5px 0px 10px 0px;
}
table.uneiTo td,th{
    vertical-align:top;
    text-align:left;
    padding:5px;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
table.uneiTo td.mini{
    width:100px;
    border-right:1px solid #cdcdcd;
}
table.uneiTo td.mini02{
    width:100px;
    border-right:1px solid #cdcdcd;
    border-left:1px solid #cdcdcd;
}
table.uneiTo td.small{
    width:10px;
    border-right:1px solid #cdcdcd;
}
table.uneiTo td.end{
    width:20px;
}

table.handList{
	width:100%;
	margin:5px 0px 10px 0px;

}
table.handList td,th{
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	font-weight : normal;
	padding:5px;
}
table.handList td.mini{
	width:150px;
	border-right:1px solid #cdcdcd;
}
table.handList th.title{
	text-align:center;
}
table.handList td.title01{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:200px;
}
table.handList td.title02{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:50px;
}
table.handList td.title03{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:150px;
}
table.handList td.title04{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:150px;
}
table.handList td.titleEnd{
	text-align:center;
}
table.handList td.titleTop{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:40px;
}
table.handList td.Top{
	text-align:center;
	border-right:1px solid #cdcdcd;
	width:30px;
}
table.handList td.Line{
	border-right:1px solid #cdcdcd;

}
table.handList td.LineC{
	border-right:1px solid #cdcdcd;
	text-align:center;

}
table.handList tr.color{
	background-color:#f3f3f2;

}

table.link{
    width:100%;
    margin:5px 0px 10px 0px;
}
table.link td,th{
    vertical-align:top;
    padding:5px;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
table.link td.title{
    text-align:center;
	font-weight:bold;
}
table.link td.title1{
    width:40%;
	vertical-align:middle;
}