@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0; border: 0;}
a {text-decoration: none;}
address {font-size: 11px; color: #000; font-style: normal; margin-top: 38px; margin-bottom: 10px;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.relative {position: relative;}
.aleft {text-align: left;}
.aright {text-align: right;}
.acenter {text-align: center;}
.ajustify {text-align: justify; text-justify: inter-ideograph;}
.tcenter {margin: 0 auto; height: 100%;}

body {
	font-family: "ＭＳ Ｐゴシック",sans-serif,Osaka; color: #474747;
	text-align: center;}
