body {
	position: relative;
	/*
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	*/
	padding-left: 30px;
}

font.categoryTitle {
	font-weight: bold;
	font-size: 12pt;
}

.root {
	width: 900px;
	margin:0 auto 0 auto;
}

.container {
	padding-top: 5px;
	padding-bottom: 5px;
}

.container.header {

}

.container.footer {
	font-size: 8pt;
	text-align: center;
	border-color: silver;
	border-style: ridge;
	border-width: 1px;
}

.section {
	padding-left: 30px;
}

a.header-link {
	color: black;
	text-decoration: none;
}

a.header-link:hover {
	color: black;
	text-decoration: none;
}

.message-section {
	width: 700px;
	padding-left: 30px;
}

.section-title {
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999999;
	padding: 1px 4px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3a87ad;
}

.menu-label {
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999999;
	padding: 1px 4px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3a87ad;
}

div.top-link a {
	color: #2858C8;
}

div.header-text {
	padding-left: 30;
	color:#2858c8;
}

div.search-form-container {
	border: 1px solid #2858c8;
}

div.lfloatbox {
	float: left;
}

div.lfloatbox.paging-link {
	font-size: 12pt;
}

div.paging-item {
	text-align: center;
	padding-right: 100px;
}

div.radios {
	line-height: 24px;
}

div.mini-spacer {
	padding: 1px;
}

div.spacer {
	padding: 3px;
}

div.middle-spacer {
	padding: 10px;
}

div.large-spacer {
	padding: 30px;
}

div.white-canvas {
	background-color: white;
}

div.scrollable {
	height: 680px;
	overflow: auto;
}
div.scrollable2 {
	height: 50%;
	overflow: auto;
}

hr.divide-line {
	border-style: solid;
}

font.index {
	font-size: 16pt;
}

.navigator-analyze {
	font-size: 10pt;
	width: 80px;
}

.navigator-admin {
	font-size: 10pt;
	width: 100px;
}

tr.mini-spacer {
	padding: 1px;
}

tr.spacer {
	line-height: 3px;
}

tr.middle-spacer {
	padding: 10px;
}

tr.large-spacer {
	padding: 30px;
}

/* ------------------------------
分析状況
------------------------------ */
td.title {
	background-color: #C0C0FF;
	border: 1pt solid #333333;
	text-align: center;
}

td.value {
	border: 1pt solid #333333;
	text-align: right;
}

table tr th.center {
	vertical-align: middle;
	text-align: center;
}

table tr th.header {
	background-color: #C0C0FF;
}

table tr td.center {
	vertical-align: middle;
	text-align: center;
}

table tr td.chapter {
	color: #2858C8;
}

table tr td.right {
	vertical-align: middle;
	text-align: right;
}

table tr td.header {
	background-color: #C0C0FF;
}

table tr td.notice {
	background-color: #f2dede;
}

table tr td.white {
	background-color: white;
}

/* ------------------------------
フッター情報
------------------------------ */
table.footerInfo {
	width: 900px;
	border-color: #D3D3D3;
	border-style: solid;
}

div.footerInfoHeader {
	text-align: left;
	font-size: 12pt;
	color: #2858c8;
}

font.footerInfoMark {
	font-size: 10pt;
	color: #2858c8;
}

font.footerInfo {
	font-size: 10pt;
}

/* ------------------------------
検索フォーム
------------------------------ */
table.search-form {
	width: 900px;
	border: 0;
	border-color: #ffffff;
	table-layout: fixed;
}

table.search-form-inner {
	border: 0;
	border-color: #ffffff;
	text-align: left;
}

td.form-header {
	padding: 5px;
	/*background-color: #49afcd;*/
	/*background-color: #72aae2;*/
	background-color: #2858C8;
	color: #ffffff;
	width: 120px;
}

td.form-contents {
	padding: 5px;
	/*background-color: #e4f3ff;*/
	background-color: #e2f1f1;
}

td.buttons {
	padding: 5px;
	text-align: center;
	background-color: #f0f0f0;
}

div.search-hint {
	font-size: 8pt;
	color: #cc0033;
}

div.right-text {
	text-align: right;
	font-size: 10pt;
}

input.checkbox {
	width: 30px;
}

input.radio {
	width: 30px;
}

input.button {
	width: 80px;
	height: 30px;
}

input.len2 {
	width: 40px;
}

input.len4 {
	width: 60px;
}

input.len6 {
	width: 80px;
}

input.len10 {
	width: 200px;
}

input.len20 {
	width: 400px;
}

input.len70 {
	width: 800px;
}

input.large {
	width: 300px;
}

input.xlarge {
	width: 500px;
}

select.era {
	width: 80px;
}

select.mini {
	width: 65px;
}

select.midium {
	width: 155px;
}

select.xlarge {
	width: 350px;
}

textarea.xxlarge {
	width: 600px;
	height: 100px;
}

form .required span {
	color: red;
}

/* ------------------------------
検索結果
------------------------------ */
table.search-result {
	width: 900px;
}

tr.search-result-header {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #49afcd;
	background-color: #72aae2;
	/*background-color: #2f96b4;*/
}

td.search-result-header-left {
	padding: 5px;
	text-align: center;
	color: #ffffff;
}

td.search-result-header-right {
	padding: 5px;
	text-align: left;
	color: #ffffff;
}

tr.search-result-body {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

td.search-result-body-left {
	padding: 5px;
	text-align: left;
}

td.search-result-body-right {
	padding: 5px;
	text-align: left;
}

/* ------------------------------
登録／変更用フォーム
------------------------------ */
table.regist-form {
	width: 900px;
	border: 0;
	border-color: #ffffff;
}

table.regist-form-inner {
	border: 0;
	border-color: #ffffff;
	text-align: left;
}

td.regist-form-hint {
	color: #D06600;
	/*color: #D0ff00;*/
	margin:10pt 10pt 0pt 10pt;
	font-size: 8pt;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

hr {
	border-color: rgb(200, 200, 200);
}

div.right{
	float:right;
}

/*配色一括変更*/
td.form-header{
	background-color: HSL(217, 85%, 72%);
}
tr.search-result-header{
	background-color: HSL(217, 85%, 72%);
}
td.form-contents{
	background-color: HSL(217, 85%, 94%);
}

/* ------------------------------
レスポンシブデザイン
------------------------------ */
@media screen and (max-width: 768px) {
	.root {
		width: 100%;
		max-width: 900px;
		margin: 0 auto;
	}
	
	body {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.comment {
		width: 100%;
		max-width: 300px;
		font-size: 50%;
		margin-bottom: 10px;
	}
	
	.top_link {
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
	}
	
	.container.header {
		clear: both;
	}
	
	.lfloatbox {
		float: none;
		clear: both;
		margin-bottom: 10px;
	}
	
	.lfloatbox h4 {
		font-size: 14px;
		margin: 0;
	}
	
	.lfloatbox h2 {
		font-size: 18px;
		margin: 5px 0;
	}
	
	table.search-form {
		width: 100%;
		max-width: 900px;
	}
	
	table.footerInfo {
		width: 100%;
		max-width: 900px;
	}
	
	input.xlarge {
		width: 100%;
		max-width: 500px;
	}
	
	select.xlarge {
		width: 100%;
		max-width: 350px;
	}
}

@media screen and (max-width: 480px) {
	.comment {
		width: 100%;
		max-width: none;
		font-size: 45%;
		text-indent: 0;
		margin-bottom: 15px;
	}
	
	.top_link {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	.lfloatbox h4 {
		font-size: 12px;
	}
	
	.lfloatbox h2 {
		font-size: 16px;
	}
	
	td.form-header {
		width: 100px;
		font-size: 10px;
	}
	
	input.xlarge {
		width: 100%;
		max-width: 300px;
	}
	
	select.xlarge {
		width: 100%;
		max-width: 250px;
	}
}

@media screen and (max-width: 320px) {
	.comment {
		font-size: 40%;
	}
	
	.lfloatbox h4 {
		font-size: 11px;
	}
	
	.lfloatbox h2 {
		font-size: 14px;
	}
	
	td.form-header {
		width: 80px;
		font-size: 9px;
	}
	
	input.xlarge {
		width: 100%;
		max-width: 250px;
	}
	
	select.xlarge {
		width: 100%;
		max-width: 200px;
	}
}
