@charset "utf-8";
/**
 * 工事までの流れ

 */
 

#ttl_flow {
	text-indent: -9999px;
	background: transparent url(../images/flow/ttl_flow.gif) no-repeat top left;
	width: 690px;
	height: 30px;
	margin-bottom: 45px;
}

dl.flow dt.n01 {
    background: transparent url(../images/flow/icon_n01.gif)no-repeat top left;
}

dl.flow dt.n02 {
    background: transparent url(../images/flow/icon_n02.gif)no-repeat top left;
}

dl.flow dt.n03 {
    background: transparent url(../images/flow/icon_n03.gif)no-repeat top left;
}

dl.flow dt.n04 {
    background: transparent url(../images/flow/icon_n04.gif)no-repeat top left;
}

dl.flow dt.n05 {
    background: transparent url(../images/flow/icon_n05.gif)no-repeat top left;
}

dl.flow dt.n06 {
    background: transparent url(../images/flow/icon_n06.gif)no-repeat top left;
}

dl.flow dt.n07 {
    background: transparent url(../images/flow/icon_n07.gif)no-repeat top left;
}

dl.flow dt.n08 {
    background: transparent url(../images/flow/icon_n08.gif)no-repeat top left;
}

dl.flow dt.n09 {
    background: transparent url(../images/flow/icon_n09.gif)no-repeat top left;
}

dl.flow dt.n10 {
    background: transparent url(../images/flow/icon_n10.gif)no-repeat top left;
}

dl.flow dt.n11 {
    background: transparent url(../images/flow/icon_n11.gif)no-repeat top left;
}

dl.flow dt.n12 {
    background: transparent url(../images/flow/icon_n12.gif)no-repeat top left;
}

dl.flow dt.muryo {
    color: #FF1D25;
}

dl.flow dt.yuryo {
    color: #C5C700;
}

dl.flow dt {
    background: none no-repeat scroll 0 0 transparent;
    font-weight: bold;
    font-size: 1.2em;
    height: 27px;
    line-height: 1.7;
    text-indent: 65px;
}

dl.flow dd {
    padding: 0 0 20px 65px;
}
