  /* ===================
new clearfix 
===================*/  
.clearfix:after {  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;  
content: " ";  
clear: both;  

}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  


.left{
	float:left;
}
.right{
	float:right;
}

p.left{
	width:430px;
	margin:0;
	padding:0 0 0 10px;
}

#pro{
	padding:15px 0 0;
}

tr.bg3 {
	width:598px;
	height:110px;
	background:url(/manga/yonezawa_lib/img/fukidashi2_b.gif) no-repeat;
}
tr.bg3 p{
	margin:30px 0 0;
}


table td.azuma_txt {
	padding:0 0 0 20px;
	font-size:12px;
	line-height:130%;
}

table td.tanbi_list{
	font-size:12px;
	line-height:130%;
	padding:0 0 0 14px;
}

td.azuma_maintxt {
	font-size:12px;
	line-height:130%;
}
tr.bg {
	width:598px;
	height:86px;
	background:url(/manga/yonezawa_lib/img/fukidashi01.gif) no-repeat;
}
tr.bg2 {
	width:598px;
	height:194px;
	background:url(/manga/yonezawa_lib/img/fukidashi3_b.gif) no-repeat;
}
tr.bg220 {
	width:598px;
	height:220px;
	background:url(/manga/yonezawa_lib/img/fukidashi3_220.gif) no-repeat;
}
tr.bg192 {
	width:598px;
	height:192px;
	background:url(/manga/yonezawa_lib/img/fukidashi3_192.gif) no-repeat;
}

tr.bg300 {
	width:598px;
	height:300px;
	background:url(/manga/yonezawa_lib/img/fukidashi3_300.gif) no-repeat;
}

td h3{
	font-size:14px;
	margin:15px 0 0;
}

td.event_txt {
	font-size:12px;
	line-height:120%;
}

tr.event {
	padding-left:10px;
}
table td {
	vertical-align:top;
	line-height:130%;
}

table td.t1 {
	width:0px;
}
table td.t2 {
	width:70px;
	font-size:14px;
}
table td.t3 {
	width:68px;
	font-size:14px;
}
table td.t4 {
	width:460px;
}

span.s_txt {
	font-size:12px;
	color:#333;
}
span.s_title {
	color:#444;
	font-family:“ＭＳ ゴシック“, “MS Gothic”, “Osaka−等幅“, Osaka-mono, monospace;
	font-size:14px;
}

table.t_line {
	border-bottom:#999 dotted 2px;
	padding-bottom:4px;
	font-size:14px;
}
span.k_title {
	color:#DA195B;
	font-family:“ＭＳ ゴシック“, “MS Gothic”, “Osaka−等幅“, Osaka-mono, monospace;
	margin-left:6px;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
}
td.s_txt {
	width:300px;
}
td.t_syousai {
	font-size:12px;
	color:#333;
	line-height:160%;
	padding-top:4px;
}

table td.hishi {
	width:10px;
}