@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Roboto, "Droid Sans", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	padding-top: 0px;
	padding-bottom: 70px;}

div.navbar {
	background-image: url(../common_images/header_contents_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}

.breadcrumb {
	margin-bottom: 0px;
}

.breadcrumb > li + li:before {
	content: "\003e\00a0";
}

#___gcse_0 .gsc-search-button {
	box-sizing: content-box;
}

#___gcse_0 .gsc-input-box {
	height: 30px;
}

.search-note {
	padding-left: 13px;
	padding-right: 13px;
	font-size: x-small;
	color: #666666;
	text-align: right;
}

.search-note img {
	margin-left: 0.25em;
	margin-right: 0.25em;
}

.cse .gsc-control-cse, .gsc-control-cse {
	padding-bottom: 0px !important;
}

.container .jumbotron {
	padding: 24px;
	background-color: #fff;
}

.container .jumbotron h1 {
	font-size: 36px;
}

.panel-group > .panel > .panel-heading {
  padding: 0;
}
.panel-group > .panel > .panel-heading a:active,
.panel-group > .panel > .panel-heading a:hover,
.panel-group > .panel > .panel-heading a:focus {
  text-decoration: none;
}
a.accordion-toggle {
  display: block;
  padding: 15px;
}

.btn-primary{
	color:#fff !important;
	background-color:#00906D;
	border-color:#00906D;
	font-weight: bold;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{
	color: #fff;
	background-color: #006C52;
	border-color: #00906D;
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{
	background-color:#fff;
	border-color:#00906D;
}
.btn-primary .badge{
	color:#fff;
	background-color:#00906D;
}

#accordion .panel-default>.panel-heading a {
	color:#fff;
	background-color: #00906D;
	font-weight: bold;
	/*font-size: 12px;*/
}

/*#accordion .panel-body {
	padding-top: 5px;
	padding-bottom: 5px;
}*/

/*#accordion .panel-body a {
	color:#00906D;
	font-size: 12px;
}*/

#accordion .panel .active {
	background-color: #00906D;
	color: #fff;
}

.breadcrumb li a,.pager li a,.link-list li a {
	color:#00906D;
}

.img-640 {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.img-320 {
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.img-160 {
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.rnum {
	margin-right:4px;
}

.caption {
	font-style:italic;
}

p.parts {
	margin-left:24px;
	text-indent:-24px;
}

p.footnote {
	margin-left: 1em;
	text-indent: -1em;
}

p.footnote_wide {
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.alert-warning > p {
	margin-left: 1.5em;
	text-indent: -1.5em;
	color: #8a6d3b !important;
}
.alert-warning > p:before {
	content:"\270f";
	font-family: 'Glyphicons Halflings';
	margin-right: 0.5em;
}

.alert-danger > p {
	margin-left: 1.5em;
	text-indent: -1.5em;
	color: #a94442 !important;
}
.alert-danger > p:before {
	content:"\e101";
	font-family: 'Glyphicons Halflings';
	margin-right: 0.5em;
}

.notice-box {
	border: #CCCCCC solid 6px;
	width: 100%;
	padding: 12px;
}

.notice-box .lead {
	font-size: 16px;
	line-height: 24px;
	margin-bottom:6px;
	padding-left: 36px;
	background-image: url(../common_images/icn_notice_24.jpg);
	background-repeat: no-repeat;
}

ol.procedure li {
	font-size: 24px;
	font-weight: bold;
	color:#00906D;
	margin-bottom:24px;
}

ol.procedure li * {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

ol.procedure li .table th {
	font-weight: bold;
}

ol.procedure li dl dt {
	font-weight: bold;
}

ol.procedure li a {
	color: #428bca;
}

ol.procedure li a:hover,a:focus {
	color: #2a6496;
}

ol.procedure li ul {
	padding-left: 2em;
	margin-bottom:12px;
}

ol.procedure li ul li {
	list-style-type:square;
	margin-bottom:6px;
}

ol.procedure li strong {
	font-weight: bold;
}

ol.procedure li .alert-danger strong {
	color: #a94442;
}

ol.procedure li .alert-danger em {
	color: #a94442;
}

ol.procedure li .alert-warning strong {
	color: #8a6d3b;
}

ol li .notice-box .lead {
	font-size: 16px;
}

ol.procedure li ol {
	padding-left: 24px;
}

ol.procedure li ol li {
	list-style-type: lower-roman;
}

.text-emphasis {
	font-style: italic;
	font-weight: bold;
}

.alert-danger .text-emphasis {
	font-weight: bold;
	color: #a94442;
}

.wd50 {
	width: 50%;
}

.menu-name {
	margin-bottom: 0px;
	font-weight: bold !important;
}

.menu-description {
	margin-bottom: 12px;
}

.dl-horizontal dt {
	margin-bottom: 6px;
}

.dl-horizontal dd {
	margin-bottom: 12px;
}

.dl-horizontal-icon dt {
	float: left;
	width: 60px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal-icon dd {
	margin-left: 80px;
	margin-bottom: 12px;
}

@media (min-width: 768px) {
	.dl-horizontal-wide dt {
		width: 240px;
	}
	.dl-horizontal-wide dd {
		margin-left: 260px;
	}
	.dl-horizontal-semiwide dt {
		width: 200px;
	}
	.dl-horizontal-semiwide dd {
		margin-left: 220px;
	}
	.dl-horizontal-maxwide dt {
		width: 280px;
	}
	.dl-horizontal-maxwide dd {
		margin-left: 300px;
	}
	.dl-horizontal-semicond dt {
		width: 120px;
	}
	.dl-horizontal-semicond dd {
		margin-left: 140px;
	}
	.dl-horizontal-condensed dt {
		width: 80px;
	}
	.dl-horizontal-condensed dd {
		margin-left: 100px;
	}
}

.dl-spec dd {
	margin-left: 2em;
	margin-bottom: 6px;
}

sub,sup {
	font-size: 75% !important;
}

.table th, .table td {
	vertical-align: middle !important;
}

.table-list th,.table-list td {
	border-bottom: 1px solid #ddd;
}

.table-list th {
	white-space: nowrap;
	background-color: #efefef;
}

.table-list .solution {
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.table-list .solution:before {
	content:"\e019";
	font-family: 'Glyphicons Halflings';
	margin-right: 0.5em;
	color:#8F0024;
}

.table-list .solution .solution-lead {
	color:#8F0024;
}

.table-list .message {
	text-align: center;
	font-weight: bold;
}

.table-menu > tbody > tr > th, .table-menu > tbody > tr > td {
	border: none;
	font-weight: bold;
	white-space: nowrap;
}

.table-menu > tbody > tr > th {
	background-color: #f2fcfb;
	border-top: #00906D solid 1px;
}

.table-menu > tbody > tr > th.parent {
	background-color: #cbefe6;
}

.table-menu > tbody > tr > th.parent-continue {
	border-top: #cbefe6 solid 1px;
}

.table-menu > tbody > tr > th.same-continue {
	border-top: #f2fcfb solid 1px;
}

.table-menu > tbody > tr > th.child {
	background-color: #fff;
}

.table-menu > tbody > tr > td {
	border-top: #00906D solid 1px;
}

.table-scroll {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

.table-scroll > .table {
    margin-bottom: 0;
}

.table-scroll > .table > thead > tr > th, .table-scroll > .table > tbody > tr > th, .table-scroll > .table > tfoot > tr > th, .table-scroll > .table > thead > tr > td, .table-scroll > .table > tbody > tr > td, .table-scroll > .table > tfoot > tr > td {
    white-space: nowrap;
}

.table-scroll > .table-bordered {
    border: 0;
}

.table-scroll > .table-bordered > thead > tr > th:first-child, .table-scroll > .table-bordered > tbody > tr > th:first-child, .table-scroll > .table-bordered > tfoot > tr > th:first-child, .table-scroll > .table-bordered > thead > tr > td:first-child, .table-scroll > .table-bordered > tbody > tr > td:first-child, .table-scroll > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.table-scroll > .table-bordered > thead > tr > th:last-child, .table-scroll > .table-bordered > tbody > tr > th:last-child, .table-scroll > .table-bordered > tfoot > tr > th:last-child, .table-scroll > .table-bordered > thead > tr > td:last-child, .table-scroll > .table-bordered > tbody > tr > td:last-child, .table-scroll > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.table-scroll > .table-bordered > tbody > tr:last-child > th, .table-scroll > .table-bordered > tfoot > tr:last-child > th, .table-scroll > .table-bordered > tbody > tr:last-child > td, .table-scroll > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

.table-spec td {
	border-bottom: 1px solid #ddd;
}

.table-spec td.spec-item {
	background-color: #efefef;
	font-weight: bold;
}

th.nowrap {
	white-space: nowrap;
}

.container .row h1 {
	font-size: 28px;
}

.container h2 {
	font-size: 24px;
	padding-left: 6px;
	border-left: #aaa solid 6px;
	border-bottom: #CCC solid 1px;
	margin-bottom: 1em;
}

h2.weblink {
	padding-left: 0px;
	border: none;
	margin-bottom: 0.5em;
}

h2.weblink a {
	color:#00906D;
}

.container h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	display: inline-block;
}

.panel .related {
	font-size: 16px;
	font-weight: bold;
	color:#00906D;
}

/* footer
-------------------------------------------------- */
html {
  /*position: relative;
  min-height: 100%;*/
}
body {
  /* Margin bottom by footer height */
  /*margin-bottom: 70px;*/
}
#footer {
	/*position: absolute;
	bottom: 0;
	width: 100%;*/
	/* Set the fixed height of the footer here */
	/*height: 70px;*/
}
#footer .container {
	padding-top:10px;
}
#footer .container a {
	color:#666666;
}
#footer .container ul {
	text-align:right;
}
#footer .container ul li {
	list-style: none;
	display: inline;
	margin-left: 6px;
	font-size: 10px;
}

.contents-list {
	padding-left: 1em;
}

.contents-list li {
	list-style:  none !important;
	margin-bottom: 6px;
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.contents-list > li:before {
	content:"\e131";
	font-family: 'Glyphicons Halflings';
	margin-right: 0.5em;
}

.contents-list-anchor {
	padding-left: 1em;
	margin-bottom: 36px;
}

.contents-list-anchor li {
	list-style:  none;
	margin-bottom: 6px;
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.contents-list-anchor > li:before {
	content:"\e134";
	font-family: 'Glyphicons Halflings';
	margin-right: 0.5em;
}

.page-header h1 > img {
	padding-right: 0.25em;
	vertical-align: middle;
}

a:visited {
	color: #883dae;
}

.mt0 {margin-top: 0px;}
.mt12 {margin-top: 12px;}
.mt24 {margin-top: 24px;}
.mt36 {margin-top: 36px;}
.mt48 {margin-top: 48px;}
.mb0 {margin-bottom: 0px !important;}
.mb6 {margin-bottom: 6px;}
.mb12 {margin-bottom: 12px;}
.mb24 {margin-bottom: 24px;}
.mb36 {margin-bottom: 36px;}
.mb48 {margin-bottom: 48px;}
.ml0 {margin-left: 0px;}
.ml12 {margin-left: 12px;}
.ml24 {margin-left: 24px;}
.ml36 {margin-left: 36px;}
.ml48 {margin-left: 48px;}
.mr6 {margin-right: 6px;}
.mr12 {margin-right: 12px;}
.mr24 {margin-right: 24px;}
.mr36 {margin-right: 36px;}
.mr48 {margin-right: 48px;}
.pl24 {padding-left: 24px;}

hr.page-brake {
	display: none;
}

/* Print CSS */
@media print {
	body {
		overflow: visible !important;
	}
	
	.col-sm-9 {
	width: 94%;
	top: 0px;
	position: absolute;
	}
	
	a {
	    color: #428bca !important;
	}
	
	a.btn-primary {
		color: fff !important;
		background-color: #00906D !important;
	}
	
	.alert-danger {
		background-color: #f2dede !important;
		color: #a94442 !important;
	}
	
	.alert-danger li, .alert-danger strong {
		color: #a94442 !important;
	}

	.alert-warning {
		background-color: #fcf8e3 !important;
		color: #8a6d3b !important;
	}
	
	.alert-warning li, .alert-warning strong {
		color: #8a6d3b !important;
	}
	
	.notice-box .alert-warning li, .notice-box .alert-warning p strong {
		color: #8a6d3b !important;
	}
	
	.notice-box .alert.alert-warning ul li p.menu-name, .notice-box .alert.alert-warning ul li p.menu-description {
		color: #8a6d3b !important;
	}
	
	ol.procedure > li {
		font-size: 20px;
	}
	
	.notice-box .lead {
		background-image: url(../common_images/icn_notice_24.jpg) !important;
		background-repeat: no-repeat !important;
	}

	.table-list th {
		background-color: #efefef !important;
	}
	
	.table thead tr.active th {
		background-color: #f5f5f5 !important;
	}
	
	.table-menu > tbody > tr > th {
		background-color: #f2fcfb !important;
	}

	.table-menu > tbody > tr > th.parent {
		background-color: #cbefe6 !important;
	}

	.table-menu > tbody > tr > th.child {
		background-color: #fff !important;
	}
	
	.table-list .solution-lead {
		color:#8F0024 !important;
	}

	.table-list .solution-lead strong {
		color:#8F0024 !important;
	}
	
	.table-spec td.spec-item {
		background-color: #efefef !important;
	}

	.panel .related {
		color: #00906d !important;
		}
	
	.panel-default > .panel-heading {
		background-color: #f5f5f5 !important;
	}
	
	.btn-primary {
		background-color:#00906D !important;
	}
	
	h2.weblink a {
		color:#00906D !important;
	}
	
	a[href]:after {
		content: ""!important;
	}
	
	abbr[title]:after {
		content: ""!important;
	}
	
	hr.page-brake {
		display: block;
		page-break-after: always;
		border: none;
	}
		
}
