@charset "iso-8859-1";

/* =========================================

	English IR / business / lease / lease.css

============================================ */

/* -------------------------------------------
	content / main
------------------------------------------- */

#main h3 {
background:url(../image/title.jpg) no-repeat 0 0;
}

#main dl.post{
overflow:hidden;
width:710px;
margin:10px auto 0 auto;
}

#main dl.post dt{
display:block;
float:left;
width:710px;
margin:0 0 5px 0;
padding:11px 10px 3px 15px;
background:url(../../../image_cmn/title710_bg.jpg) no-repeat 0 0;
font-weight:bold;
}

#main dl.post dd{
display:block;
float:left;
margin:0;
padding:0 15px 15px 15px;
}

#main dl.post dd.photo{
width:108px;
}

#main dl.post dd.text{
width:528px;
}

#main dl.post dd.photo img{
margin:5px 0 0 1px;
border:1px solid #ccc;
}

#main div.fl_wrap{
overflow:hidden;
width:700px;
margin:10px auto 0 auto;
padding:0 0 15px 0;
background:url(../image/chart_bg01.jpg) repeat-y 0 0;
border:1px solid #c3cccb;
}

#main div.fl_wrap p.fl_ti{
width:670px;
margin:10px auto 15px auto;
padding:5px 0 5px 10px;
background:#fff;
font-weight:bold;
}

#main dl.flowchart{
overflow:hidden;
width:700px;
margin:0;
padding:0;
background:url(../image/chart_bg02.jpg) repeat-y 0 0;
}

#main dl.flowchart dt,
#main dl.flowchart dt.end{
display:block;
float:left;
width:218px;
margin:0 0 5px 0;
padding:8px 5px 10px 20px;
color:#fff;
}

#main dl.flowchart dt{
background:url(../image/chart_bg03.gif) no-repeat 0 -20px;
}

#main dl.flowchart dt.end{
background:url(../image/chart_bg04.gif) no-repeat 0 -20px;
}

#main dl.flowchart dd{
display:block;
float:left;
width:428px;
margin:0 0 5px 0;
padding:6px 20px 12px 5px;
}

#main ul.division{
overflow:hidden;
width:700px;
margin:10px auto 0 auto;
}

#main ul.division li{
float:left;
width:310px;
height:240px;
padding:15px 20px;
background:url(../image/div_bg.gif) no-repeat 0 0;
overflow:auto;
}

#main ul.division li span{
display:block;
height:70px;
margin:0;
padding:3px 0 0 0;
font-weight:bold;
overflow:auto;
}

