@charset "UTF-8";

body {
    background: #0f1120;
    font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
    line-height: 1;
    width: 100%;
    /*z-index                 : -1;*/   
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;    
}

a:link {
	color: #f0ce18;
	text-decoration: underline;
}
a:visited {
	color: #f0ce18;
	text-decoration: none;
}

/***********************************************/
/***********************************************/
/*html:before {
    content:"";
    position:fixed;
    z-index:1;
    top:0;
    left:0;
    right:0;
    bottom:0;
}*/

.background-hack{
	z-index: -2;
	background-color: #0f1120;
	background-image: url('../img/bgfix.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bass{
    margin: 0;    
}

.bass_inner{
    margin: -16px 0 0;
}

.main{
	margin:0 15px 10px;
	margin-top:60px;
	height:100%;
	positon:relative;
}

.main p{
	width:100%;
	position:absolute;
	bottom:10px;
	left:0;
	text-align:center;
        z-index:1;
}

.main h1{
	width:100%;
	margin-top:90px;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width:100%;
}

.menutitle1 {
	display:block;
	margin:0;
	padding:8px 0 8px 0;
	background: #141734;
}
.menutitle2 {
	display:block;
	margin:0;
	padding:8px 0 8px 0;
	background: #eed14d;
}


.menu {
	position: relative;
	display:block;
	margin:10px 10px 0;
	padding:10px 0 20px;
	height:35px;
	text-align:center;
}

.menu img {
	padding-left:10px;
	padding-right:10px;
	width:14%;
}

.menu a {
	text-decoration: none;
}

.contents{
	margin:10px;
}

.contents img{
    position:relative; 
    z-index:1;
}

.contents a{
    position:relative; 
    z-index:1;
}

.contbox{
	/*background: rgba(0,140,214,0.8);  Old browsers */
	text-align:center;
	padding:25px 5px 25px;
}

.newscont{
	margin:10px;

}

.newscont img{
	margin:5px;

}

.newscontext{
	font-size:12px;
	color:#FFF;
	margin:5px 0px;
	line-height:1.7;	

}


hr.dashed{
	border-top:1px dashed #fff;
	margin:5px 0;
}

hr.bold{
	border-top:2px solid #fff;
	margin:5px 0;
}

.box_dashed{
	border:1px dashed #fff;
	margin:10px 0;
	padding:10px;
}

.cd{
	margin:25px 0 10px;
	padding:0 5px 5px;
	text-align:center;
	width:100%;
}
.cd img {
	margin-top:10px;
	margin-bottom:10px;
}

.video-container {
	position: relative;
	z-index:1;	
	padding-bottom: -5px;
	padding-top: 0;
	height: auto;
	overflow: hidden;
}
table.type01 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	width:100%;
}
table.type01 th {
	position: relative;
	z-index:1;	
	width: 20%;
	padding-right:2px;
	padding-left:2px;
	font-weight: bold;
	text-align:center;
	border-right: 1px solid #f1df6f;
	background: #FFF;
	vertical-align: middle;	
}
table.type01 td {
	position: relative;
	z-index:1;
	width: 70%;
	padding: 15px 5px;
	vertical-align: top;
	border-left: 1px solid #f1df6f;
	color:#141732;
	font-size:13px;
	line-height: 1.5;	
	background: #f1df6f;	
}
table.type01 span {
	font-size:13px;
	font-weight:bold;
	line-height: 1.5;
}
p .right {
  float: right;
  margin-left: 0.3em;
  margin-bottom: 1em;
}
table.type02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	width:100%;
}
table.type02 th {
	position: relative;
	z-index:1;	
	width: 20%;
	padding: 5px 2px;
	font-weight: bold;
	vertical-align: middle;
	text-align:center;
	border-right: 1px solid #f9d23d;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #FFF;
}
table.type02 td {
	position: relative;
	z-index:1;
	width: 70%;
	padding: 15px 5px;
	vertical-align: top;
	border-left: 1px solid #f9d23d;
	color:#141732;
	font-size:13px;
	line-height: 1.5;
	background: #eed14d;	
}
table.type02 span {
	font-size:13px;
	font-weight:bold;
	line-height: 1.5;
}
table.type03 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	width:100%;
}
table.type03 th {
	position: relative;
	z-index:1;	
	width: 20%;
	padding: 5px 2px;
	font-weight: bold;
	vertical-align: middle;
	text-align:center;
	border-right: 1px solid #ffbf00;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #FFF;
}
table.type03 td {
	position: relative;
	z-index:1;
	width: 70%;
	padding: 15px 5px;
	vertical-align: top;
	border-left: 1px solid #ffbf00;
	background: #f0be12;
	vertical-align: middle;
	font-size:13px;
}
table.type03 span {
	font-size:17px;
	font-wight:bold;
}
.youtube_contents {
    margin: 10px auto 15px;
    text-align: center;
}
.under {
	border-bottom:1px dotted #141633;
	padding:5px 0 5px;
	margin-bottom:10px;
}
#presentbox {
	width:100%;
	text-align:center;
	margin: 0;
	padding: 0;
	background: #ffda4b;			
}
.pretext {
	color:#000300;	
	font-weight:bold;
	font-size:14px;
	line-height: 1.3;
	padding:10px;
}
.pretext p {
	color:#000300;	
	font-size:11px;
	line-height: 1.4;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom: 1px solid #f0be12;	
}
.pretextb {
	color:#FFFFFF;	
	font-size:18px;
	line-height: 1.3;
	font-weight:bold;
	margin:10px auto 10px;	
	text-align:center;
}

/*******************画像回り込み**********************/
.photo-left,
.photo-right {
   overflow: hidden;
   height: auto;
}
 
.photo-left img {
   float: left;
   margin: 0 5px 0 0 !important;
   padding: 0 !important;
   border: 0 !important;
}
 
.photo-right img {
   float: right;
   margin: 0 0 0 5px !important;
   padding: 0 !important;
   border: 0 !important;
}
 
.photo-left p,
.photo-right p {
   overflow: hidden;
   height: auto;
}

/*******************ボタン**********************/

.btn01{
	background:rgba(0,0,0,0.3);
	border:2px solid #fff;
	margin:10px 0 20px;
	text-align:center;
}

.btn01 a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:8px 0;
	display:block;
	line-height:1.2;
}

/***********************************************/

.subtitle{
	text-align:center;
	margin:0 0 5px;
}

.txt18g{
	line-height:1.5;
	font-size:17px;
	color:#FFF;
	font-weight:bold;	
	text-align:center;
	margin-top:10px;
}

.txt16{
	font-weight:bold;
	line-height:1.5;
	font-size:16px;
}

.txt14{
	line-height:1.5;
	font-size:13px;
	color:#FFF;
	text-align:left;
}

.txt14g{
	line-height:1.5;
	font-size:14px;
	color:#FFF;
	text-align:center;
}

.txt12{
	line-height:1.7;
	font-size:12px;
	color:#FFF;
	text-align:left;	
}

.line{
text-decoration:underline;
}

.light{
	padding:20px 0;
	text-align:center;
}

/***********************************************/

.footer{
	margin:0;
	padding:5px auto 10px;
	background: #091127;
}

.footer a{
    position:relative; 
    z-index:1;
}

.pagetop{
	text-align:center;
	margin:20px 0;
}

.index{
	text-align:center;
	margin:auto 0 30px;
}

.logo{
	display:table;
	width:100%;
	margin-bottom:20px;
}

.logo p{
	display:table-cell;
	text-align:center;
	vertical-align: middle;
}

.CopyRight {
    color: #FFFFFF;
    font-size: 8px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.CopyRight2 {
    color: #FFFFFF;
    font-size: 8px;
    padding-left: 15px;    
    padding-bottom: 15px;
    text-align: left;

}
/***********************************************/
