#outer_wrapper_0 {
width: 750px;
height: 480px;
overflow: visible;
margin: auto;
background: url(../image/bg_mc_top.png) top left no-repeat;
}

#guide_mdl {
top: 233px;
width: 500px;
height: 200px;
border-bottom: #9cf 1px solid;
margin-top: 10px;
padding-top: 50px;
padding-right: 150px;
background: url(../image/bg_guide_mdl.png) top left no-repeat;
float: left;
overflow: visible;
}

#guide_btm {
width: 610px;
height: 350px;
padding: 0 10px;
float: left;
}

#guide_btm a {
color: #9cf;
text-decoration: none;
}

.guide {
background: url(../image/bg_guide.gif) top left no-repeat;
width: 608px;
height: 283px;
border: #9cf 1px solid;
margin-top: 30px;
padding: 10px;
float: left;
position: relative;
}
.guide img.dummy {
position: absolute;
top: 160px;
left: 497px;
}

#guide_btm p.g1 {
display: block;
width: 370px;
height: 80px;
padding: 10px;
font-size: 11px;
line-height: 16px;
}

#guide_btm p.g2 {
display: block;
width: 200px;
height: 40px;
padding: 10px;
margin: 30px 0 0 360px;
font-size: 11px;
line-height: 16px;
}

#guide_btm p.g2 img {
float: right;
margin-top: 10px;
}


#guide_btm p.g3 {
display: block;
padding: 10px;
font-size: 11px;
line-height: 16px;
}

#guide_btm p.g4 {
display: block;
padding: 0 10px;
font-size: 11px;
line-height: 16px;
}

#guide_btm p.g5 {
display: block;
padding: 10px;
font-size: 11px;
line-height: 16px;
}

