body{
	background: url("<$MTBlogURL$>img/");
	margin: 0 5px 0 5px;
	padding: 0;
	font-size:12px;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	list-style: none;
	color: #999999;
	text-align: center;
}

img{
	border: none;
	vertical-align: middle;
}


/* テーブルの属性*/
table{margin: 0 0 0 0px; font-size: 12px; color: #999;}
td {padding: 3px 2px;}


hr{ 
width: 90%; height: 1px;color: #999999; border-style: dotted;
} 

h1{
	font-size: 12px;
	font-weight: normal;
}

a{
  text-decoration : none;}
a:link { color:#808080;/*未訪問リンク */}
a:visited { color:#808080;/*訪問済みリンク */}
a:hover { background-color :#808080; /*マウスが乗ったとき */}


#ad{
	text-align: right;
	font-size:10px;
	color: #999999;
}

#ad a{ color:#999999;}
#ad a:link{ color:#999999;/*未訪問リンク */}
#ad a:visited{ color:#999999;/*訪問済みリンク */}

