﻿@charset "utf-8";
/*=============================================================
 contents Layout
=============================================================*/
/* categorytitle
-------------------------------------------------------------*/
#categorytitle{
	color:#fff;
	font-size:114.3%;
	line-height:1.15;
	font-weight:bold;
	letter-spacing:2px;
	background:#005286;
	width:970px;
	padding:4px 0 4px 10px;
	margin:10px auto 20px;
}

#categorytitle span {
	font-weight:bold;
	letter-spacing:1px;
	float:right;
	padding-right:5px;
	}
/* pageBody
-------------------------------------------------------------*/
#pageBody{
	width:1024px;
	margin:0 auto;
	display: -webkit-flex;
    display: flex;
}
/*=============================================================
 contents
=============================================================*/
#contents{
	line-height:1.8;
	width:854px;
	background:#FFF;
	float:right;
	 
}
#contents .mT1L{margin-top:1em;}

#contents .inner {
	margin:0 20px 0 50px;
	clear:both;
	}
/* pagetop
-------------------------------------------------------------*/
#contents .pagetop{
	text-align:right;
	margin-top:20px;
}
/* img
-------------------------------------------------------------*/
#contents .imgBdr{
	background:#fff;
	padding:3px;
	border:1px solid #999;
}
/* title
-------------------------------------------------------------*/
/* pagetitle */
#contents .pagetitle{
	color:#333;
	font-size:157.1%;
	line-height:1.15;
	font-weight:bold;
	height:35px;
	margin-bottom:20px;
	padding:14px 0 0 14px;
	border-bottom:3px #014464 solid;
	background:#ebf1f5;
}

/* ttl-dft */
#contents .ttl-dft{
	color:#333;
	height:31px;
	font-size:128.6%;
	line-height:1.15;
	margin:0 0 20px;
	padding:15px 0 0 0;
	clear:both;
	z-index:1;
	border-bottom:2px solid #00558c;
	color:#069;
	position:relative;
	
}

#contents .ttl-dft span {
	font-size:13px;
	color:#333;}

#contents .ttl-dft .ttl{
	font-weight:bold;
	float:left;
	padding:3px 20px 0 10px;
	border-left:2px solid #069;
	margin-left:10px;
	color:#069;
	
}
/* ttl-sub */
/*#contents .ttl-sub{
	color:#333;
	line-height:1.15;
	font-weight:bold;
}*/
/* ttl-plain */
#contents .ttl-plain{
	color:#333;
	line-height:1.15;
	font-weight:bold;
	margin:25px 0 5px;
}

#contents .ttl-dft span {
	font-weight:normal;
	font-size:80%;
	color:#222;
	}

/* contents 追加
-------------------------------------------------------------*/
#contents h3 {
	text-align:left;
	color:#069;
	line-height:1.4;
	margin-bottom:15px;
	font-size:120%;
	}
	
#contents p {
	margin:0 0 10px 0;
	}	

#contents .th01 {
	color:#069;
	background:url(../../img/th01.gif) no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
	clear:both;
	}

/* text
-------------------------------------------------------------*/
/* catch */
#contents .catch{
}
/* caption */
#contents .caption{
}
/* atn */
#contents .atn,
#contents .list-atn li{
	font-size:85.7%;
	line-height:1.5;
	text-indent:-1em;
	margin-top:10px;
	margin-left:1em;
}
/* list
-------------------------------------------------------------*/
/* list-num */
#contents .list-num{margin-left:2em;}
#contents .list-num li{list-style-type:decimal;}
#contents .list-num ul li{list-style-type:none;}

/* arw */
#contents .arw,
#contents .list-arw li{
	background:url(../img/arw.gif) no-repeat 2px 0.56em;
	padding-left:12px;
}
/* list-ac */
#contents .list-ac{margin-bottom:25px;}
#contents .list-ac li{
	background:url(../img/arw_down.gif) no-repeat 0 0.77em;
	padding:0 15px 0 12px;
	float:left;
}
.ie6 #contents .list-ac li,
.ie7 #contents .list-ac li{white-space:nowrap;}

/* newsList */
#contents .newsList{
}

/* box
-------------------------------------------------------------*/
/* float */
#contents .fLeftBox{
	background-color:#fff;
	float:left;
	padding-right:25px;
	margin-bottom:15px;
}
#contents .fRightBox{
	background-color:#fff;
	float:right;
	padding-left:25px;
	margin-bottom:15px;
}
/* box-clm2 */
#contents .box-clm2 .boxLeft{
	float:left;
	width:377px;
}
#contents .box-clm2 .boxRight{
	float:right;
	width:377px;
}
#contents .box-clm2.left2x .boxLeft,
#contents .box-clm2.right2x .boxRight{width:511px;}
#contents .box-clm2.left2x .boxRight,
#contents .box-clm2.right2x .boxLeft{width:243px;}

/* box-clm3 */
/* box-clm3 */
#contents .box-clm3 .boxLeft{
	float:left;
	width:360px;
}
#contents .box-clm3 .boxRight{
	float:right;
	width:360px;
}

#contents .box-clm3 span {
	font-size:90%;
	}
	
/* box-clmS */
#contents .box-clmS .boxLeft{
	float:left;
	width:88px;
	margin-right:0;
}
#contents .box-clmS .boxRight{
	float:none;
	width:auto;
	margin-left:97px;
}
/* box-bdrTop */
#contents .box-bdrTop{
	background:url(../img/bg_line_slash.gif) repeat-x 0 0;
	padding-top:10px;
}
/* box-frontMenu */
#contents .box-frontMenu{
	line-height:1.4;
	background:url(../img/box_front_menu_bg.gif) repeat-x 0 0;
	padding-top:5px;
}
#contents .box-frontMenu dt{
	font-size:114.3%;
	line-height:1.15;
	font-weight:bold;
	background:#e0e0e0;
}
#contents .box-frontMenu dt a{
	text-decoration:none;
	background:#e0e0e0 url(../img/arw_bg_gray.gif) no-repeat 6px 9px;
	display:block;
	padding:5px 0 6px 15px;
}
#contents .box-frontMenu dd{padding:10px 0 0 15px;}
#contents .box-frontMenu .text{
	background:url(../img/bg_line_slash.gif) repeat-x 0 bottom;
	padding:15px 0 17px 15px;
}
#contents .box-frontMenu dd.arw{background-position:6px 14px;}

/* box-dlBnr */
#contents .box-dlBnr{
	line-height:1.4;
	margin-top:40px;
}
#contents .box-dlBnr .bnr{float:left;}
#contents .box-dlBnr .text{margin-left:175px;}


/* table
-------------------------------------------------------------*/
#contents table{
	border-collapse:collapse;
	margin:0 0 10px 0;
	}
#contents table th{
	text-align:center;
	/*color:#01153b;*/
	background-color:#f4f7fb;
	vertical-align:middle;
	font-weight:normal;
	border:solid 1px #ccc;
	padding:5px 4px 4px 4px;
	}
#contents table td{
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: solid 1px #ccc;
	padding: 5px 4px 4px 4px;
	background-color: #FFF;
}
/* table-plain */
#contents .table-plain th{
	white-space:nowrap;
	padding-right:20px;
}

caption { text-align:left; }


/*20160518 SID DISPLAY WEEK 2016 動画*/
.btnIcoMovie {
	
	}
.btnIcoMovie a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		padding: 2px 8px 1px 40px;
		border: 1px solid #dddddd;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight:bold;
		font-size:87.5%;
		margin-bottom:2px;
		background: #f7f7f7 url(../../../news/2016/img/you_tube.png) 7px 48% no-repeat; 
	}
	
.btnIcoMovie p {
	font-size:11px; line-height:1;}
	
.scT{
	float:right;
	border-style:none;
}



.scT td.tdR{
	border-bottom-style:none !important;
	border-top-style:none !important; 
    border-left-style:none !important; 
}

.scT td.tdL{
	border-bottom-style:none !important;
	border-top-style:none !important;
	border-right-style:none !important;
	border-color:#000 !important;
}

.sfT{
	border-style:none;
	margin:auto;
}

.sfT td{
	border-style:none !important;
	padding-left:10px !important;
	padding-right:10px !important;
}

.sfT td.sfTtx{
	border-style:none !important;
	padding-left:10px !important;
	padding-right:10px !important;
	padding-bottom:20px !important;
	vertical-align:text-top !important;	
}

.sfT td p{
	font-weight:bold;
	color:#069;
	text-align:center;
	line-height:1;
	margin-bottom:0px !important;
}

.sfT_img{
	text-align:center !important;
}	
