@charset "utf-8";

/* ==

　style

=============================================================================== */
h3.tit3{
    margin-bottom: 20px !important;
    padding: 15px 0 !important;
    border-top: 2px dashed #ee859a !important;
    border-bottom: 2px dashed #ee859a !important;
}
#main h3.advice{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#main h4{
	padding:10px;
	background:#fb788f;
	text-align:center;
	margin-bottom:10px;
}


@media only screen and (max-width: 500px) {

}