html {
	overflow-y: scroll;
}
body {
	-webkit-print-color-adjust: exact;
}
.top {
	width: 949px;
	margin: 0 auto;
}
.topic-path {
	padding: 10px;
	background: #F5F5F5 !important;
}
.topic-path a,
.topic-path span {
	font-size: 13px;
}
.topic-path a:first {
	margin-left: none;
}
.topic-arrow {
	margin: 0 10px;
}
.contents {
	width: 760px;
/*
	float: right;
*/
	padding: 20px 20px 100px;
	position: relative;
	margin: 0 auto;
}
.contents h1 {
/*
	font-family: "Chronicle SSm A","Chronicle SSm B",Georgia,"Times New Roman",serif;
	font-size: 200%;
*/

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #d9333f;
	color: #3A579A;
	font-size: 34px;
	margin-bottom: -10px;
}
.contents h2 {
	margin-bottom: 30px;
	font-size: 18px;
	color: #d9333f;
	color: #3A579A;
/*
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
}
.subject {
	margin-bottom: 30px;
	font-size: 115%;
	background: url(/img/jsccr/list-mark.png) 0px 6px no-repeat !important;
	padding-left: 20px;
}
.tbl th {
	width: 170px;
	color: #d9333f;
	color: #FF367F;
	font-size: 14px;
}
.result-subject {
	color: #008ccc;
	font-size: 14px;
}

.sidebar {
	width: 230px;
	height: 1000px;
	padding: 10px 0;
	float: left;
	background: #F5F5F5 url(/img/jsccr/sidemenu.png) !important;
}
.loading {
}
.tool-menu a {
/*
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
/*
	line-height: 1.2em;
*/
	color: #d9333f;
	color: #000;
/*
	color: #003da5;
*/
	font-weight: bold;
}
.tool-menu a:hover {
	text-decoration: underline;
}
.tool-menu-version {
	font-style: italic;
	color: #666;
	font-size: 12px;
}
.text-red {
	color: #d9333f;
}
.text-yellow {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
/*
	color: #fcc800;
	color: #e6b422 !important;
*/
	color: #ff4500 !important;
	font-weight: inherit;
}
.text-green {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #008000 !important;
	font-weight: inherit;
}
.text-orange {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #ff4500 !important;
	font-weight: inherit;
}
.text-pink {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #da536e !important;
	font-weight: inherit;
}
.text-blue {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #55ACEE !important;
	font-weight: inherit;
}
.text-indigo {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #3A579A !important;
}
.text-black {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #000;
}
.bold {
	font-weight: bold !important;
}
.tool-menu-jp {
	font-size: 24px;
	font-weight: bold;
/*
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
}
.tool-menu-description {
	font-size: 16px;
	color: #666;
}
.tool-menus li {
	margin-bottom: 15px;
	border-bottom: 1px solid #999;
	padding: 15px 5px;
}
.tab-menu {
	overflow: hidden;
	float: none;
	margin-bottom: 30px;
}
.tab-menu {
	width: 100%;
}
.tab-menu td {
	width: 50%;
}
.tab-menu a {
	display: block;
	text-align: center;
	padding: 8px 0;
	color: #006e54;
	color: #3daae5;
	font-size: 16px;
	text-decoration: none;
	background: #F5F5F5;
}
.tab-menu a.active {
	background: #006e54;
	background: #3daae5;
	color: #FFF;
}
.tbl-result1 th {
	text-align: center;
	vertical-align: top;
	color: #006e54;
}
.tbl-result1 th span {
	color: #3daae5;
}
.tbl-result-liner span {
	/*font-size: 20px; */
}
.text-val {
	font-size: 34px !important;
	padding: 0 15px;
	color: #006e54;
	color: #3daae5 !important;
	font-weight: bold;
  background: #F5F5F5 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.result-val {
	font-size: 50px;
	color: #FFF !important;
	padding-top: 30px;
	display: block;
	font-weight: bold;
  background: #006e54 !important;
	background: #3daae5 !important;
	background: #d9333f !important;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
	margin-left: 15px;
}
.disnon {
	display: none;
}
.tbl-obi tr {
	background: #e8f1fa !important;
}
.tbl-obi tr:nth-child(even) {
	background: #FFF !important;
}
.tbl-obi th,
.tbl-obi td {
	border-top: 1px solid #DDD;
	padding: 10px 20px;
	white-space: nowrap;
}
.tbl-obi td,
.tbl-obi td * {
	font-weight: bold;
	font-size: 18px;
}
.tbl-obi td {
	padding-left: 60px;
}
.tbl-obi th {
	width: 300px;
	text-align: left;
	padding-left: 50px;
}
.tbl-obi th,
.tbl-obi th * {
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	font-size: 16px;
}
.tbl-menu {
	margin-left: 100px;
	width: 500px;
	margin-left: 50px;
}
.sp-bottom-xxl {
	margin-bottom: 100px;
}
.result-percent {
	font-size: 32px;
	font-weight: bold;
	color: #d9333f !important;
}

select.form-control,
input[type='text'].form-control {
	width: 100px;
}
.form-title {
	white-space: nowrap;
	font-size: 30px;
}
.form-title-sm {
	font-size: 29px !important;
}
.form-monogram {
	margin-bottom: 50px;
}
.signature-title {
	font-size: 24px;
	font-family: Times;
	margin-bottom: 15px;
}
.signature-title-sub {
	color: #008CCC;
	font-size: 14px;
}
.signature-title-sub:hover {
	color: #008CCC;
	text-decoration: none;
}
.btn-nomogram {
	width: 200px;
}
.tbl-result-survival th {
	width: 200px;
}
.copyright {
	color: #666;
	font-size: 11px;
	padding: 50px 0 10px;
	text-align: center;
}

.page-title2 {
	background: url(/img/title_bg.jpg) no-repeat top left;
	line-height: 50px;
	padding-left: 20px;
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 15px;
}
.link-noborder,
.link-noborder * {
	text-decoration: none !important;
}

.tag-os {
	display: inline-block;
	padding: 5px 12px;
	margin: 0 2px;
	background: #008000 !important;
	color: #FFF;
}
.tag-rfs {
	display: inline-block;
	padding: 5px 12px;
	margin: 0 2px;
/*
	background: #e6b422 !important;
*/
	background: #ff4500 !important;
	color: #FFF;
}
.btn-os {
	background: #008000 !important;
	font-weight: bold !important;
	color: #FFF !important;
}
.btn-rfs {
/*
	background: #e6b422 !important;
*/
	background: #ff4500 !important;
	font-weight: bold !important;
	color: #FFF !important;
}
.bg-os {
	background: #008000 !important;
}
.bg-rfs {
/*
	background: #e6b422 !important;
*/
	background: #ff4500 !important;
}
.text-os {
	color: #008000 !important;
}
.text-rfs {
/*
	color: #e6b422 !important;
*/
	color: #ff4500 !important;
}
