@charset "UTF-8";

/*-------------------------------------
		consulting
-------------------------------------*/
#pagetitle {width:1000px; margin:0 auto;}

h2{
	position:absolute;
	}

#mainSection { padding-top:80px; padding-bottom:30px;}

#mainSection h3 {
	font-size:15px;
	font-weight:bold;
	margin-top:40px;
	margin-left:50px;
	}
#consulSection {
	background:url(../images/consul/bg_line.gif) no-repeat center bottom;
	margin-bottom:30px;
	}

.example {
	margin-top:10px;
	margin-left:50px;
	clear:both;
	}

.example p,
.example ul {font-size:14px;}
.example ul {
	float:left;
	width:260px;
	margin:10px auto 20px 20px;}
.example li {list-style-type:disc; }

#step01{
	background:url(../images/consul/step01.png) no-repeat right top;
	margin-top:-240px;
	porition:relative;
	height:430px;
	padding-top:70px;
	}

#step02{
	background:url(../images/consul/step02.png) no-repeat left top;
	margin-top:20px;
	}

#step03{
	background:url(../images/consul/step03.png) no-repeat right top;
	margin-top:20px;
	margin-bottom:30px;
	}

#step01 h4 {margin-top:240px;}
h4,h5 {
	margin-left:50px;
    }
	
h4 {
	margin-top:40px;
    }
	
h5{
	font-size:14px;
	color:#000;
	width:360px;
	font-weight:normal;
	}

#step02 h4,
#step02 h5{
	margin-left:560px;
	}

#step03 h4{padding-top:30px;}