@charset "Shift_JIS";

/* ==================================================

教育ソフトウェアks-saiten.net スタイルシート

================================================== */

/* index */
.look-more {
	text-align:right;
	padding:0px 12px 0px 0px;
}
.update {
	color:#3399CC;
}
.margin {
             margin-top:10px;
             font-weight:bold;
}
.td1 {
              width:150px;
              font-weight:bold;
              height:10px;
}
.td2 {
              width:80px;
              font-weight:bold;
}
.td3 {
              width:400px;
              font-weight:bold;
}
#id20140210 .td2{
              width:160px;
}
.background_orange {
	background-color: #FFE4C4;
}
.Inquiry {
	margin-top:10px;
	margin-left:30px;
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}

/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}


/*画像幅300PXを並べるとき */

.img_280 {
             width:280px;
             float: left;
             margin-right:10px;
}

.banner:hover {
	opacity: 0.7;
}

.del {  /* 取り消し線 */
    text-decoration-line: line-through;
    text-decoration-style: solid;
    text-decoration-color: black;
}

.example {  /* 注釈 */
	font-size: 0.5rem;
	vertical-align: 3px;
}