﻿body {
	background-attachment: fixed;
	background-image: url(../../images/bodyback.gif);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
table {
	word-break:break-all;
　　word-wrap:break-word;
}

td {
	font-size: 12px;
	line-height: 18px;
	line-height:22px;
	color: #545454;
	letter-spacing: 1px;
}
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	color: #545454;
	text-decoration: none;
}
a:hover {
	color: #545454;
	text-decoration: none;
}
/* ====================================*/
.fontwhite {
	font-size: 12px;
	color: #FFFFFF;
}
.fontgrey {
	color: #858484;
}
.fontTitle
{
	color: red;
	font-size: 36px;
	font-weight: bold;
}
.tdleftmargin {
	padding-left: 8px;
}
.tdborder4grey{
border:#B5B2B2 1px solid;
}
.font14{
font-size:13px;
}
.fontgreen {
	color: #094A09;
}
.tdborderdot {
	border: 1px dotted #666868;
}
.dotline {
	background-attachment: fixed;
	background-image: url(../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fontblack {
	color: #000000;
}
.dotline_v {
	background-attachment: fixed;
	background-image: url(../../images/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.tdborderb_green {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #647B5B;
}
.tdborderlr_grey {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.tdborderb_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.tdleftshadow {
	background-attachment: fixed;
	background-image: url(../../images/leftshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdborderlb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
}
.fontblue {
	color: #3D838D;
}
.noticeline{
line-height:15px;
}
.introleftback {
	background-attachment: fixed;
	background-image: url(../../images/introleftback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tdbimageline {
	background-attachment: fixed;
	background-image: url(../../images/botbline_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.menuitems {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 2px; 
	WORD-BREAK: keep-all; 
	PADDING-TOP: 1px
}.special_tdborder3green {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #558A93;
	border-right-color: #558A93;
	border-left-color: #558A93;
	border-bottom-color: #558A93;
}
.special_tdborderlrgrey {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
	background-color: #F8F8F8;
}
.special_p {
	line-height: 16px;
}
.special_font13green {
	font-size: 13px;
	color: #315704;
}
.special_tdborderb {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D4DECE;
}
