/*******************************************************************************
 * Add Style CSS 2016.10.26 Yuichi Nakatani
 */

/* width */
.w500 { width:500px !important; }
.w200 { width:200px !important; }
.w100 { width:100px !important; }

/* height */
.h500 { height:500px !important; }
.h200 { height:200px !important; }
.h100 { height:100px !important; }
