body.sample {
font-family: Tahoma, Osaka-UI, "MS UI Gothic", sans-serif;
font-size: 13px;
line-height: 18px;
background: #a5a5a5 url(../image/bg_example.png) top center repeat-y;
color: #9cf;
}

#outer_wrapper_0 {
width: 750px;
height: 480px;
overflow: visible;
margin: auto;
background: url(../image/bg_ex_top.png) top left no-repeat;
}

#ex_mdl {
top: 233px;
width: 650px;
height: 100px;
margin-top: 10px;
padding-top: 40px;
background: url(../image/main_title_example.png) top left no-repeat;
float: left;
overflow: visible;
}

#ex_btm {
width: 630px;
padding: 0 0 0 20px;
float: left;
}

.contenour {
width: 630px;
padding: 20px 0 10px 0;
float: left;
position: relative;
}
#ex_btm p { margin-bottom: 10px;}
#ex_btm img {
width: 107px;
height: 107px;
float: left;
margin: 0 18px 18px 0;
}

#ex_btm p {
font-size: 13px;
line-height: 16px;
color: #000;
}


