@charset "utf-8";

/*===================================================================

CSS Information

 Created:	2009-07-08 ZUTTO Komatsu
 Last update:	2009-07-08 ZUTTO Komatsu
 Style Info:	【広告タグ】記述

Order of description

 + __Overture_style

===================================================================*/

/*----------------------------------------
 __Overture_style
----------------------------------------*/

table.ads-overture{
	border-collapse: collapse;
	border-spacing: 0;
	font-size:12px;
	width:100%;
	text-align:left;
	font-weight:normal;
	color:#333333;
	margin:0 0 10px 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴPro W3",Arial, Helvetica, Verdana, "Hiragino Kaku Gothic Pro", Osaka, "メイリオ"	,Meiryo,sans-serif;
	}

table.ads-overture tr{
	width:100%;
	font-weight:normal;
	}

table.ads-overture tr td.ads-tit{
	width:100%;
	font-size:17px;
	font-weight:bold;
	padding:5px 0 0 0 ;
	}

table.ads-overture tr td.ads-tit a{
	color:#0000FF;
	text-decoration:underline;
	}

table.ads-overture tr td.ads-tit span{
	font-size:12px;
	font-weight:normal;
	}

table.ads-overture tr td.ads-tit span a{
	color:#FF8000;
	text-decoration:none;
	}

table.ads-overture tr td.ads-text{
	width:100%;
	font-size:12px;
	font-weight:normal;
	line-height:3.3;
	}

table.ads-overture tr td.ads-by{
	width:100%;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	}