@charset "UTF-8";

/*---------------------------------
footer
---------------------------------*/

.20150122_section{
	color: #000;
	background-color:#fff;
	padding: 10px 10px;
    margin: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
