@charset 'utf-8';

dl.daycare_info {
    font-size:90%;
}
dl.daycare_info dt {
    padding:4px 0px;
    float:left;
    font-weight:bold;
}
dl.daycare_info dd {
    padding:4px 0px;
    margin-left:25%;
}
dl.daycare_cap {
    font-size:90%;
}
dl.daycare_cap dt{
    padding:4px 0px;
    float:left;
    font-size:105%;
    font-weight:bold;
}
dl.daycare_cap dd{
    width:80%;
    background:url(img_top/listhead_rs.gif) no-repeat;
    text-indent:20px;
    padding:4px 0px;
    margin-left:10%;
    line-height:1.4;

}
dl.daycare_cap dd.title {
    background:none;
    font-weight:bold;
}

ol.daycare_graph {
    margin:10px;
    font-size:90%;
    list-style-position:inside;
    list-style-type: none;
}

ol.daycare_graph > li {
    margin:10px 2px 20px;
}

ol.daycare_graph table {
    margin:10px 3px;
    width:95%;
    font-size:80%;
    border:1px solid #666666;
    border-collapse:collapse;
}

ol.daycare_graph table th{
    background:#e0e0e0;
    font-weight:bold;
    padding:2px;
    border:1px solid #666666;
    border-bottom:3px double #666666;
}

ol.daycare_graph table td{
    padding:2px;
    text-align:center;
    border:1px solid #666666;
    line-height:1.5;
}

ol.daycare_graph table td.desc {
    text-align:left;
    padding:4px;
}

div#subcontents_aqua {
    float:right;
    width:73%;
}
div.bgholder {
    background:url(img_top/daycare_capBg.gif) no-repeat right top;
}

h3.daycare_head {
    font-size:110%;
    border-left:5px solid #ffd033;
    padding-left:5px;
}

p.caption {
    margin:20px 10px;
    padding:5px;
    height:35px;
    text-align:center;
}

p.daycare {
    margin:10px 4px;
    font-size:90%;
    text-align:left;
    line-height:1.4;
}
div.schedule {
    font-size:90%;
    text-align:center;
}
div.grid {
    width:90%;
    text-align:left;
    line-height:1.5;
    border:1px solid #666666;
    font-size:90%;
    margin:10px auto;
    padding:5px;
}
table.timesche {
    margin:10px auto;
    width:550px;
    font-size:80%;
    border-collapse:collapse;
}
table.timesche th {
    width:50px;
    height: 40px;
    background:#eeeeee;
    padding:2px;
    border-top:1px solid #a0a0a0;
    border-bottom:1px solid #a0a0a0;
    font-weight:bold;
}
table.timesche td {
    width: 150px;
    padding: 8px;
    font-size: 110%;
    font-weight: bold;
    border-top:1px solid #a0a0a0;
    border-bottom:1px solid #a0a0a0;
    text-align: left;
}
table.timesche td.arrow {
	width: 200px;
	height: 40px;
	text-align: center;
}
table.timesche td.desc {
	width: 350px;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
}

div.img-holder-right {
	width: 210px;
	float: right;
}
div.img-holder-right img {
	margin: 4px;
}
div.img-holder-left {
	width: 210px;
	float: left;
}
div.img-holder-left img {
	margin: 4px;
}

span.h1 {
    color:#a04300;
    font-weight:bold;
}

p.add {
	font-size: 80%;
}

p.head {
	font-size: 105%;
	margin: 20px 5px 5px;
	font-weight: bold;
}
p.subhead {
	margin-top: 20px;
	font-size: 90%;
	font-weight: bold;
}

span.caution {
	color: #be1414;
	text-decoration: underline;
}
