@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	background: #fff;

}
body {
	font: 15px/1.4 "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, Helvetica, Arial, sans-serif;
	color:#333;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font: 15px/1.4 "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, Helvetica, Arial, sans-serif;
	margin-top: 0;
}
a {
outline: none;
    color: #00CCFF;

}
a,a:link,a:visited {
text-decoration:none;
outline:none;
}
h2 {
	margin-bottom:20px;
}
header {
 position: relative;

}

#wrap {
	padding: 95px 0 70px 0;
}
#header {
	position: absolute;
}
.navbar-brand {
	padding: 30px 15px 0px 15px;
	height:auto;
}
.navbar-inner {
	padding: 0;
}
.nav > li > a {
	display: block;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.navbar-nav > li > a {
		padding: 30px 20px;
}
.nav li {
	margin-bottom:0;
}
.nav li.active {
	background:#f0f0f0;
}
.nav li a:hover {
	background:#f0f0f0;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-fixed-top {
	top:0;
	border-width: 0;
}
.nav.navbar-nav.pull-right {
	float: right;
	margin-right: 0;
}
.navbar-dss {
	background:#fff;
	z-index:400;
	width:100%;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font22 {
	font-size: 22px;
}
.font28 {
	font-size: 28px;
}
p {
	line-height: 1.7;
	margin-bottom: 1.4em;
}
h2 {
	color:#333;
}
h3 {
	color:#333;
	font-weight:bold;
}
h4 {
	background:#EEEEEE;
	color:#333;
	padding:10px;
	font-weight:bold;
}
section {
	margin-bottom:40px;
	overflow:hidden;
	clear:both;
}
.container section:last-child {
	margin-bottom:0;
}
.slide1 {
	background: url(/static/images/event/194/images//back.png) no-repeat center bottom;
	background-size: cover;
	z-index: 0;
	}
.slide1 .catch {
	padding:20px 0 100px;
}

.logo {
	background: #FFF;
	text-align:center;
	margin-bottom: 20px;
}
.photo {
	margin-right:15px;
	border: 1px solid #CCC;
}
.photo-top {
	border: 1px solid #CCC;
}
.profile {
	overflow:hidden
}
.title {
	text-align:center;
	margin-bottom: 30px;
}
.center {
	text-align:center;
}
.table {
	background:#FFF;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	line-height: 1.7;
	padding: 10px;
	vertical-align: top;
}
table.table-bordered th {
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #E3E3E3;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    padding: 5px;
    text-align: center;
}
footer {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    padding: 50px 50px 70px;
    text-align: center;
}
footer a {
    color: #FFFFFF;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 20px;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

li {
	margin-bottom:10px;
	  line-height: 1.6em;
}
.badge-important {
    background-color: #B94A48;
}
.boder-block {
	border-bottom:1px dotted #CCC;
	 margin-bottom: 1.4em;
	}
.list-unstyled li {
	 border-bottom: 1px solid #DDDDDD;
    line-height: 2;
    padding: 0 0 10px;
}
/* resposive
==================================================================== */
@media screen and (max-width: 800px) {
#wrap {
	padding:60px 0 20px;
}

.navbar-nav > li > a {
	padding: 16px 10px 16px;
}

.navbar {
	min-height:inherit;
}
.navbar-toggle {
	border-color: #DDDDDD;
}
.navbar-brand {
	padding:15px;
}
.slide1 {
	min-height:0 !important;}
	
	.slide1 .catch {
	padding: 10px 0 100px;
}

#footer .bo a {
	display: block;
	height: 62px;
	width: 290px;
	background: url(/static/images/event/147/images/bo_s.png) no-repeat 0 0;
}
#footer .bo a:hover {
	background-image: url(/static/images/event/147/images/bo_s.png);
	background-position: 0 -82px;
	background-repeat: no-repeat;
}
}
 @media (min-width: 768px) {
.container {
	width: auto;
}
}
@media screen and (max-width: 767px) {
body {
	padding-right: 0px;
	padding-left: 0px;
}
.nav.navbar-nav.pull-right {
	float: none !important;
	margin: 0px -15px;
}
.navbar-toggle {
	background-color:#ddd;}

.slide1 {
	min-height:0 !important;}
.slide1 .catch {
	padding: 10px 0 50px;
}

#footer .bo a {
	display: block;
	height: 62px;
	width: 290px;
	background: url(/static/images/event/147/images/bo_s.png) no-repeat 0 0;
}
#footer .bo a:hover {
	background-image: url(/static/images/event/147/images/bo_s.png);
	background-position: 0 -82px;
	background-repeat: no-repeat;
}
}
 @media (min-width: 1200px) {
.container {
	width: 1030px;
}
}

