@charset "utf-8";

body{
    color:#000000;
    font:14px/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", arial,helvetica,clean,sans-serif;
    *font-size:normal;
    *font:normal;
}

.default-text-color {
    color:#000000;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;
    padding:0;
}

table{
    border-spacing:1px;
}

fieldset,img{
    border:0;
}

address,caption,cite,code,dfn,em,strong,var{
    font-style:normal;
    font-weight:normal;
}

li{
    list-style:none;
}

caption,th{
    text-align:left;
}

h1,h2,h3,h4,h5,h6{
    font-size:100%;
    font-weight:normal;
}

q:before,
q:after{
    content:'';
}

abbr,acronym{
    border:0;
    font-variant:normal;
}

sup,sub {
    line-height:-1px;
    vertical-align:text-top;
}

sub {
    vertical-align:text-bottom;
}

input, textarea, select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}

table {
    font-size:inherit;
    font:100%;
}
/* 練習予定 */
td#header {
	height:30px;
	text-align: center;
}

td#title_ymd {
	height: 15px;
	width: 130px;
	background:url(../gif/gif_00/ymd.gif) no-repeat left top
}
td#title_time {
	height: 15px;
	width: 150px;
	background:url(../gif/gif_00/time.gif) no-repeat left top
}
td#title_yoyaku {
	height: 15px;
	width: 60px;
	background:url(../gif/gif_00/yoyaku.gif) no-repeat left top
}
td#title_place {
	height: 15px;
	width: 130px;
	background:url(../gif/gif_00/place.gif) no-repeat left top
}
td#title_ymd_p {
	height: 15px;
	width: 130px;
	background:url(../gif/gif_00/YMD_p.gif) no-repeat left top
}
td#title_title_p {
	height: 15px;
	width: 150px;
	background:url(../gif/gif_00/TITLE_p.gif) no-repeat left top
}
td#title_gaiyo_p {
	height: 15px;
	width: 400px;
	background:url(../gif/gif_00/GAIYO_p_L.gif) no-repeat left top
}
