.row-10{
	margin-top: 0px;
	margin-bottom: 15px;
}
.row-20{
	margin-top: 50px;
	margin-bottom: 15px;
}
.hissu{
	color: #ff0000;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 1em;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.row-center{
letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}
.row-center.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-center.va-bottom > [class*='col-'] {
vertical-align:bottom;
}
.row-0 {
    margin-right: -15px;
    margin-left: -15px;
}
.row-l15 {
    margin-right: -15px;
}
.padding5 {
	padding-right: 5px;
}
.top_title {
	font-size: 93%;
}
.top_title_time {
	font-size: 80%;
}

.title_b {
	color: #001cb9;
	text-align: center;
}
.title_b_left {
	color: #001cb9;
	text-align: center;
}
.koushi {
	font-size: 110%;
}
.kaisaibi {
	font-size: 90%;
}
.color-red {
 color: red;
}
.color-green {
 color: #008000;
}
.tokutei {
	font-size: 85%;
}
.tokutei_title {
	font-weight: bold;
	font-size: 120%;
}
.text-blue{
	color: #0015FF;
}
.text-red{
	color: #DC0000;
}
.text-oshirase{
	color: #663D00;
}
.img_link
{
	vertical-align: baseline;
}
.kubun
{

}
.text-danger2 {
  color: #800000;
}

.text-danger3 {
  color: #000000;
}
.small2 {
  font-size: 70%;
}
.dl-horizontal2 dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal2 dd:after {
  clear: both;
}
@media (min-width: 900px) {
  .dl-horizontal2 dt {
	float: left;
	width: 220px;
	overflow: hidden;
	clear: left;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .dl-horizontal2 dd {
	margin-left: 240px;
  }
}
.img-center{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.label2 {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 90%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  margin-left: 20px;
}
a.label2:hover,
a.label2:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label2:empty {
  display: none;
}
.btn .label2 {
  position: relative;
  top: -1px;
}
.label2-default {
  background-color: #777;
}
.label2-default[href]:hover,
.label2-default[href]:focus {
  background-color: #5e5e5e;
}
.label2-primary {
  background-color: #337ab7;
}
.label2-primary[href]:hover,
.label2-primary[href]:focus {
  background-color: #286090;
}
.label2-success {
  background-color: #5cb85c;
}
.label2-success[href]:hover,
.label2-success[href]:focus {
  background-color: #449d44;
}
.label2-info {
  background-color: #5bc0de;
}
.label2-info[href]:hover,
.label2-info[href]:focus {
  background-color: #31b0d5;
}
.label2-warning {
  background-color: #f0ad4e;
}
.label2-warning[href]:hover,
.label2-warning[href]:focus {
  background-color: #ec971f;
}
.label2-danger {
  background-color: #d9534f;
}
.label2-danger[href]:hover,
.label2-danger[href]:focus {
  background-color: #c9302c;
}
.label3 {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 90%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label3:hover,
a.label3:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label3:empty {
  display: none;
}
.btn .label3 {
  position: relative;
  top: -1px;
}
.label3-default {
  background-color: #777;
}
.label3-default[href]:hover,
.label3-default[href]:focus {
  background-color: #5e5e5e;
}
.label3-primary {
  background-color: #337ab7;
}
.label3-primary[href]:hover,
.label3-primary[href]:focus {
  background-color: #286090;
}
.label3-success {
  background-color: #5cb85c;
}
.label3-success[href]:hover,
.label3-success[href]:focus {
  background-color: #449d44;
}
.label3-info {
  background-color: #5bc0de;
}
.label3-info[href]:hover,
.label3-info[href]:focus {
  background-color: #31b0d5;
}
.label3-warning {
  background-color: #f0ad4e;
}
.label3-warning[href]:hover,
.label3-warning[href]:focus {
  background-color: #ec971f;
}
.label3-danger {
  background-color: #d9534f;
}
.label3-danger[href]:hover,
.label3-danger[href]:focus {
  background-color: #c9302c;
}
.col-sm-2a {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.alert2-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert2-danger hr {
  border-top-color: #fcc7cc;
}
.alert2-danger .alert-link {
  color: #843534
}

.prog {
margin-left: -3em;
}
.w-100 {
  width: 100% !important;
}