.sin_font_rb{
	font-size: 80%;
}
.sin_ttl1{
	font-weight: bold;
	font-size: 120%;
}
.sinrint1 {
	font-size: 80%;
	background-image: url(../nk_img/12_memo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-left: 50px;
	height: 36px;
	width: 247px;
}
.sinrin2 {
	font-size: 80%;
	background-image: url(../nk_img/12_memo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 45px;
	height: 89px;
	width: 247px;
	padding-right: 10px;
}
.wkr1 {
	background-image: url(../nk_img/13_wkr1.gif);
	padding-top: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
.wkr2 {
	background-image: url(../nk_img/13_wkr2.gif);
	padding-top: 0px;
	padding-bottom: 10px;
    background-repeat: no-repeat;
}
.wkr3 {
	background-image: url(../nk_img/11_wkr1.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.wkr4 {
	background-image: url(../nk_img/11_wkr2.gif);
	padding-top: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 40px;
	padding-left: 20px;
}
/*テーブルの真ん中*/
td.sin_cm1{
	background:#FFFFFF;
}
/*上部左*/
td.sin_lt1{
    background:url('../nk_img/top1_1.gif');
    background-repeat:no-repeat;
    height:13px;
    width:13px;
}
/*上部真ん中*/
td.sin_ct1
{
	background:url('../nk_img/top1_2.gif');
	background-repeat:repeat-x;
	height:13px;
}
/*上部右*/
td.sin_rt1{
    /* right-top */
    background:url('../nk_img/top1_3.gif');
    background-repeat:no-repeat;
    height:13px;
    width:13px;
}

/*真ん中左*/
td.sin_lm1{
	background:url('../nk_img/middle1_1.gif');
	background-repeat:repeat-y;
	width:13px;
}
/*真ん中右*/
td.sin_rm1{
	background:url('../nk_img/middle1_3.gif');
	background-repeat:repeat-y;
	width:13px;
}

/*下部左*/
td.sin_lb1{
    /* left-bottom */
    background:url('../nk_img/bottom1_1.gif');
    background-repeat:no-repeat;
    height:13px;
    width:13px;
}
/*下部真ん中*/
td.sin_cb1{
	background:url('../nk_img/bottom1_2.gif');
	background-repeat:repeat-x;
	height:13px;
}
/*下部右*/
td.sin_rb1{
    /* right-bottom */
    background:url('../nk_img/bottom1_3.gif');
    background-repeat:no-repeat;
    height:13px;
    width:13px;
}

