@charset "utf-8";
#OldPage {
	display: none;
}

.CookLinks a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.NoticeTitle {
	font-size: 16px;
	font-weight: bold;
}
.NoticeTitleRed {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.NoticeText {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.NoticeTextRed {
	font-size: 14px;
	color: #CC0000;
	letter-spacing: 0.1em;
	line-height: 24px;
}

#TopMenu {
	font-size: 14px;
	line-height: 22px;
}
#TopMenu a:link {
	text-decoration: none;
	color: #333333;
}
#TopMenu a:visited {
	color: #333333;
	text-decoration: none;
}
#TopMenu a:hover {
	text-decoration: none;
	color: #0000CC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

#FootMenu {
	font-size: 12px;
}
#MenuBar {
	font-size: 14px;
}
#MenuBar td {
	background-color: #CCCCFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8FF;
	border-right-color: #9595FF;
	border-bottom-color: #9595FF;
	border-left-color: #E8E8FF;
}
#MenuBar a:link {
	text-decoration: none;
}
#MenuBar a:visited {
	text-decoration: none;
}
#MenuBar a:hover {
	background-color: #FFFF99;
}

#Bottom_Menu {
	font-size: 12px;
	color: #666666;
	text-align: right;
}
#Bottom_Menu a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#Bottom_Menu a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#Bottom_Menu a:hover {
	font-size: 12px;
	color: #0000FF;
}
#NaviTable {
	font-size: 14px;
	font-weight: normal;
}
#RecCountLine {
	font-size: 13px;
	line-height: 22px;
}

#NewsTable {
	font-size: 13.5px;
	line-height: 24px;
}
#NewsTable a {
	text-decoration: none;
	color: #0000CC;
}
#NewsTable a:hover {
	color: #FF0000;
	text-decoration: none;
}
#ResponesBox {
	background-image: url(images/Bar/Response_Bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#NewsBox {
	background-image: url(images/Bar/News_Bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.Form_Buttons {
	background-color: #E7E7E7;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9F9F9;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #F9F9F9;
	padding-top: 2px;
	padding-bottom: 0px;
}
.Font18 {
	font-size: 18px;
}
.Font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}

.Font12_white {
	font-size: 12px;
	color: #FFFFFF;
}

.Font14 {
	font-size: 14px;
}
.Font16 {
	font-size: 16px;
}
.P14 {
	font-size: 14px;
	line-height: 24px;
}
.odd:hover {
	COLOR: #000000;
	background-color: #CCCCFF;
}
.even:hover {
	COLOR: #000000;
	background-color: #CCCCFF;
}
.picRight {
	margin: 8px;
	padding: 8px;
	float: right;
}
.picLeft {
	margin: 8px;
	padding: 8px;
	float: left;
}
.ItemOrg {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
