@charset "Shift_Jis";

body{
margin:0;
padding:0;
border-style:none none none solid;
border-width:2px;
border-color:#0b7ded;
}


/********************************************/
/************* セル設定  １ *******************/
#td1{
letter-spacing:1;
font-size:14;
word-spacing:+5px;
}

#td2{
letter-spacing:1;
font-size:14;
word-spacing:+5px;

border-style:none none solid none;
border-width:1px;
border-color:#0b7ded;
}

/********************************************/
/************* 文字 **************************/
#span1{
letter-spacing:1;
line-height:150%;
font-size:14;
word-spacing:+5px;
margin-bottom:5;
}

#span2{
letter-spacing:1;
line-height:150%;
font-size:16;
word-spacing:+5px;
}


