@charset "utf-8";

/* what's index.html
-------------------------------------------------------------------------------- */
#whats-index img {
	margin-top:20px;
} 


/* what's 02.html
-------------------------------------------------------------------------------- */
#whats-02 img {
	margin-bottom:10px;
} 

/* what's 03.html
-------------------------------------------------------------------------------- */
#whats-03 h4 {
	margin-bottom:5px;
}

#whats-03 p {
	margin-bottom:20px;
}

