@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      mg.css
 Adddate:        2010.10.14
 Upddate:        2010.10.14
 Style Info:     MG Page CSS
----------------------------------------------------------- */
ul.mg-howto {
 margin-bottom: 20px;
 width: 640px;
 background: url(../../img/bg_howto.gif) repeat-y left top;
}
ul.mg-howto li {
 float: left;
 width: 145px;
 margin-right: 20px;
}
ul.mg-howto li.end {
 margin-right: 0
}
.mg-howto-img-wrap {
 margin-bottom: 15px;
 height: 113px;
}
.mg-howto-img {
 float: right;
 width: 99px;
}
.mg-place-left {
 float: left;
 width: 345px;
}
.mg-place-right {
 float: right;
 width: 295px;
}