@charset "utf-8";

/*===================================================================

CSS Information

 Created:	2009-07-08 ZUTTO Komatsu
 Last update:	2009-07-29 ZUTTO Komatsu
 Style Info:	【広告タグ】記述

Order of description

 + __Overture_head_style
 + __Overture_foot_style

===================================================================*/

/*----------------------------------------
 __Overture_head_style
----------------------------------------*/

div.ads-overture{
	margin:20px auto 0 auto;
	width:532px;
	text-align:left;
	}

table.ads-overture-body{
	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-body tr{
	width:100%;
	font-weight:normal;
	}

table.ads-overture-body tr td.ads-tit{
	width:100%;
	font-size:17px;
	font-weight:bold;
	padding:5px 0 0 0 ;
	}

table.ads-overture-body tr td.ads-tit a{
	color:#0000FF;
	text-decoration:underline;
	}

table.ads-overture-body tr td.ads-tit span{
	font-size:12px;
	font-weight:normal;
	}

table.ads-overture-body tr td.ads-tit span a{
	color:#FF8000;
	text-decoration:none;
	}

table.ads-overture-body tr td.ads-text{
	width:100%;
	font-size:12px;
	font-weight:normal;
	line-height:3.3;
	}

table.ads-overture-body tr td.ads-by{
	width:100%;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	}

/*----------------------------------------
 __Overture_foot_style
----------------------------------------*/

div.ads-overture2{
	margin:20px auto 20px auto;
	width:532px;
	text-align:left;
	}

div.ads-overture2-body{
	width:532px;
	height:auto;
	padding:0 0 20px 0;
	}

div.ads-overture2-left{
	float:left;
	text-align:left;
	width:120px;
	}

div.ads-overture2-right{
	float:left;
	text-align:left;
	width:405px;
	}

p.ads-overture2-tit{
	font-size:17px;
	font-weight:bold;
	}
p.ads-overture2-tit a{
	color:#0000FF;
	text-decoration:underline;
	}

p.ads-overture2-link{
	font-size:12px;
	font-weight:normal;
	}
p.ads-overture2-link a{
	color:#FF8000;
	text-decoration:none;
	}

p.ads-overture2-ads{
	font-size:10px;
	text-align:right;
	}