/* CSS Document */

.time01 {
    background-image: url("/clock/img/wall01.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 120px;
    width: 207px;
    padding:5px;
    margin-left:10px;
}
#contents .time01 img{
	padding:0;
}
.time02 {
    height: 120px;
    width: 207px;
    float:left;
}
.time03a {
		position: absolute;
    padding:30px 0 0 15px;
}
.time03b {
		position: absolute;
    padding:30px 0 0 54px;
}
.time03c {
		position: absolute;
    padding:55px 0 0 93px;
}
.time03d {
		position: absolute;
    padding:30px 0 0 105px;
}
.time03e {
		position: absolute;
    padding:30px 0 0 145px;
}
.tpnt01 {
		position: absolute;
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    padding:93px 0 0 100px;
    text-align:right;
}
.tpnt01 a{
    padding-left:5px;
    background: left center url(/clock/img/tpnt01.gif) no-repeat;
}

