@charset "shift_jis";

/* 携帯用 */

@media tty,handheld{
body {
background-image: none;
line-height : 1.0;
margin:0px;
padding:0.5em;
}
.flame {
width:auto;
margin:0px;
padding:0px;
}
H1{
margin : 0px;
font-size : xx-large;
line-height : 1.0;
}
H2{
font-size : x-large;
margin-top : 1em;
}
p{
margin-bottom : 1em;
}
address{
margin: 1em auto;
}
ul {
list-style-type: none;
margin: 1em auto;
}
.hide_mob,.credit,.hide{ display:none; }
.warning{ color : #c00;}

/* 現行リンク部分 */
.left,.right{ 
padding-left:0px; !important;
width:auto; !important;
border: none !important;
}

}
