@charset "UTF-8";
/*
Theme Name: tonton-arai.com
Theme URI: http://tonton-arai.com/
Description: This is tonton-arai original theme.
*/
/* html */
html{
overflow: auto;
-webkit-text-size-adjust: 100%;
}
/* 基本　*/
body{font-family: 'メイリオ','Hiragino Kaku Gothic Pro',sans-serif;
background-color: #ffffff;
}
a{
text-decoration: none;
color: #009966;
}
a img{
text-decoration: none;
border: none;
}
.moji_center{
text-align:center;
}
