
a:link{
	color:#ff6600;
	text-decoration:underlinee;
}
a:visited{
	color:#aaaaaa;
	text-decoration:underline;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
body{
	margin:0px;
	padding:0px;
	background-image:url("images/page_bg.gif");
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:top;
	color:#cccccc;
}
form{
	margin:0px;
	padding:0px;
}
.line{
	background-image:url("images/side_line.gif");
	background-repeat:repeat-y;
	background-color:#000000;
	background-position:top left;
}
.dot-line{
	background-image:url("images/dotline.gif");
	background-repeat:repeat-x;
	background-position:left;
}
table.contents{
	background-color:#000000;
}
table.side{
	font-size:11px;
	margin-top:5px;
	margin-left:5px;
}
td.box{
	background-image:url("images/side_bg.gif");
	background-repeat:repeat-y;
}
td.gray{
	background-color:#666666;
}
td.rss{
	background-color:#ffcc00;
	color:#000000;
	border:solid 1px #ffffff;
}
table.arrived{
	text-align:center;
}
.text{
	font-size:80%;
	text-align:left;
}
.text-u{
	font-size:80%;
	text-align:center;
}
.text-d{
	font-size:70%;
	text-align:center;
}
.text-n{
	font-size:70%;
	width:100px;
}
.text-w{
	font-size:85%;
	text-align:right;
}
div.name{
	float:left;
	width:150px;
}

.footer{
	background-image:url("images/footer.gif");
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:top;
	text-align:center;
	margin:0px;
	padding:0px;
	width:840px;
	height:50px;
}
.copyright {
	font-size:11px;
	color:#ffffff;
	margin-top:0px;
}
/*モジュール設定*/

/*新着記事*/
.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*/

.ListDateClass
{
	font-size:10px;
	line-height: 140%;
}

/*モジュール設定*/
img
{
	border:none;
}
td {  font-size: 10px; line-height: 130%}
