?@charset "utf-8";

.olCont01{
	padding-left: 10px;
}

.olContLF-01{
	float: left;
	width: 365px;
}

.olContRT-01{
	float: right;
	width: 275px;
}

.olContLF-02{
	float: left;
	font-size: 12px;
}

.olContRT-02{
	float: right;
	font-size: 12px;
}

.olContLF-03{
	float: left;
	width: 309px;
}

.olContRT-03{
	float: right;
	width: 309px;
}

.olstep01,
.olstep02,
.olstep03,
.olstep04,
.olstep05,
.olstep06,
.olstep07,
.olstep08,
.olstep09,
.olstep10,
.olstep11,
.olstep12{
	padding: 6px 0 6px 35px;
	color: #C69E00;
	font-size: 16px;
	font-weight: bold;
}

.olstep01{
	background: url(../images/outline/step01.gif) 0 center no-repeat;
}

.olstep02{
	background: url(../images/outline/step02.gif) 0 center no-repeat;
}

.olstep03{
	background: url(../images/outline/step03.gif) 0 center no-repeat;
}

.olstep04{
	background: url(../images/outline/step04.gif) 0 center no-repeat;
}

.olstep05{
	background: url(../images/outline/step05.gif) 0 center no-repeat;
}

.olstep06{
	background: url(../images/outline/step06.gif) 0 center no-repeat;
}

.olstep07{
	background: url(../images/outline/step07.gif) 0 center no-repeat;
}

.olstep08{
	background: url(../images/outline/step08.gif) 0 center no-repeat;
}

.olstep09{
	background: url(../images/outline/step09.gif) 0 center no-repeat;
}

.olstep10{
	background: url(../images/outline/step10.gif) 0 center no-repeat;
}

.olstep11{
	background: url(../images/outline/step11.gif) 0 center no-repeat;
}

.olstep12{
	background: url(../images/outline/step12.gif) 0 center no-repeat;
}


table.ollist{
    border-top:1px solid #D8D7D1;
    border-left:1px solid #D8D7D1;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size       : 12px;
}

.ollist th{
    border-right:1px solid #D8D7D1;
    border-bottom:1px solid #D8D7D1;
    background-color:#FFF5CC;
    padding:0.3em 1em;
    text-align:center;
    width: 150px;
    font-size       : 12px;
    color: #C69E00;
}


.ollist td{
    border-right:1px solid #D8D7D1;
    border-bottom:1px solid #D8D7D1;
    padding:0.3em 1em;
    font-size       : 12px;
}