@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.
 
created: 2010.08.20 FIELD
////////////////////////////////////////// -- */

/* ALIGN
----------------------------------------------------- */
.ali_center{ text-align: center !important; }

/* POSITION
----------------------------------------------------- */
.relative{ position: relative; }

/* FLOAT
----------------------------------------------------- */
.flo_left{ float: left; }
.flo_right{ float: right; }


/* DISPLAY SET
----------------------------------------------------- */
.block{ display: block !important; } .inline{ display: inline !important; }


/* WIDTH SET
----------------------------------------------------- */


/* LINE-HEIGHT SET
----------------------------------------------------- */
.lh15{ line-height: 1.5 !important; } .lh18{ line-height: 1.8 !important; } .lh20{ line-height: 2.0 !important; } 


/* MARGIN SET
----------------------------------------------------- */

.section5{ margin-bottom: 5px !important; } .section10{ margin-bottom: 10px !important; } .section15{ margin-bottom: 15px !important; } .section20{ margin-bottom: 20px !important; }
.section25{ margin-bottom: 25px !important; } .section30{ margin-bottom: 30px !important; } .section40{ margin-bottom: 40px !important; } .section50{ margin-bottom: 50px !important; }


.mb_clear{ margin-bottom: 0px !important; }
.ml10{ margin-left: 10px !important; }
.mr15{ margin-right: 15px !important; }
.mb5{ margin-bottom: 5px !important; } .mb10{ margin-bottom: 10px !important; } .mb15{ margin-bottom: 15px !important; } .mb20{ margin-bottom: 20px !important; }
.mb25{ margin-bottom: 25px !important; } .mb30{ margin-bottom: 30px !important; } .mb40{ margin-bottom: 40px !important; } .mb50{ margin-bottom: 50px !important; }

