/* 背景・基本設定 */
body { margin: 0px; padding: 0; font-size: 12px; line-height: 160%; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
.space5{ height: 10px; clear:both;}

/* リンク設定 */
a:link { text-decoration: none; } 
a:visited { text-decoration: none; } 
a:hover { text-decoration: underline;}  
a:active { text-decoration: none;} 

/* 画像コンテンツ */
img { border-style: none;}

/*  ポップアップページ大枠  */
#popupwin { margin: 20px; padding: 0; width: 600px;}



/*  広告掲載ページ  */
.ad_list { width: 550px; text-align: left; font-size: 12px;	line-height: 160%; margin: 20px; padding:0;}
.ad_kind { width: 150px; height: 20px; float: left; margin: 0; padding: 0;}
.ad_size { width: 100px; height: 20px; float: left; margin: 0; padding: 0;}
.ad_limit { width: 50px; height: 20px; float: left; margin: 0; padding: 0;}
.ad_price { width: 250px; height: 20px; float: left; margin: 0; padding: 0;}
.ad_page { width: 550px; height: 20px; margin: 0; pading: 0; border-bottom: 1px solid #cccccc; clear:both;}
.ad_cap { margin: 10px; pading: 0; text-align: left; font-size: 11px; line-height: 150%; clear:both;}
