/* CSS Document */
td,tr,table,th {
	font-size: 13.5px;
	line-break: strict !important;
	white-space: nomal !important;
	line-height:125% !important;
	text-decorarion: none;
}

a:link {
	color: #000099;
	text-decoration: none !important;
}

a:visited {
	color: #000099;
	text-decoration: none !important;
}

a:active {
	color: #ffff00;
	text-decoration: none !important;
}

a:hover {
	color: #CC3300;
	text-decoration: underline !important;
}

body {
	font-size: 13.5px;
	line-break: strict !important;
	white-space: normal !important;
	line-height: normal!important;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#006600;
	scrollbar-shadow-color:#000000;
	scrollbar-base-color:#336600;
}

body.menu {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #B61C00;
	scrollbar-shadow-color: #000000;
	scrollbar-base-color: #E4B2B0;
}

.shadow {
	background-image: url(../member/image/shadow.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

.TxtNavi01 {
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px
}

.TxtNavi02 {
	color: #333333;
; font-weight: bold
}

.send01 {
	color: #4180DE;
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
}


.err01 {
	color: #DE415B;
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
}

.border01 {
	border-style: solid;
	border-color: #AFB7B9;
	border-width: 2px;
}

.mini {
	font-size: 10px; !important
}

.ListImage {
	border-color: #666666;
}

.ListCaption {
	padding: 2px 5px 0px 5px;
	text-align: left;
	font-size: 12px;
}

.HelpCaption01 {
	border-style: none none solid solid;
	border-color: #7FABD4;
	border-width: 0px 0px 1px 10px;
	background: #CC99FF;
}

.HelpCaption02 {
	border-style: none none solid solid;
	border-color: #7FABD4;
	border-width: 0px 0px 1px 10px;
	background: #E1F1FF;
}

#button01 {
	width: 130px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #7198D3 #183A6D #183A6D #7198D3;
	border-width: 2px;
	border-style: solid;
	background: #5578AD;
}

#button02 {
	width: 130px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #CA475D #730719 #730719 #CA475D;
	border-width: 2px;
	border-style: solid;
	background: #9D263A;
}

#button03 {
	width: 130px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #FEC165 #A36201 #A36201 #FEC165;
	border-width: 2px;
	border-style: solid;
	background: #ED8E00;
}

#button04 {
	color: #333333;
	font-weight: bold;
	border-color: #FEFEFE #999999 #999999 #FEFEFE;
	border-width: 1px;
	border-style: solid;
	background: #F0F0F0;
}

#button05 {
	width: 130px;
	padding: 2px;
	color: #737628;
	font-weight: bold;
	border-color: #FEFFEE #C2C490 #C2C490 #FEFFEE;
	border-width: 2px;
	border-style: solid;
	background: #F0F1D8;
}

