/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017/03/27, 19:42:11
    Author     : ysaito
*/

body {
    box-shadow:none;
}
#content {
    margin:0;padding:0;
}
#wrap {
    margin:0;padding:0;
}
/* general info */
.block {
    margin:5px;padding:0 5px;
    border:2px solid #0c5bae;
    border-radius:20px;
}
