﻿*{
   margin: 0;
   padding: 0;

}

a,a:link{
    color:#ffffff;
}

a,a:visited{
    color:#ffffff;
}
a,a:hover{
    color:#cc3333;
}
a,a:active{
    color:#66cc99;
}


body{
background-color: #ddc0b0;
background-image: url("./haikei.jpg");
background-repeat: no-repeat;
}

div#title-pre{
  width: 600px;
  height: 80px;
  color: #999;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #444444;
  background-image: url("./tit-info2.jpg");
  border-bottom: 1px solid #ccff99;
}

div#footer{
  width: 600px;
  height: 60px;
  color: #999;
  position: absolute;
  top: 560px;
  left: 0px;
  background-color: #444444;
  border-top: 1px solid #ccff99;
}

div#footer2{
  width: 600px;
  height: 60px;
  color: #999;
  position: absolute;
  top: 1125px;
  left: 0px;
  background-color: #444444;
  border-top: 1px solid #ccff99;
}

div#naiyou{
  width: 544px;
  height: 450px;
  color: #000000;
  position: absolute;
  top: 100px;
  left: 30px;
  background-color: #ffffff;
}

div#naiyou2{
	width: 544px;
	height: 1005px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 30px;
	background-color: #ffffff;
}


div#modoru-1{
  width: 500px;
  height: 30px;
  position: absolute;
  top: 570px;
  left: 35px;
}

div#modoru-2{
  width: 400px;
  height: 30px;
  position: absolute;
  top: 570px;
  left: 500px;

}

div#modoru-3{
  width: 500px;
  height: 30px;
  position: absolute;
  top: 1135px;
  left: 35px;
}

div#modoru-4{
  width: 400px;
  height: 30px;
  position: absolute;
  top: 1135px;
  left: 500px;

}


 p.kensaku{
    text-align: left;
    font-size: 9px;
    line-height: 10px;
    color: #cccccc;
    margin-top: 10px;
    margin-left: 20px;
}



 p.modoru{
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	font-size: 12px;
}

h1 {
    text-align: left;
    color:#336633;
    font-weight:bold;
    font-size:x-small;
    margin-bottom:5px;
}

h2 {
    text-align: left;
    color:#336633;
    font-weight:bold;
    font-size:x-small;
    margin-bottom:5px;
}

table.calendar
{
    border-top:1px solid #666666;
    border-left:1px solid #666666;
    border-collapse:collapse;
    border-spacing:0;
    font-size:12px;
    color:#666666;
}

table.calendar caption {
    caption-side:bottom;
    text-align: left;
    color:#000000;
    font-size:x-small;
    margin-top:5px;
}

th.month
{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    font-weight: normal;
    width:210px;
    height:23px;
    text-align:center;
    background-color:#336633;
    color:#FFFFFF;
}


th.header
{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    font-weight: normal;
    width:30px;
    height:23px;
    text-align:center;
    background-color:#cccc66;
    color:#666666;
}

td.workingdays
{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    width:30px;
    height:23px;
    text-align:center;
    background-color:#FFFFFF;
    color:#666666;
}

td.non-workingdays
{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    width:30px;
    height:23px;
    text-align:center;
    background-color:#993300;
    color:#ffffff;
}
.kugiri {
	color: #999;
}

.cyuui
{line-height:14px;
}

.cyuui2
{font-size:12px;
}

.cyuui3
{font-size:11px;
}
