/*! ============================================================ */
/*! Common
/*! ============================================================ */
.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }

.clearfix:after { clear: both; display: block; visibility: hidden; font-size: 0; height: 0; content: "."; }

.align-center { text-align: center; }

.align-left { text-align: left; }

.align-right { text-align: right; }

.overflow { overflow: hidden; }

.shadow-bottom-1 { position: absolute; right: 0; bottom: -45px; width: 100%; height: 45px; background: url(img/shadow-bottom-1.png) no-repeat center top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }

.shadow-bottom-2 { position: absolute; right: 0; bottom: -20px; width: 100%; height: 20px; background: url(img/shadow-bottom-2.png) no-repeat center top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }

.shadow-bottom-3 { position: absolute; right: 0; bottom: -30px; width: 100%; height: 30px; background: url(img/shadow-bottom-3.png) no-repeat center top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; margin-top: -12px; }

.shadow-bottom-4 { position: absolute; right: 0; bottom: -63px; width: 100%; height: 63px; background: url(img/shadow-bottom-4.png) no-repeat center top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }

.shadow-bottom-5 { position: absolute; right: 0; bottom: -14px; width: 100%; height: 14px; background: url(img/shadow-bottom-5.png) no-repeat center top; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }
