@charset "shift_jis";

/*---------------------------------------*/
/* 2007 Shinro Navi */
/* Base Style */
/*---------------------------------------*/

@import "/css/module/default.css?20141040";
@import "/css/module/header.css?20141040";
@import "/css/module/main.css?20141040";
@import "/css/module/socialbuttons.css?20141040";
/* WWW—Ìˆæ‚Ì‚Ý */
@import "module/print.css?20140203" print;

header, footer, nav, section, article, figure, aside {
  display:block;
}

.switch_smartphone {
}
.switch_smartphone a {
}
.switch_smartphone a img {
  width:100%;
}

.small {
  font-size:12px;
}

input:focus {
	background-color: #ffffbc !important;
}
