body {
	margin: 0px;
	background-color: #F6F6F6;
	padding: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}

/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 140%;
}
/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarWeekClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarDayClass
{
	font-size:10px;
	line-height: 140%;
}
/*カレンダー*/

/*バックナンバー*/
.BackNumberClass
{
	font-size:10px;
	line-height: 140%;
}
/*バックナンバー*/

/*訪問履歴*/
.AccessClass
{
	font-size:10px;
	line-height: 140%;
}
/*訪問履歴*/

/*最近のコメント*/
.CommentClass
{
	font-size:10px;
	line-height: 140%;
}
/*最近のコメント*/

/*RSS*/
.RssClass
{
	font-size:10px;
	line-height: 140%;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 140%;
}
/*QR*/

/*モジュール設定*/


/* テキスト関連 */

.copyright {
	font-size: 10px;
	color: #999999;
	line-height: 140%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	text-align: center;
	vertical-align: middle;
	height: 30px;


: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}
.text12px {
	font-size: 12px;
	line-height: 140%;
	color: #666666
}
.infodate {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	font-size: 9px;
	line-height: 140%;
	font-weight: bold;
	color: #FFCC00;
}
.infotext {
	font-size: 12px;
	line-height: 140%;
	color: #EEEEEE;
}

/* リンク関連 */

a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	background-color: #FFF2C1;
	color: #FF6600;
}
.rdf {
	font-size: 11px;
	line-height: 140%;
	color: #CC0000;
	text-align: center;

}
.text11pxWhite {

	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
}
.text12pxBlue {
	font-size: 12px;
	line-height: 140%;
	color: #2E79B0;
	font-weight: bold;

}
.calendar {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
