@charset "shift_jis";
/*-----------------
工事関連書式ページ
-------------------*/
.format-height{
	height:300px;
}

.format-area{
	vertical-align: top;
}


/*
.format-area dl dd a{
	color:#69821b
}

.format-area dl dd a:hover{
	opacity:0.5;
}
*/
.format-title{
	margin:0;
	padding:0;
}

dl {
  width:100%;
}
dt {
  float:left;
}
dd {
  margin-left:30px;
	padding-bottom:5px;
}


 @media all and (-ms-high-contrast:none){
  .foo {margin-bottom:5px;} /* IE10 */
}



