﻿/* 共通 
 layout-style.css
*/

.main_width { width: 75% }

ul.ulnone { 
    list-style-type: none }
.scrol {
    display: block; overflow: auto; }

