/*tatlҏWpCSS*/
span.errMsg {
	color: #FF3366;
	font-weight: bold;
}
span.infoMsg, div.InfoMsg {
	color: #FF3366;
	font-weight: bold;
}
.side-scroll-content img {
  height: 70px;
}
.shiji{
	padding: 10px;
	background: #FF0000;
	color: #FFF;
	font-size: 14px;
}
tr.toriyose td {
	background-color:#FFCC66;
}
span.toriyose {
	background-color:#FFCC66;
	border:1px solid #ccc;
}
@media screen and (min-width:768px) and (max-width: 992px) {
  .search-content table.table-col2 th {
    width: 15%;
  }
  .search-content table.table-col2 td {
    width: 35%;
  }
}
li#detail-imgs {
	list-style: none;
}

header .menu #tab2 li {
	width: 33%;
}

small.seminar{
	color:red;
}

.seminar-list{
	.bx-wrapper{
		margin-bottom: 0px;
	}
}

a.btn.btn-mail, .btn.btn-mail {
  color: #D94A3B;
  background: #F7F7F7;
  border: 1px solid #D94A3B;
}

a.btn.btn-mail:hover, a.btn.btn-mail:active, .btn.btn-mail:hover, .btn.btn-mail:active {
  color: #D94A3B;
  background: #FFF;
  border: 1px solid #D94A3B;
}

a.btn.btn-yet, .btn.btn-yet {
  color: #F7F7F7;
  background: #D94A3B;
  border: 1px solid #F7F7F7;
}

a.invisible, .invisible {
	visibility : hidden;
}

a.non-disp, .non-disp {
	 display: none;
}

a.btn.btn-mailandfav, .btn.btn-mailandfav {
  color: #F7F7F7;
  background: #D94A3B;
  border: 1px solid #F7F7F7;
}

a.btn.btn-mailandfav:hover, a.btn.btn-mailandfav:active, .btn.btn-mailandfav:hover, .btn.btn-mailandfav:active {
  color: #D94A3B;
  background: #FFF;
  border: 1px solid #D94A3B;
}

.container .well.well-sm-label {
  padding:4px;
  margin-top:6px;
  font-size: small;
  background:#D94A3B;
  color:#F7F7F7;
  border: 1px solid #D94A3B;
}

.btn-cancel{
   font-size: 10px;
   padding:3px;
}

.mailLabel{
	padding-top:2px;
	text-align: center;
}

.well-trina{
	background:#FF5159;
	color:#FFF;
	border: 1px solid #353535;
}

.well-salesban{
	background:#ffc0cb;
}