/*==========================================
 コンテンツエリア -> INDEXページのスタイル
===========================================*/

/*↓WEBアイコンフォント↓*/
span.webfont{
        font-family: 'fontello';
    }
	
span.m{
	color: #03C;
	}
	
span.g{
	color: #C00;
	}
	
span.f{
	color: #36C;
	text-decoration: none;
	}

/*↑WEBアイコンフォント↑*/
