@charset "utf-8";
/**
 * custom.css
 */

 .irohasoft
{
    display : none;
}

.ib-theme-color,.ib-theme-color a {
	color:black !important;
}

td.contents-name{
    font-size:1.2em;
    font-weight: bold;
}

.contents-questions-index .question-text{
    font-size: 1.2em;
    font-weight: bold;
}

.content-body-html
 {
    max-width: 700px;
    margin: 0 auto;
}

