body {
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	background-image:url(imgs/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

.contentBody {
	width:840px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	}

.s12a {
	font-size:12px;
	line-height:150%;
	color:#000;
	}

a:link {
	color:#006699;
	text-decoration:underline;
	}

a:visited {
	color:#006699;
	text-decoration:underline;
	}

a:hover {
	color:#0066FF;
	text-decoration:underline;
	}

img {
	border:none;
	}



#header .navi {
	font-size:12px;
	padding-right:10px;
	}




#left {
	width:190px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:20px;
	}

#left a:link {
	color:#006699;
	text-decoration:underline;
	}

#left a:visited {
	color:#006699;
	text-decoration:underline;
	}

#left a:hover {
	color:#0066FF;
	text-decoration:underline;
	}

#left td {
	font-size:12px;
	}

#left div {
	background-image:url(imgs/left_back.jpg);
	background-repeat:repeat-y;
	}

#left .paddingLeft {
	padding-left:10px;
	}


#left .btn1 img {
	display:block;
	}

#left .search {
	text-align:center;
	padding-bottom:10px;
	}

#left .search .input {
	float:left;
	width:80px;
	margin-right:5px;
	}


#left .rss a:link {
	color:#000;
	text-decoration:underline;
	}

#left .rss a:visited {
	color:#000;
	text-decoration:underline;
	}

#left .rss a:hover {
	color:#000;
	text-decoration:underline;
	}


#right {
	width:650px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	padding-top:10px;
	}

#right td {
	font-size:12px;
	line-height:150%;
	color:#666666;
	}

#right table {
	margin-bottom:20px;
	}


#footer {
	margin-bottom:20px;
	}

#footer p {
	font-size:12px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	}

#footer .link {
	background-color:#00496C;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	margin-bottom:10px;
	}

#footer .copy {
	color:#FF6600;
	}

#footer a:link {
	color:#fff;
	text-decoration:underline;
	}

#footer a:visited {
	color:#fff;
	text-decoration:underline;
	}

#footer a:hover {
	color:#ff0;
	text-decoration:underline;
	}






/*モジュール設定*/

/*新着記事*/
.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%;
}
