/*-------------------------------------------------
　アフィリエイト説明
/*-------------------------------------------------*/

/*　バナー一覧　*/

#banner {
    width:728px;

}

#banner h4 {
    text-align:center;
	margin-bottom:20px;
	font-size:1.1em;
}

#banner .logo {
    text-align:center;
	line-height:180%;
	margin-bottom:10px;
}
#banner hr {
    width:720px;
}
#banner .back {
    width:700px;
	text-align:right;
}
#banner img {
    margin:5px 0px 5px 1px;
}

#banner .space_b10 {
     margin-bottom:10px;
}
.banner_space10 li {
     float:left;
	 margin:2px;
}
.banner_space20 li {
     float:left;
}



/*　Q&A スタイルの初期化　*/

#ae ul,
ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}


#ae img{
	vertical-align: top;
	border:0;
}

#ae h2,h3,h4,h5,h6{
	font-size:100%;
}

#ae html{
	height: 100%;
}

/* SALE */ 

#ae body {
  font-size: 75%; /* IE */
  text-algin:center;
  margin:20px 20px;
}

#ae #wrapper {
     width:700px;
	 font-size:0.8em;
	 margin-left:10px;
}

#ae .center {
	width:550px;
	margin-left:40px;
	margin-right:auto;
	float: left;
	padding:10px;
	margin-top: auto;
	margin-bottom: 10px;
	background-color:#CCFDFB;
	font-size: small;
}

#ae .button {
	width:600px;
	margin-left:40px;
	margin-right:auto;
	float: left;
	margin-top: auto;
	margin-bottom: 10px;
}

		
#ae .clear{
clear:both;}

#ae .img_lt10{
	border:0px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#ae ul.kiyaku li{
	 margin:5px 0px 0px 0px;
}


