/*ouen*/
/* ************************************************************************ */

@charset "Shift_JIS";

.m_20{
clear:both;
margin:20px;
color:#ff0066;
font-size:20px;
font-weight:bold;

}

.ex_title {
    text-align:left;
	font-size:14px;
    color:#009999;
    line-height:18px;
    margin:20px;
}
.ex_text {
    width:300px;
    text-align:left;
	font-size:14px;
    line-height:18px;
    margin:20px;
}

.left_box {
float:left;
}
.center_box {
float:left;
}
.right_box {
float:left;
}


