﻿* {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	line-height: 140%;
}
/*リンク部分の色指定*/

A:LINK {
	color: #666666;
	text-decoration : none;
}
A:VISITED {
	color: #666666;
	text-decoration : none;
}
A:HOVER {
	color: #666666;
	text-decoration : underline;
}
A:ACTIVE {
	color: #666666;
}
/*BODY要素*/

h3 A:LINK {
	color: #FF0000;
	text-decoration : none;
}
h3 A:VISITED {
	color: #FF0000;
	text-decoration : none;
}
h3 A:HOVER {
	color: #FF0000;
	text-decoration : underline;
}
h3 A:ACTIVE {
	color: #FF0000;
}

BODY{
	background-image : url(img/back_01.jpg);
}
/*TABLE要素*/

TABLE{
	margin: 0px auto;
	border-collapse: collapse;
}
.main{
	font-size : 10pt;
	color : #009966;
	text-align : center;
	width : 800px;
	background-color : white;
}
.main2{
	font-size : 10pt;
	color : white;
	width : 800px;
	background-color : #009966;
}
.news{
	font-size : 10pt;
	color : #009966;
	text-align : left;
	width: 340px;
	margin-bottom: 20px;
}
.topic{
	font-size : 10pt;
	color : #009966;
	text-align : left;
	width : 350px;
}
.releace{
	font-size : 8pt;
	color: #009933;
	text-align: right;
	width: 390px;
	margin-bottom: 30px;
}
.releace h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 140%;
	border-right-style: solid;
	border-right-width: 5px;
	padding: 0px 5px 0px 0px;
	margin: 15px 0px 0px 0px;
}
.link{
	font-size : 8pt;
	text-align: left;
	color: #009933;
	width: 390px;
}
.link h4 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	border-left-style: solid;
	border-left-width: 5px;
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 0px 0px;
}
.TD_title {
	padding : 6px 0px;
}
/*TD&TEXT要素*/

.TD_copyright{
	font-size: 12px;
	color : white;
	line-height: 120%;
	text-align : right;
	background-color : #009966;
	background-image : url(img/back_logo.jpg);
	background-repeat : no-repeat;
	background-position: 5px center;
	padding: 5px 5px 5px 0px;
}
.TD_notice{
	color: #FF0000;
	text-align: left;
	background-color : white;
}
.TD_table_space01{
	vertical-align : top;
	padding-bottom: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #009966;
}
.TD_table_space02{
	vertical-align : top;
	padding-bottom: 20px;
}
.TD_right{
	text-align : right;
}
.TD_whats_day{
	font-size : 10pt;
	font-weight : bold;
	padding-left : 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #009966;
	padding: 10px 0px 0px 0px;
}
.TD_maincg {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.third {
	color: #FF6666;
}
/*サイトTOPスライドショー表示用*/

.ft-title {
	padding: 5px;
	text-align: left;
}
.ft-prev, .ft-next {
	background-color: #000;
	padding: 0 10px;
}
.ft-button-ft-active {
	color: black;
}
.btn_followme {
	position: absolute;
	top: 8px;
	left: 274px;
}
.twitter {
	position: relative;
}
