body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.air-blog.jp/imgs/bg.gif);
	background-repeat: repeat;
}
body,td,th {
	color: #333333;
}

.f10 {
	font-size: 10px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
}
.f12 {
	font-size: 12px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
}
.f14 {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
}

.foot{
	font-size: 10px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
	margin:0px;
	padding:10px 12px 0px 0px;
	color:#ffffff;
}
a	{color: #0033ff; text-decoration: none}
a:link	{color:#0033ff; text-decoration: none}
a:active	{color:#0033ff; text-decoration: none}
a:visited	{color:#0033ff; text-decoration: none}
a:hover 	{color:#0033ff; text-decoration: underline}

a.link1	{color: #ffffff; text-decoration: none}
a.link1:link	{color:#ffffff; text-decoration: none}
a.link1:active	{color:#ffffff; text-decoration: none}
a.link1:visited	{color:#ffffff; text-decoration: none}
a.link1:hover 	{color:#ffffff; text-decoration: underline}

.md {
	background-image: url(http://www.air-blog.jp/imgs/ic_01.gif);
	background-repeat: no-repeat;
	padding:1px 0px 0px 14px;
	margin:0px 12px 4px 12px;
	font-size:12px;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
	background-position: 0px 0px;
	color:#0033ff;
}

.md2 {
	background-image: url(http://www.air-blog.jp/imgs/tit_bg.gif);
	background-repeat: repeat;
	padding:5px 14px;
	margin:0px;
	font-size:12px;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
}


.post_body{
	font-size: 12px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
	padding:0px 14px;
}

.comment{
	font-size: 10px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ W3", "ＭＳ Ｐゴシック", "Osaka";
	padding:0px 14px;
}

#text{width:100%;}
