@charset "UTF-8";
/* CSS Document */

input[type="checkbox"].on-off:checked + ul{
    height: 180px;
}

.main_article {
	background:url(../content_images/en_title_faq.png) no-repeat;
}