
@charset "Shift_JIS";

body{
max-height: 999999px;
font-size:80%;
color: #595857;
background-color: #f6f3f1;
text-align:center;
font-family:"メイリオ","Hiragino Kaku Gothic ProN",sans-serif;
letter-spacing: 1px;
}





.i{
    border: 1px solid #727171;}


/* ウィンドウ幅が480px以下の場合に適用するCSS */
@media screen and ( max-width:479px )
{
.i{	max-width: 95% ;
	height: auto ;	