#contents{
	color:#000;
}

.jCarouselNavi a{
/*
	background-color: #000!important;
*/
	box-shadow:none!important;
}
div.profile {
    padding: 8px;
    margin: 8px;
    border: 1px solid #444;
    text-align: left;
}
h3 {
    background: #f00;
    line-height: 30px;
    text-align: left;
    color: #fd0;
    font-weight: bold;
    padding-left: 15px;
    margin: 12px 0 0;
/*
    text-shadow: 1px 1px 0px #000;
*/
    font-family: "M PLUS Rounded 1c";
}
table.schedule {
    width: 97%;
    border-collapse: collapse;
    margin: 10px auto 20px;
}
table.schedule .item td {
    width: 68.5px;
    padding: 6px 0;
    background: #fff;
    font-weight: bold;
}
table.schedule td {
    border: 1px solid #aaa;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    line-height: 100%;
    font-size: 13px;
    background: #fff;
}

dl#kuchikomi dt {
    background: #f00;
    line-height: 30px;
    text-align: left;
    color: #fd0;
    font-weight: bold;
    padding-left: 0px;
    margin: 12px 0 0;
/*
    text-shadow: 1px 1px 0px #000;
*/
    font-family: "M PLUS Rounded 1c";
}
dl#kuchikomi dd {
    height: 180px;
    overflow-y: scroll;
    text-align: left;
    padding:10px;
}
