/* all
-------------------------------------------------- */

table {
	  font-size: 12px; line-height: 130%; color: #333333; 
}
td {
	  vertical-align: top; 
}
th {
	  background-image: url(../img/sub-header.gif); text-align: left; 
}
div.main {
	text-align: center; width: 675px; 
}
/* index.html
-------------------------------------------------- */
img.kamo_logo {
	width: 466px; height:38px; 
}
p.uptime {
	font-size: 14px; 
}
div.log {
    margin: auto;
    width: 500px;
    height: 100px;
    border:3px solid gray;
}
div.logdata {
	 
    text-align: left;
    margin-left: 8em;
}
div.status {
    font-size: 10px;
    color: blue;
}
/* principal.html
-------------------------------------------------- */
img.pri {
    width: 280px;
    height: 180px;
}
div.content {
    text-align: left;
    position: relative;
    width: 100%;
}
div.pho_pri2 {
    position: absolute;
    top: 0px;
    left: 380px;
    width: 280px;
    height: 200px;
}
div.pri1_right {
    position: absolute;
    top: 0px;
    left: 300px;
    width: 370px;
    height: 180px;
}
p.subtitle {
    text-align: center;
    padding: 5px;
    font-size: 18px;
    font-weight:bolder;
}
div.pri2_left {
    width: 370px;
    height: 400px;
}
div.pho_pri3 {
    position: absolute;
    top: 200px;
    left: 380px;
    width: 280px;
    height: 180px;
}
div.dayo1 {
    position: absolute;
    top: -90px;
    left: 100px;
    width: 600px;
}
div.dayo2 {
    position: absolute;
    top: -60px;
    left: 70px;
    width: 600px;
}
div.dayo3 {
    position: absolute;
    top: -30px;
    left: 150px;
    width: 600px;
}
/* principal.html
-------------------------------------------------- */
table.event {
    border-collapse: collapse;
    border: 1px black solid;
    text-align: center;
}
table.event td {
	border: 1px black solid; width: 165px; 
}
/* lunch.html
-------------------------------------------------- */
img.lun_photo {
    width: 280px;
    height: 180px;
}
div.left {
    position: absolute;
    top: 0px;
    left: 50px;
    width: 280px;
}
div.right {
    position: absolute;
    top: 0px;
    left: 350px;
    width: 280px;
}
/* library.html
-------------------------------------------------- */
div.lib_photo1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 320px;
    height: 240px;
}
div.lib_photo2 {
    position: absolute;
    top: 0px;
    left: 350px;
    width: 320px;
    height: 240px;
}
div.lib_letter1 {
    position: absolute;
    top: 0px;
    left: 120px;
}
p.lib_letter1 {
	font-size: 16px; color: blue; 
}
p.lib_letter2 {
	text-align: center; font-size: 16px; 
}
div.lib_letter2 {
    position: absolute;
    top: 0px;
    left: 350px;
}
/* lib_yoyaku30.html
-------------------------------------------------- */
table.yoyaku {
    border-collapse: collapse;
    border: 1px black solid;
    text-align: center;
}
table.yoyaku td {
	border: 1px black solid; 
}
/* lib_rank.html
-------------------------------------------------- */
table.best {
    text-align: center;
}

/* sch/gakku.html
-------------------------------------------------- */
div.renkei1 {
    text-align: left;
    margin: auto;
    top: 0px;
    width: 450px;
}
div.renkei2 {
    text-align: left;
    position: relative;
    top: 0px;
    left: 230px;
    font-size: 15px;
}
div.renkei3 {
    text-align: left;
    position: relative;
    top: 0px;
    left: 150px;
}
/* sch/history.html
-------------------------------------------------- */
div.enkaku {
    text-align: left;
    position: relative;
    top: 0px;
    left: 150px;
}
/* sch/song.html
-------------------------------------------------- */
p.right {
    text-align: right;
    width: auto;
    padding-right: 130px;
}
p.kouka {
    text-align: left;
    position: relative;
    left: 15em;
    font-size: 15px;
}
/* sch/toku.html
-------------------------------------------------- */
div.toku {
    text-align: left;
    margin: auto;
    top: 0px;
    width: 460px;
}
p.big {
	text-align: left; font-size: 15px; 
}
/* grade/1/grade1.html
-------------------------------------------------- */
p.gakki {
    text-align: left;
    padding-left: 0.5em;
    font-size: 20px;
}
