@charset "UTF-8";
/* CSS Document */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

a:hover {
	text-decoration:none;
}

p {
	line-height:1.5;
}

/*Typography*/
section h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #F7F7F7;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.3;
}

.session_name1 {
	font-size:14px;
	font-weight:bold;
}

.session_name {
	font-size:12px;
	font-weight:normal;
}

.red {
	color:#F00;
}

.cancel {
	text-decoration: line-through;
}


/*images*/
.image100 img {
	width:100%;
}

/*navigation*/
.navbar-inverse {
  background-color: #DA0000;
  border: 0px;
}

.navbar-inverse .navbar-brand {
  color: #FFF;
}

.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #CCC;
}

.navbar-inverse .navbar-toggle {
border-color: #FFF;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #DA0000;
}

.nav-tabs {
	
}

.col-md-3 .nav-tabs > li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #da0000;
	border-right-color: #da0000;
	border-left-color: #da0000;
	margin-bottom:-2px;
}

.col-md-3 .nav-tabs > li:first-child {
	border-radius:3px 3px 0 0;
}

.col-md-3 .nav-tabs > li:last-child {
	border-radius:0 0 3px 3px;
	border-bottom:solid 1px #da0000;;
}

.col-md-3 .nav-tabs > li > a {
margin-right: 0px;
line-height: 1.428571429;
border: 0px solid transparent;
color:#666;
}

.col-md-3 .nav-tabs > li > a:hover {
	background-color:#ddd;
	color:#666;
	border-radius:0;
}

.col-md-3 .nav-tabs > li.active > a {
color: #ffffff;
cursor: default;
background-color: #da0000;
border: 0px solid #dddddd;
border-bottom-color: transparent;
border-radius:0;
}

/*header*/
.jumbotron {
	margin-top: -5px;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: 200;
	line-height: 1.3;
	color: inherit;
	background-color: #FFF;
	text-align: center;
	border-bottom: solid 1px #F00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.jumbotron h3 {
	margin-top:20px;
	margin-bottom:0px;
	text-align:left;
}

.header-subtitle {
	border-bottom:solid 1px #DA0000;
	padding: 0 10px 10px 10px;
	text-align:center;
	color:#DA0000;
}

.header-sub {
	margin-top:20px;
	background-color:#DA0000;
	padding:10px;
	text-align:center;
	color:#FFF;
}

.navbar-fixed-top {
	position:static;
top: 0;
border-width: 0 0 1px;
}

.date {
	font-size:18px;
}

.header_bg {
	background-image: url(http://www.tron.org/tronshow/2017/images/ts_bk.png);
	min-height: 100px;
	background-repeat: repeat-x;
	border-bottom:1px solid #da0000;
}

.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0px;
border: 1px solid transparent;
}

/*news*/
.well {
	background-color:#fff;
}

.news {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f00;
	color:#333
}

/*contents*/
.obi_red {
	color: #FFF;
	background-color: #DA0000;
	width: 100%;
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
}

.box {
	border:1px solid #ccc;
	padding:10px;
}

.fordadius {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}


/*box_color*/
.s_0 {
	background-color: #fff;
	color: #000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
	word-break:break-all;
}

.s_1 {
	background-color:#09F;
	color:#fff;
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
}

.s_2 {
	background-color: #F93;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.s_3 {
	background-color: #090;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.s_9 {
	background-color: #090;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.s_4 {
	background-color: #F63;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.s_5 {
	background-color: #C30;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.s_6 {
	background-color: #36C;
	color: #fff;
	font-weight: bold;
	margin-bottom:10px;
	padding:10px;
}

.s_7 {
	background-color: #FC0;
	color: #333;
	font-weight: bold;
	margin-bottom:10px;
	padding:10px;
}

.s_8 {
	background-color: #eee;
	color: #000;
	text-align: center;
	margin-bottom:10px;
	padding:10px;
}

.red {
	color:#da0000;
}

.session {
	background-color:#f00;
	color:#fff;
}

.seminar {
	font-size:13px;
}

.seminar .row {
	margin-bottom:10px;
}

.seminar .col-sm-3 img {
	width:100%;
	height:auto;
}

/*modal*/
.modal-dialog img {
	width:100%;
}


/*footer*/
.footer {
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-bottom: 0px;
}


@media (max-width: 991px) {
.col-sm-10 {
width: 100%;
float: none;
}
