@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	/*border:1;*/
	text-decoration:none;
	line-height:22px;
}

html {
   height:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
   margin:0px 0px 0px 0px;
   background:#fff;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
   color:#555555;
}

#top{
	background:#000;
}

br{
	letter-spacing:0px !important;
}

img {
   border:none;
   vertical-align:text-bottom;
}

#top .wrap{
	width:100%;
	height:auto;
    text-align:left;
	margin:0 auto;
	background:none !important;
}

.wrap{
	width:100%;
	height:auto;
	text-align:left;
	margin:0 auto;
}
#allFooter .footerLeft li:nth-child(2){
	display:none;
}

.headnaviBtm li:nth-child(7){
	display:none;
}