@charset "UTF-8";
/* CSS Document */

/*----------------------------
	メインコンテンツ部分
----------------------------*/
#demolition{
	width: 890px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 515px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	top: -10px;
	clear: both;
}
#demolition h2{
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/common/midashiback.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0880CC;
	line-height: 50px;
	height: 50px;
	margin-top: 0px;
	color: #FFF;
}
#demolition h3{
	margin-top: 20px;
	margin-bottom: 7px;
	color: #233B6C;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	clear: both;
}

#explaine{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 15px;
	width: 560px;
}

.hojo{
	text-align: right;
	margin-right: 10px;
	margin-top: -10px;
	font-size: 14px;
}

.suido{
	margin-top: -10px;
	font-size: 13px;
	text-indent: 200px;
}

#pdflink{
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#pdflink a:link{
	color:#006699;
	text-decoration: underline;
}
#pdflink a:hover{
	color:#dd5f28;
	text-decoration: underline;
}
#pdflink img{
	vertical-align: middle;
	margin-right: 5px;
}


#hdtask{
	width: 863px;
	margin-left: 10px;
	border: 1px solid #233B6C;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFBBB;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#hdtask table{
	border-collapse:collapse;
	width: 863px;
}

#hdtask td{
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.linertdl{
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	width:25%;
}
.linertdc{
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	width:25%;
}


.floatright{
	float: right;
	padding: 4px;
	border: 1px solid #DCDCDC;
}

.floatrightrrr{
	float: right;
	padding: 4px;
	border: 1px solid #DCDCDC;
	margin-top: 40px;
}
.flowtitle{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#flow{
	font-size:13px;
	padding-top: 10px;
}

#firststep{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	height: 185px;
	background-image: url(../images/main/demolition/flowallow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#firststep p{
	width: 630px;
	font-size: 14px;
	margin-left: 25px;
	line-height: 22px;
}

#secondstep{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	height: 195px;
	background-image: url(../images/main/demolition/flowallow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#secondstep p{
	width: 630px;
	font-size: 14px;
	margin-left: 25px;
	line-height: 22px;
}

#thirdstep{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	height: 435px;
	background-image: url(../images/main/demolition/flowallow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#thirdstep p{
	font-size: 14px;
	margin-left: 25px;
	margin-right: 15px;
	line-height: 22px;
}

#fourthstep{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	height: 240px;
	background-image: url(../images/main/demolition/flowallow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#fourthstep p{
	width: 630px;
	font-size: 14px;
	margin-left: 25px;
	line-height: 22px;
}

#fifthstep{
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	height: 185px;
	background-image: url(../images/main/demolition/flowallow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#fifthstep p{
	font-size: 14px;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 22px;
}

#sixthstep{
	margin-right: 10px;
	margin-left: 10px;
	height: 147px;
}
#sixthstep p{
	font-size: 14px;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 22px;
	width: 630px;
}

#caution{
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	background-image: url(../images/main/demolition/cautionback.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.coutionbold{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E14331;
	margin-top: 7px;
	margin-bottom: 5px;
}

.mkspacesc{
	margin-bottom:3px;
	font-size: 12px;
}