/* すべて */
* {
    margin: 0;
    padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

body{
	background-image: url(../images/totaltop/bg.jpg);
	background-position: top center;
}

img{
	border: 0px;
}

#wrap{
	width     : 900px   ;
	text-align: center    ;
	margin: 0px auto;
}

h1{
	margin : 192px auto 51px;
	padding: 0px;
}

.t404{
	margin: 30px 0px 0px;
}

h1.h404{
	margin : 80px auto 51px;
	padding: 0px;
}


ul{
	margin: 0px;
	padding: 0px;
	height: 207px;
	list-style: none outside;
	background-image: url(../images/totaltop/bg-menu.gif);
	background-repeat: repeat-x;
}

ul li{
	float: left;
}

ul li img{
	margin: 16px 0px 16px 13px;
}

.adsense{
	margin: 0px 0px 20px;
}