@charset "utf-8";


/* -----------------------------------------------------
	overwrite
----------------------------------------------------- */

body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	max-width: none !important;
}

#str-container {
	padding: 20px 0 3px !important;
	border: none !important;
	border-bottom: 1px solid #ddd !important;
}
#str-container table th,
#str-container table td {
	font-size: 100%;
}
#str-container table.tbl-data-04 th,
#str-container table.tbl-data-04 td,
#str-container table.tbl-data-05 th,
#str-container table.tbl-data-05 td {
	font-size: 133%;
}
#str-container table.tbl-data-04 em,
#str-container table.tbl-data-05 em {
	font-size: 138%;
}
#v1403-release #str-container table {
	font-size: 100%;
}
#v1403-release #str-container table th,
#v1403-release #str-container table td {
	font-size: 75%;
	line-height: normal;
}
#v1403-release #str-container table th th,
#v1403-release #str-container table td td {
	font-size: 100%;
}

#wrapper {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #ddd !important;
}
#wrapper table th,
#wrapper table td{
	font-size: 100%;
}
#wrapper-border {
	border-top: 1px solid #ddd;
	height: 0;
	font-size: 0;
}


/* -----------------------------------------------------
	header
----------------------------------------------------- */

#TP_header{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #333;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
#TP_header * { margin: 0; padding: 0; font-size: inherit; font-weight: inherit; line-height: inherit; color: inherit; box-sizing: border-box; }
#TP_header li { list-style-type: none; }
#TP_header img { border: 0; width: 100%; height: auto; vertical-align: bottom; }
#TP_header fieldset { border: none; }
#TP_header legend { display: none; }

/* -------------------------------------------------- */

#TP_header_inner {
	position: relative;
}
#TP_header_upper {
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}

#TP_site-logo a {
	display: block;
	padding: 11px 15px;
	width: 132px;
}

#TP_menu-btn {
	position: absolute;
	top: 0;
	right: 0;
}
#TP_menu-btn li {
	padding: 14px;
	width: 52px;
	cursor: pointer;
}
#TP_menu-btn .close {
	display: none;
}

/* -------------------------------------------------- */

#TP_header-link { display: none; }

/* -------------------------------------------------- */

#TP_header_menu {
	display: none;
	position: absolute;
	top: auto;
	left: 0;
	padding: 13px 15px;
	width: 100%;
	background-color: #ededed;
	z-index: 99999;
}

#TP_header-search {
	position: relative;
}
#SS_searchQuery {
	padding: 10px 18px;
	border: none;
	width: 100%;
	height: 34px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	-webkit-appearance: none;
}
#SS_searchSubmit {
	position: absolute;
	top: 8px;
	right: 12px;
	width: 18px;
}

/* -------------------------------------------------- */

#TP_global-nav {
	margin-top: 5px;
}
#TP_global-nav li {
	border-bottom: 1px solid #e0e0e0;
	background-repeat: no-repeat;
	background-position: 6px center;
	background-size: 29px;
}
#TP_global-nav li.nav-00 { background-image: url(../images/tp_icon_gnav_00.png); }
#TP_global-nav li.nav-01 { background-image: url(../images/tp_icon_gnav_01.png); }
#TP_global-nav li.nav-02 { background-image: url(../images/tp_icon_gnav_02.png); }
#TP_global-nav li.nav-03 { background-image: url(../images/tp_icon_gnav_03.png); }
#TP_global-nav li.nav-04 { background-image: url(../images/tp_icon_gnav_04.png); }
#TP_global-nav li.nav-05 { background-image: url(../images/tp_icon_gnav_05.png); }
#TP_global-nav li a {
	display: block;
	padding: 20px 10px 20px 50px;
	background: url(../images/tp_icon_arrow_05.png) no-repeat 96.6% center;
	background-size: 9px;
	text-decoration: none;
}


/* -----------------------------------------------------
	topic-path
----------------------------------------------------- */

#TP_topic-path { display: none; }


/* -----------------------------------------------------
	footer
----------------------------------------------------- */

#TP_footer{
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #333;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
#TP_footer * { margin: 0; padding: 0; font-size: inherit; font-weight: inherit; line-height: inherit; color: inherit; box-sizing: border-box; }
#TP_footer li { list-style-type: none; }
#TP_footer img { border: 0; width: 100%; height: auto; vertical-align: bottom; }
#TP_footer fieldset { border: none; }
#TP_footer legend { display: none; }

/* -------------------------------------------------- */

#TP_bottom-nav {
	padding: 0 15px;
	border-bottom: 1px solid #d3d3d3;
	background-color: #ededed;
}

#TP_bottom-nav dl {
	border-top: 1px solid #e0e0e0;
}
#TP_bottom-nav dl:first-child { border: none; }
#TP_bottom-nav dl dd { display: none; }
#TP_bottom-nav dl a {
	display: block;
	padding: 20px 0;
	background: url(../images/tp_icon_arrow_06.png) no-repeat 96.6% center;
	background-size: 9px;
	text-decoration: none;
}

#TP_page-top {
	position: absolute;
	bottom: 50px;
	right: 15px;
	width: 25px;
	font-size: 0;
	cursor: pointer;
}

/* -------------------------------------------------- */

#TP_brand-nav { display: none; }

/* -------------------------------------------------- */

#TP_lower {
	padding: 0 15px 15px;
	background-color: #fff;
}

#TP_lower-link {
	padding: 15px 0;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	overflow: hidden;
}
#TP_lower-link li {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
}
#TP_lower-link li a {
	display: block;
	padding: 15px 0 15px 22px;
	min-height: 12px;
	background: url(../images/tp_icon_blank_01.png) no-repeat left center;
	background-size: 14px;
	text-decoration: none;
}

#TP_company-logo {
	float: left;
	padding: 30px 0;
	width: 123px;
	font-size: 0;
}

#TP_copyright {
	clear: both;
	text-align: center;
	font-size: 8px;
}

