@charset "Shift_JIS";

/* 見出し */
.contentsBody h1 {
	background: url(/main_content/000000061.gif) no-repeat left bottom;
	background-color: #000;
	border: 1px solid #e8e8e8;
	margin-bottom: 12px;
	padding: 7px 10px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.1;
}
.contentsBody h1.schResult {
	background: url(/main_content/000000054.gif) repeat-x bottom;
	border: 1px solid #ccc;
	color: #333;
}
.contentsBody h2 {
	clear: both;
	border-left: 3px solid #f60;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 3px 7px;
	font-size: 1.2em;
}
.contentsBody h3 {
	border-left: 5px solid #aaa;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 1.1em;
}

/* 報道資料テンプレート用 */
#press_mainarea h3 {
	border: none;
	font-weight:bold;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
}

#press_mainarea_02b h3 {
	border: none;
	font-weight:bold;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
}

.sct .contentsBody h1 {
	background: none;
	border: none;
	border-left: 3px solid #f60;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 3px 7px;
	color: #333;
	line-height: normal;
}
.sct .contentsBody h2 {
	clear: both;
	background: url(/main_content/000000054.gif) repeat-x bottom;
	border: none;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 3px 8px;
}
.contentsBody h2.ttl,
.sct .contentsBody h2.ttl {
	background: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 15px;
	padding: 3px 7px;
	font-size: 1.3em;
	text-align: center;
	text-decoration: underline;
}
.contentsBody h2.ttlYM,
.sct .contentsBody h2.ttlYM {
	background: url(/main_content/000000064.gif);
	border-left: none;
	border-bottom: 2px solid #fa9;
	margin-bottom: 10px;
	padding: 5px 7px;
}

/* リスト */
.contentsBody ul {
	margin-bottom: 10px;
	padding-left: 10px;
}
.contentsBody ol {
	margin-bottom: 10px;
	padding-left: 30px;
}
.contentsBody li { margin-bottom: 3px; }
.contentsBody li img {
	margin-right: 3px;
	vertical-align: top;
}

.contentsBody ul.normal {
	list-style: disc;
	padding-left: 30px;
}
/* レスポンシブル対応 */
@media screen and (max-width: 768px){
	.contentsBody ul.normal {
		list-style: disc inside;
		padding-left: 30px;
	}
}
.contentsBody ul.line { /* Clear Fix */
	height: 1%;
	list-style: none;
	padding: 5px 0;
}
.contentsBody ul.line li {
	float: left;
	padding: 2px 5px;
}

.contentsBody .aly_tx ul.linenw { /* listマーク上書き */
	list-style: none;
}

.contentsBody ul.linenw { /* Clear Fix */
	height: 1%;
	list-style: none;
	padding: 5px 0;
}
.contentsBody ul.linenw li {
	float: left;
	padding: 2px 5px;
}
.contentsBody ul.linenw li a {
	white-space: nowrap;
}

.contentsBody .boxDouble ul {
	margin-bottom:0;
	font-weight:bold;
}
.contentsBody .boxDouble ul li.icon {
	background: url(/main_content/000000048.gif) no-repeat left 0.3em;
	padding: 0 0 0.2em 15px;
	font-size:125%;
}
.contentsBody .boxDouble ul li.icon ul {
	font-size:90%;
	margin-bottom:10px;
}


.contentsBody dl { height: 1%; }
.contentsBody dt {
	padding: 5px 10px;
	font-weight: bold;
}
.contentsBody dd {
	margin-bottom: 5px;
	padding: 0 0 2px 25px;
	line-height: 1.4;
}
.contentsBody dl.idxLst dt,
.contentsBody dl.icon dt,
.contentsBody dl.iconS dt {
	clear: left;
	float: left;
	width: 130px;
}
.contentsBody dl.idxLst2 {
	margin-bottom: 10px; 
}
.contentsBody dl.idxLst2 dt {
	padding: 0.1em 10px;
	clear: left;
	float: left;
	width: 130px;
}
.contentsBody dl.idxLst2 dd {
	height: 1%;
	margin-left: 150px;
	padding: 0.1em;
	line-height: 1.4;
}

.contentsBody dl.icon dt { width: 50px; }
.contentsBody dl.iconS dt { width: 20px; }
.contentsBody dl.idxLst dd,
.contentsBody dl.icon dd,
.contentsBody dl.iconS dd {
	height: 1%;
	margin-left: 150px;
	padding: 5px;
	line-height: 1.4;
}
.contentsBody dl.icon dd { margin-left: 70px; }
.contentsBody dl.iconS dd { margin-left: 40px; }

/* 報道資料テンプレート用 */
#contact_information dt {
	padding-left:0;
}

#contact_information dd {
	line-height: 1.4em;
	padding-left:1em;
}

#contact_information address {
    font-style:normal;
    font-weight:normal;
}

/* 段落 */
.contentsBody p { margin-bottom: 10px; }
.contentsBody p.idt { padding-left: 10px; }

/* ボックス */
.contentsBody .boxNormal {
	border: 1px solid #666;
	margin-bottom: 10px;
	padding: 7px;
}
.contentsBody .boxDouble {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
.contentsBody .boxDouble div.waku_top {
	background: url(/main_content/000110620.gif) no-repeat;
	width:662px;
	height:12px;
}
.contentsBody .boxDouble div.waku_main {
	background: url(/main_content/000110621.gif) repeat-y;
	padding:12px 30px;
}
.contentsBody .boxDouble div.waku_bottom {
	background: url(/main_content/000110622.gif) no-repeat;
	width:662px;
	height:12px;
}

.contentsBody .boxEx {
	background: url(/main_content/000000064.gif) repeat-x;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px 7px 7px;
}
.contentsBody .boxAtt {
	background-color: #fc9;
	border: 1px solid #f96;
	margin-bottom: 10px;
	padding: 7px;
}

/* 配置 */
/* ===== template.cssに記述 ===== */

/* 表組 */
td, th { word-wrap: break-word;}

.tableList {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;           /* 標準 */
}
.twoCol .tableList,
.twoColB .tableList { width: 634px; }
.mainArea .tableList { width: 430px; }

/* レスポンシブル対応 */
@media screen and (max-width: 768px){
	.twoCol .tableList,
	.twoColB .tableList,
	.mainArea .tableList{
		width:100%;
	}
}

.tableList th {
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 5px;
	line-height: 1.4;
}
.tableList th.mainTtl {
	width: auto;
	background: url(/main_content/000000054.gif) repeat-x bottom;
}
.tableList td {
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 5px;
}

.tableLayout {
	border-collapse: collapse;
	border: none;
	margin-bottom: 20px;
}
.tableLayout th,
.tableLayout th.mainTtl,
.tableLayout td {
	background: none;
	background-color: transparent;
	border: none;
	padding: 5px;
	text-align: left;
}

.tableList caption,
.tableLayout caption {
	margin-bottom: 3px;
	text-align: left;
	font-weight: bold;
}
.tableList .w20px { width: 20px; }

/* ボタン */
/* ===== template.cssに記述 ===== */

/* バックナンバー表示 */
.contentsBody ul.year { /* Clear Fix */
	clear: both;
	height: 1%;
	background: url(/main_content/000000047.gif) repeat-x bottom;
	border-left: 1px solid #aaa;
	margin-bottom: 0;
	padding-left: 0;
}
.contentsBody ul.year li {
	float: left;
	background: url(/main_content/000000066.gif) repeat-x bottom;
	border: 1px solid #aaa;
	border-left: none;
	border-bottom: none;
	margin-bottom: 0;
	padding: 5px 15px;
	text-align: center;
}
.contentsBody ul.year li.selected { background: url(/main_content/000000065.gif) repeat-x bottom; }

/* レスポンシブル対応 */
@media screen and (max-width: 768px){
	.contentsBody ul.year {
		background:none;
	}
	.contentsBody ul.year li {
		padding: 5px;
	}
}


.contentsBody ul.year2 { /* Clear Fix */
	clear: both;
	height: 1%;
	border: 1px solid #aaa;
	border-right: none;
	border-bottom: none;
	width: 630px;
	margin: 0;
	padding: 0;
}
.contentsBody ul.year2 li {
	float: left;
	background: url(/main_content/000000066.gif) repeat-x bottom;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	width: 89px;
}
.contentsBody ul.year2 li.selected { background: url(/main_content/000000065.gif) repeat-x bottom; }

.contentsBody ul.month { /* Clear Fix */
	clear: both;
	height: 1%;
	background-color: #e6e6e6;
	border: 1px solid #aaa;
	padding-left: 0;
}
.contentsBody ul.month li {
	float: left;
	background: url(/main_content/000000054.gif) repeat-x bottom;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 0;
	padding: 5px 10px;
	color: #666;
	text-align: center;
}

/* タブメニュー */
.contentsBody ul.tab { /* Clear Fix */
	clear: both;
	height: 1%;
	background: url(/main_content/000000047.gif) repeat-x bottom;
	border-left: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin-bottom: 10px;
	padding-left: 0;
}
.contentsBody ul.tab li {
	float: left;
	background: url(/main_content/000000066.gif) repeat-x bottom;
	background-color: #fff;
	border: 1px solid #aaa;
	border-left: none;
	border-bottom: none;
	margin-bottom: 0;
	padding: 5px 15px;
	text-align: center;
}
.contentsBody ul.tab li.selected { background: url(/main_content/000000065.gif) repeat-x bottom; }

/* タイル配置 */
.contentsBody ul.tile { /* Clear Fix */
	clear: both;
	height: 1%;
	margin-bottom: 20px;
	padding-left: 0;
}
.twoCol .contentsBody ul.tile,
.twoColB .contentsBody ul.tile { padding-left: 5px; }
.contentsBody ul.tile li {
	float: left;
	width: 200px;
	padding: 5px;
	text-align: center;
}
.contentsBody ul.tile img {
	display: block;
	margin: 5px auto;
}
.contentsBody ul.tile .date {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding: 3px 7px;
	text-align: left;
}

/* その他 */
.fHTML { }



	/* Clear Fix */
	.contentsBody .innerBox:after,
	.contentsBody ul.year:after,
	.contentsBody ul.year2:after,
	.contentsBody ul.month:after,
	.contentsBody ul.tab:after,
	.contentsBody ul.tile:after,
	.contentsBody ul.line:after,
	.contentsBody ul.linenw:after {
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		font-size: 0.1em;
		/*line-height: 0;*/
		clear: both;
	}



/* Inquiry
-------------------------------------------------- */
.inquiry .contentsBody {
	width: 665px;
	margin: 0 auto;
}

.inquiry h1 {
	background: url(/main_content/000000054.gif) repeat-x bottom;
	border: 1px solid #ccc;
	color: #333;
}

.inquiry .tableList th.mainTtl {
	width: auto;
	background: none;
	background-color: #fed;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
}
.inquiry .tableList th { width: 130px; }
.inquiry .tableList td { line-height: 1.6; }

.inquiry .contentsBody ul.normal {
	margin-bottom: 0;
	padding-left: 15px;
}
.inquiry .contentsBody dt {
	clear: left;
	float: left;
	width: 10px;
	padding: 2px 0 0 0;
	font-weight: normal;
	line-height: 1.6;
}
.inquiry .contentsBody dd {
	margin-bottom: 3px;
	padding: 0 0 0 18px;
	line-height: 1.6;
}

.inquiry strong {
	color: #f00;
	font-size: 1.2em;
}

.inquiry input.txtFld,
.inquiry textarea {
	width: 450px;
	border: 1px solid #aaa;
	padding: 2px;
}

.inquiry iframe {
	height: 150px;
	width: 632px;
	background-color: #fff;
	border: 1px solid #aaa;
}

.inquiry .btnArea {
	background: url(/main_content/000000066.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 10px;
	padding: 10px;
}



.privacy { background: none; }
.privacy #container,
.privacy #contentsWrapper { width: auto; }
.privacy #contentsWrapper {
	margin: 0;
	padding: 15px;
}
.privacy .contentsBody { width: 580px; }
.privacy .contentsBody h1 {
	background: none;
	border: none;
	padding: 0;
	color: #333;
}
.privacy .contentsBody ol { padding-left: 20px; }
@media screen and (max-width: 768px) {
.sp_off {
	display:none !important;
}
}
@media screen and (min-width: 769px) {
.pc_off {
	display:none !important;
}
.slicknav_item a.pc_off {
	text-decoration:none !important;
	color:#333 !important;
}
}