@charset "UTF-8";
/* CSS Document */
/*--- aussie kids トップページ設定 ---*/
*{padding:0; margin:0;}

body{
min-height: 100%;
height: auto !important;
height: 100%;
background:#fff url(../img/bg.jpg) 0 0 repeat-x;
 text-align:center;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 color: #333;
 font-size: 13px;
 voice-family: "\"}\""; voice-family: inherit;
 font-size: 13px;
}
 html>body { font-size: 13px; }

/*--- clear設定 ---*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear{clear:both;}
.HideTxt{display:none;}

a, area { outline: 0px none transparent; }


#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin:0 auto;
padding:100px 0;
}

#linkbottun{margin-top:45px;}

#linkbottun img{display:inline;padding:0; margin:0 10px;}


