/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.drop1.info/MT-4.21-ja/mt-static/support/themes/Tree/Tree.css);
/* end StyleCatcher imports */
/* 記事内テーブル */
.tb-water table{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
.tb-water table th{
	font-size: 13px;
	color: #002811;
	line-height: 115%;
	padding: 5px ;
	background-color: #84A570;
	border: 1px solid #CCCCCC ;
}
.tb-water table td{
	font-size: 13px;
	color: #1B2C3B;
	line-height: 120%;
	padding: 5px ;
	background-color: #DDE2E3;
	border: 1px solid #CCCCCC ;
}
/* 記事内効果 */
h3.s1mk {
	font-size:15px;
	margin: 5px 0 5px 0px;
	padding: 5px 0px 0px 20px;
	font-weight:bolder;
	color: #333;
	background-color: #e1e1b8;
	background-image:url(http://hwater.up.seesaa.net/image/button227.gif);
	background-position: 7px 12px ;
	background-repeat: no-repeat;
}
/* youtube 付加広告 */
.yt {
position:relative;
}

.yt a {
/*リンクテキストの背景の設定*/
position:absolute;
top:0px;
left:0px;
background:#ffffff;
height:30px;
width:425px;
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
/*リンクテキストの設定*/
color:#0000ff;
font-size:14px;
text-align:center;
font-weight:bold;
line-height:30px;
letter-spacing:1px;
display:block;
}

.yt a:hover {
/*マウスをテキストリンク上にもってきたときの設定*/
color:#ffffff;
background:#ff0000;
}
