@charset "UTF-8";

#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main2 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/popbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#main3 {
	background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;	
}

/*水中清掃報告集計*/
#main4 {
	background-image: url(../../../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;	
}

#main2 #box,#main4 #box {
	padding-right: 10px;
	padding-left: 10px;
}

#main2 #mainbox,#main4 #mainbox {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
.pop_footer_bg {
	background-image: url(../img/pop_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 15px;
	width: 720px;
}

#main3 #box {
	padding-right: 10px;
	padding-left: 10px;
}
#main3 #mainbox {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.pop_footer_bg {
	background-image: url(../img/pop_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 15px;
	width: 720px;
}

#main #mainbox {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
.text {
	clear: both;
	margin-bottom: 50px;
	text-align: center;
}
.text strong {
	clear: both;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 0;
}
.text2,.text4 {
	clear: both;
	margin-bottom: 40px;
}
h3 {
	clear: both;
	margin-bottom: 30px;
}

#lead {
	clear: both;
	padding-bottom: 3px;
	border-bottom: 3px solid #004986;
	margin-bottom: 15px;
}
.text2  .right,.text4  .right {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
.text2  p, .text4  p {
	padding-right: 10px;
	padding-left: 10px;
}
.titlebox{
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #004986;
}
.text2 table {
	width: 650px;
	text-align: left;
	vertical-align: top;
}

.text4 table {
	width: 780px;
	text-align: left;
	vertical-align: top;
}

.text2 table td,.text4 table td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.text2 .linetable td,.text4 .linetable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text2 .linetable .no,.text4 .linetable .no {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 0px;
}
.text2 .linetable .question td,.text4 .linetable .question td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 0px;
	color: #004986;
}
.text2 img {
	clear: both;
	margin-bottom: 30px;
}
.text2 ul {
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: none;
}
.text2 li {
	list-style-type: disc;
	list-style-position: outside;
}

.text2 .houkokubox,.text4 .houkokubox {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.text2 .houkokubox td,.text4 .houkokubox td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.text2 .houkokubox .houkoku_left,.text4 .houkokubox .houkoku_left{
	text-align: left;
	border-right-style: none;
	}
.text2 .houkokubox .houkoku_right,.text4 .houkokubox .houkoku_right{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
	}
.text2 .houkokubox .spc,.text4 .houkokubox .spc{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

.weight{
	text-align: right;
	}
	
.blue{
	color: #004986;	
}

.others_img {
	border-color: #CCC;
	border:1px;
}
