﻿@charset "utf-8";
/*===Bottom Space===*/
.bottom10 {
	padding-bottom: 10px;
}

.bottom20 {
	padding-bottom: 20px;
}

.bottom30 {
	padding-bottom: 30px;
}

.bottom20TopLine {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.bottom20TopLine30 {
	padding-bottom: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/*== 画像 ==*/
.imageLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.imageRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

/*== （囲み） ==*/
.noticeColumn {
	border: 1px dotted #666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 14px;
}

.noticeColumn p.noticeColumnTitle {
	margin: 0px;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.noticeColumn p.columnBody {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 80%;
}

p.noticeTitle {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}

p.noticeCopy {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
}

table.license {
	border-collapse: collapse;
	font-size: 80%;
	line-height: 120%;
	text-align: left;
}

table.license td {
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

table.license td.center {
	text-align: center;
}

table.license td.right {
	text-align: right;
}

h4.generalH4 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #333;
}

/*== 右揃え ==*/
.rightPosition {
	text-align: right;
}

/*== 左揃え ==*/
.leftPosition {
	text-align: left;
}

/*== 報告書 ==*/
table.houkoku {
	border-collapse: collapse;
	font-size: 80%;
	line-height: 120%;
	text-align: left;
}

table.houkoku td {
	padding-top: 8px;
	text-align: center;
	padding-right: 12px;
}

/*== ソフトDL ==*/
table.softDl {
	border-collapse: collapse;
	text-align: left;
}

table.softDl td {
	border: 1px solid #CCC;
	font-size: 80%;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

table.softDl td.title {
	font-size: 90%;
	font-weight: bold;
	background-color: #C0E9F3;
}

table.softDl .redNote {
	color: #F00;
}

/*== 統計 ==*/
.mainContents h3.toukeilH3 {
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 6px;
	color: #333;
}

table.toukei {
	border-collapse: collapse;
	text-align: right;
	margin-bottom: 6px;
	width: 100%;
}

table.toukei td {
	font-size: 10px;
	line-height: 120%;
	border: 1px solid #C2C2C2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 1px;
	padding-left: 1px;
}

table.toukei td.headerTitle {
	text-align: center;
	background-color: #E7E7E7;
}

table.toukei td.center {
	text-align: center;
}

table.toukei td.coloring {
	background-color: #D2E9FF;
}

table.toukei td.centerColoring {
	text-align: center;
	background-color: #D2E9FF;
}

table.toukei td.total {
	background-color: #CAD2FF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

table.toukei td.centerTotal {
	text-align: center;
	background-color: #CAD2FF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

table.toukei td.noLine {
	border-right-style: none;
	border-left-style: none;
}

table.toukei td.left {
	text-align: left;
}

table.toukei td.leftColoring {
	background-color: #D2E9FF;
	text-align: left;
}

table.toukei td.allTotal {
	background-color: #DFCFEF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

/*== 施工写真集 ==*/

h2.photograph {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

table.photograph {
	text-align: center;
	width: 580px;
}

table.photograph td {
	font-size: 80%;
	line-height: 120%;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

table.photograph td.w185 {
	width: 185px;
}

.cont_body_red {
	color: #C00;
	padding-right: 4px;
}

/*== 用語集 ==*/
.wordNavi {
	padding-bottom: 6px;
}

.wordNavi table {
	width: 100%;
	border-collapse: separate;
	font-size: 100%;
	line-height: 120%;
}

.wordNavi table td {
	text-align: center;
}

.wordNavi table td.here {
	text-align: center;
	background-color: #B9D5EC;
	color: #00F;
}

.wordNavi table td a,
.wordNavi table td a:visited {
	color: #000;
	text-decoration: none;
	background-color: #EFEFEF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.wordNavi table td a:hover {
	color: #00F;
	text-decoration: none;
	background-color: #D2E2FF;
}

h2.glossaryH2 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #03C;
}

h3.glossaryH3 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 6px;
	color: #900;
	letter-spacing: 0.1em;
}

p.glossaryTxt {
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 10px;
}

p.fig {
	border: 1px dotted #999;
	text-align: center;
	padding: 6px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

p.figWide {
	border: 1px dotted #999;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-bottom: 10px;
}

table.aenTeppan {
	width:100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 80%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

table.aenTeppan th {
	font-weight: normal;
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.aenTeppan td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

table.aenTeppan td.left {
	padding-right: 6px;
}

table.aenTeppan td.name {
	padding-right: 6px;
}

table.aenTeppan td.note {
	font-size: 70%;
}

table.aenTeppan td.right {
	padding-left: 6px;
}

.ultrSmoll a,
.ultrSmoll a:visited {
	font-size: 8px;
	color: #CCC;
	text-decoration: none;
}

.ultrSmoll a:hover {
	color: #CCC;
	text-decoration: none;
}