body {
background-image: url(images/bg.gif);background-repeat: repeat-y;background-position: center;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
}

a:link {color: #666666;text-decoration: underline;}
a:visited {color: #666666;text-decoration: underline;}
a:hover 
{
	color: #000000;
	text-decoration: underline;
}

.table_menu {  
background-image: url(images/menu_bg.jpg)
}
.table_pre {
BACKGROUND-COLOR: #858585;
BORDER-BOTTOM: #333333 1px solid;
}
.table_news {
BACKGROUND-COLOR: #009999;
BORDER-BOTTOM: #006666 1px solid;
}
.table_news2 {
BORDER-BOTTOM: #006666 1px solid;BORDER-LEFT: #006666 1px solid;BORDER-RIGHT: #006666 1px solid;
}
td {  font-size: 10pt; line-height: 130%}
.table_mo{
BORDER-BOTTOM: #CCCCCC 1px solid;BORDER-TOP: #CCCCCC 1px solid;BORDER-RIGHT: #CCCCCC 1px solid;
}
.line { BORDER-BOTTOM: #999999 1px dotted;}

/*モジュール設定*/

/*詳細*/
.ArticleDetailTitleClass {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 140%;
	background-color: #3366FF;
}
.ArticleDetailDateClass {
	font-size:11px;
	line-height: 140%;
}
/*詳細*/

/*共通リスト*/
.ListDateClass {
	font-size:11px;
	line-height: 140%;
}
/*共通リスト*/

/*カテゴリ*/
.CategoryTitleClass {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 140%;
	background-color: #3366FF;
}
/*カテゴリ*/

/*検索*/
.SearchSelTitleClass {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 140%;
	background-color: #3366FF;
}
/*検索*/

/*新着記事*/
.NewArticleClass
{
	font-size:11px;
	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%;
	background-color: #eeeeee;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 140%;
}
/*QR*/

/*モジュール設定*/

.textStyle {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
    border:1px solid #666666;
    color: #000000;
    font-size: 11px;
    background: #FFFFFF;
    margin-left:2px;
}

img
{
	border:none;
}

#sf{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5)
}