@charset "UTF-8";
/*
 * Theme Name: mash 
 * Theme URI: 
 * Description: This is our original theme.
 * Author: ch-local.com
 * Author URI: 
 * Version:1.0
 * */


@import url(css/layout-pc.css);

.tokucho{
    width: 120px;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #9ACCCd;
    color: blue;
}



