/* CSS Document */


/*--------------------------------------
	Base
--------------------------------------*/

*{ margin: 0px; padding: 0px; }

a:link {color:#333;}
a:visited {color:#333;}
a:hover {color:#666;} 

.clear {
	clear:both;
}

hr { display:none; }

body{
	margin:0 auto;
	background:url(../img/bg.gif) top center #222521;
	padding:0;
	color:#333333;
	text-align:left;
	height: 100%;
}

img { border: 0; }

html, body, h1, ul, li{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.c-txt01{
	font-size: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.8em;
	text-align:left;
}

.c-txt02 {
	font-size: 10px;
    padding: 5px 0 0 0;
	line-height: 1.6em;
	text-align: justify;
}

dl { width: 175px; margin: 10px auto 10px auto; }
dd { font-size:10px; line-height: 21px; background: url(../img/arrow.gif) no-repeat; padding: 0 10px 0 20px; text-align: left; }

td {font-size:10px; line-height:1.3;}

.toi_td td{ padding:3px;}

/*--------------------------------------
	Contents
--------------------------------------*/

.m-cont { margin: 0 auto 0 auto; }

.mo { padding-bottom:10px;}

/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 1.4;
}

.NewArticleClass img
{
	vertical-align:middle;
}

/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 1.4;
}

.CalendarWeekClass
{
	font-size:10px;
	line-height: 1.4;
}

.CalendarDayClass
{
	font-size:10px;
	line-height: 1.4;
}
/*カレンダー*/

/*バックナンバー*/
.BackNumberClass
{
	font-size:10px;
	line-height: 1.4;
}

.BackNumberClass img
{
	vertical-align:middle;
}


/*バックナンバー*/

/*訪問履歴*/
.AccessClass
{
	font-size:10px;
	line-height: 1.4;
}
/*訪問履歴*/

/*最近のコメント*/
.CommentClass
{
	font-size:10px;
	line-height: 1.4;
}

.CommentClass img
{
	vertical-align:middle;
}


/*最近のコメント*/

/*RSS*/
.RssClass
{
	font-size:10px;
	line-height: 1.4;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 1.4;
}
/*QR*/

.ListDateClass
{
	font-size:10px;
	line-height: 1.4;
}

/*モジュール設定*/
