/* 背景画像関連 */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
td {
	font-size: 10px;
	line-height: 140%;
}

/* テキスト関連 */

.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}

.text12px {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.text12pxBlack {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}

.rireki {
	font-size: 12px;
	line-height: 200%;
	color: #666666
}

.copyright {
	font-size: 10px;
	color: #666666;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	vertical-align: middle;
}

a {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-decoration: underline;
}

.t_line{
BORDER-RIGHT: #CDCDCD 1px solid;
BORDER-LEFT: #CDCDCD 1px solid;
BORDER-BOTTOM: #CDCDCD 1px solid;
padding-bottom: 10px;
}

/*モジュール設定*/

/*新着記事*/
.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%;
	color: #CCCCCC;
}
/*訪問履歴*/

/*最近のコメント*/
.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*/

.ListDateClass
{
	font-size:10px;
	line-height: 140%;
}

/*モジュール設定*/

img
{
	border:none;
}