/* CSS Document */

body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:85%;
	line-height:140%;
	color:#363636;
	background-color:#CC9966;
	background-image : url(../img/bgchek.gif);

}

a
    color:660000;
    font-style:normal;
    text-decoration: none;
}
a:link {/*未訪問のリンク*/
    color:660000;
    font-style:normal;
    text-decoration: none;
}
a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
    color:#FF6633;
    font-style:normal;
    text-decoration: none;



/*レイアウト枠*/
div.main {  width: 760px;}div.main-menu {
  float: left;  width: 200px;
}
div.main-content {
  float: left;}

	}

}
/*テーブル　トップページお知らせ*/

.td3 { border-bottom:dashed 1px #33CC00; padding-left:10px; }



/*テーブル　マージン*/
}
.td1 { padding-left:10px; vertical-align:top; }


/*テーブル　点線下線*/
}
.td2 { border-bottom:dashed 1px #999999; padding-left:10px; }

/*テーブル　点線下線*/
}
.td4 { border-bottom:dashed 1px #999999; }



