@charset "utf-8";

/* ---h1~6--- */

h1 {
	background-image: url(../img/bar_h1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 64px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 21px;
	letter-spacing: 0.1em;
}

h3 {
	line-height: 46px;
	background-image: url(../img/bar_h3.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 33px;
	margin-top: 30px;
}

h4 {
	line-height:38px;
	font-weight:bold;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 2px;
	padding-left: 28px;
	border-left-width: 5px;
	font-size: 14px;
	background-image: url(../img/bar_h4.png);
	background-repeat: no-repeat;
}
h4 a {
	text-decoration: underline;
	color: #333333;
}

h5 {
	color:#333333;
	line-height:135%;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h6 {
	line-height: 45px;
	background-image: url(../img/bar_h6.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 35px;
	margin-left: 5px;
	font-size: 14px;
	margin-top: 20px;
}
h6 a {
	text-decoration: underline;
	color: #333333;
}

/* ----- */

dt {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 10px;
	font-size: 100%;
	margin-top: 5px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: #333333;
}
dd {
	font-weight: normal;
	margin-left: 35px;
	font-size: 100%;
	line-height: 20px;
	padding-right: 10px;
}

p {
	margin-bottom: 3px;
	margin-top: 15px;
	padding-left: 15px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

img {
	margin-bottom: 5px;
	margin-top: 5px;
}

a  {
	color: #f03033;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

strong {
	color: #333333;
}
td p strong {
}
td p strong {
}



hr {
	margin-top:30px;
}


/*中央揃え */

.center {
	text-align: center;
}
/*手順のナンバリング①②③ */
.red_number {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 5px;
}
/*文中のボタン配置*/
.menu_btn img {
	margin-bottom: -1px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
/*画像を右に配置*/
.alignright {
	float: right;
	margin-left: 15px;
	margin-left-value: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
.inst_box {
	border: 1px dotted #FF0000;
	width: 510px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.text_os {
	margin-left: 15px;
	margin-right: 0px;
}
.text_os a {
	text-decoration: none;
	color: #FF0000;
}
.text_os a:hover {
	text-decoration: underline;
}


.note dd{
	margin-left: 15px;
}
.box_500 {
	background-color: #fff;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 50px;
	font-size: 15px;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.box_520_line {
	background-color: #fff;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 30px;
	font-size: 14px;
	display: block;
	text-align: left;
	border: 2px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box_gray {
	background-color: #f4f4f4;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	display: block;
}

.box_gray p {
	margin-left: -5px;
	font-size: 14px;
	font-weight: normal;
	color: #171717;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.8em;
	margin-right: 5px;
}
.left_margin30 {
	padding-left: 30px;
	padding-bottom: 5px;
}
.left_margin30 p {
	line-height: 1.1em;
	text-decoration: blink;
}



.news dl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.spec {
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
}
.spec p {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.spec td {
	padding: 5px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.spec th {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFF0F0;
	valign-align: middle;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
}

.spec img {
	padding: 0px;
	margin: 0px;
}

.sousa_top {
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
}

.sousa_top td {
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.sousa_top img {
	padding: 0px;
	margin: 0px;
}

/* はい いいえ OKボタンの背景 グレー */
.btn{
	background-color:#CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

/* はい いいえ OKボタンの背景 青 */
.btn_blue{
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0078D7;
	background-color: #E1E1E1;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

/*説明順序①②③の２行目字下げ */
.start-aligned {
	text-indent: -28px;
	padding-left: 22px;
	padding-right: 10px;
}

.start-aligned p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* specのその他の２行目字下げ */
.caution-aligned {
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 13px;
}
.caution-aligned p {
	text-indent: -13px;
	margin-top: 0px;
	margin-bottom: 0px;

}
/* 工事写真整理　ボタン */
.yellow {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	background-color: #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

/* 赤文字 */
.red {
	color:#f03033;
}

/* 青文字 */
.blue {
	color:#0000FF;
}

/* ご使用の前に　黄色枠 */
.note {
	background-color: #FFFDE6;
	height: auto;
	width: auto;
	border: 1px solid #FC0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* note spec内のアスタリスク文*/
.note_t {
	color:#333333;
	font-size: 12px;
	padding-left: 12px !important;
	text-indent: -12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 詳細はこちらをご覧ください　青枠 */
.kochira_link {
	font-size: 13px;
	display: inline;
	border: 1px solid #003399;
	color: #003399;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 10px;
}
.kochira_link a {
	padding: 1px;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
/* width 560 赤の点線枠 補足説明など */
.box560 {
	border: 2px dotted #FF0000;
	width: 560px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* 対応ファイル形式の表示　赤の点線枠 */
.file_type {
	border: 2px dotted #FF0000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
}

/* 前ページ　次ページ　1245...ページ送り */
.pageNav {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}
.pageNav li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.pageNav li span,
.pageNav li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	background: #FFCCCC;
	text-decoration: none;
	vertical-align: middle;
}

.pageNav li a:hover {
	color: #000;
	background: #FF9999;
}

/* memo */
.memo {
	border: 1px dotted #ff5f00;
	margin-top: 0px;
	background-color: #FFFFDC;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.memo img {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.memo p {
	padding-top: 5px !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px !important;
}
.memo h6 {
	background-image: url(../img/memo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	height: 41px;
	color: #ff5f00;
	margin-left: 15px;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 3.5em;
}

/* --- 見出し横並び自動行送り --- */

.heiretsu_list02 {
	width: 580px;
	background-color: #f5f5f5;
	margin-left: 1px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
}

.heiretsu_list02 ul{
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 0px;
}
.heiretsu_list02 ul li {
    display: inline;
    float: left;
    height: 25px;
    font-size: 14px;
    text-align: left;
    width: 255px;
    margin-top: 0px;
    padding-left: 20px;
    background-position: 0.5em 0.7em;
    margin-left: 5px;
}

.heiretsu_list01 {
    width: 580px;
    background-color: #f5f5f5;
    margin-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.heiretsu_list01 ul li {
    display: list-item;
    height: 22px;
    font-size: 14px;
    list-style-type: none;
    padding-left: 14px;
    line-height: 0.5em;
    margin-top: 3px;
}
.menu_now {
	background-image: url(../img/arrow_red_s.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu_now img {
	margin-bottom: -1px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
/* クリアフィックス */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/* imgを隙間なくつなげる */
.joint img{
	margin: 0px;
	padding: 0px;
}

/* ※注意書きの頭揃え */
.asterisk {
	text-indent: -14px;
	padding-left: 28px;
	font-size: 13px;
	margin-top: 0px;
}
.faq_asterisk {
	text-indent: -13px;
	padding-left: 13px;
	color: #FF0000;
}

/* ページ内目次　横並びリスト */
ul.prevnext {
	list-style-type: none;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 10px;
	margin-right: 15px;
	padding-right: 10px;
	display: block;
	line-height: 25px;
}

ul.prevnext li a {
	font-weight: normal;
}
ul.prevnext li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	margin-right: -10px;
	white-space:nowrap;
	font-weight: bold;
}

/* 画面説明　外枠 */
.flame {
	border: 1px dotted #333333;
	margin-bottom: 20px;
}
#main .flame strong {
	color: #000000;
}

/* 画面説明文のimg */
img.botan_t {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
/* トップページのお知らせ */

.oshirase dt {
	padding-top : 0px;
	padding-bottom : 5px;
	padding-left : 10px;
	width : 120px;
	float : left;
	clear : both;

}
.oshirase dd {
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	width : 410px;
	margin-left : 130px;
}
/* 対応用紙一覧の表 */
table.paper{
	font-size: 14px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.paper th{
	width: auto;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	color: #444;
	background-color: #ccc;
	border: thin solid #999999;
 }
.paper td{
	background-color: #FFFFFF;
	border: thin solid #999999;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
 }
.gray_line {
	border-top: 1px dotted #8c8b8b;
	width: 95%;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mokuji_list {
	list-style-type: none;
}
.line_dot {
  border-top: 1px dashed #bbb;
  border-bottom: 1px dashed #fff;
}

.triangle{
    background-image: url(../img/arrow_r.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 15px;
    font-size: 100%;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 30px;
}
.templete_table {
    width: 100%;
}
.templete_table td{
    text-align: center;
    font-size: 13px;
    width: auto;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.btn_bun_input {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -3px;
}}
