@charset "utf-8";

*{
	line-height: 1.1;
	list-style-type: none;
	margin: 0px auto;
	padding: 0px auto;




	font-family: "ＭＳ Ｐゴシック", "Osaka", Arial, Helvetica, sans-serif;
	border:none;
	}
body {
	background: #FC3;
	text-align:center;
	}
ul {
	margin: 0px;
	padding: 0px;
	}
	
li,dt,dd {
	float:left;
	}
#ad1 {
    width: 900px;
	margin-top:5px;
}
#ad1 li {
    width: 88px;
    height: 31px;
	margin:1px;
}
#ad2 li {
    width: 200px;
    height: 40px;
	margin:1px;
}
#ad2 ul {
    padding-left: 5px;
    padding-top: 5px;
    height: 40px;
	margin:1px;
}
#ad1 li img {
    width: 88px;
    height: 31px;
}
#ad2 li img{
    width: 200px;
    height: 40px;
}
#ad2 div.ad2_kokuchi img{
    width: 600px;
    height: 20px;
}
#ad2 div.ad2_kokuchi{
	background: #c03;
}


form,ul,
div,
dl,
dd {
	 zoom:1;
	/*for IE 5.5-7*/
	}

div:after,
dl:after,
dd:after {/*for modern browser*/
 content:".";
	
 display: block;
	
 height:0px;
	
 clear:both;
	
 visibility:hidden;
	
	}





