/* CSS Document */

body {
	background-image: url(images/main_11.gif);
	margin-top: 30px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	line-height: 160%;
	color: #666666;
}
.bottom{
	font-size: 10px;	line-height: 12px;
	color: A5A2A2;
}
.txt_point{
	font-size: 11px;	line-height: 17px; font-weight: normal;
	color: FF5D00;
}
.txt_point_b{
	font-size: 11px;	line-height: 17px; font-weight: bold;
	color: #575757;
}
.text_italics {
	font-style: italic;
}

.txt_point_b_red {
	font-weight: bold;
	color: #CC0066;
}

img {border:0px;}
.www{
	font-size: 11px;	line-height: 15px;
	color: 5EA48D;
}
.margin20{ PADDING-LEFT: 20px;}
.margin20_just{ PADDING-LEFT: 20px; text-align:justify;}



.title20{
	font-size: 12px;	line-height: 15px; font-weight: bold;
	color: 67A406;PADDING-LEFT: 20px;
}
.just{
	font-size: 11.5px;line-height: 17px;

}
input,button,select  {
	border: solid 1px #B3B3B3;
	font-size: 11px;
	padding: 1px 8px 2px 8px;color: A5A2A2;

}

.contents20 {
	font-size: 11pt;text-align:justify;
	line-height: 140%;
	color: #5E5E5E;PADDING-LEFT: 20px;
	text-decoration: none;
}

textarea {
	width: 235px;font-size: 11px;	line-height: 15px;
	height: 80px;color: A5A2A2;
	margin: 10px 0 0 0;
	/* IEWin only */
	scrollbar-track-color: #eee;
	scrollbar-face-color: #eee;
	scrollbar-darkshadow-color: #999;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #eee;
	scrollbar-arrow-color: #666;
}

a:link, a:visited {
	text-decoration : none;
	color: #D41045;
	font-size: 11px;	line-height:  17px;
	background: transparent;
	}

a:hover, a:active {
	text-decoration : underline;
	color: #D41045;
	font-size: 11px;	line-height:  17px;
	background: transparent;
	}
.menu {
	font-size: 11px;	line-height: 15px; font-weight: bold;
	color: #000000;
}
.menu_sub1 {
	font-size: 11px;	line-height: 15px;
	color: #666666;PADDING-LEFT: 10px;
}

.menu_sub1 a {color: 858585;text-decoration:none; }
.menu_sub1 a:hover {color: 000000;text-decoration:none; }
.menu_sub1 a:active {color: 000000;text-decoration:none; }


.menu20 a {
	font-size: 11px;	line-height:  17px;
	color: #858585;
}
.menu_sub a:visited {
	font-size: 11px;	line-height:  17px;
	color: #858585;
}
.FieldError {
	color:#ff0000;
	border-bottom:1px solid #ff0000;
}
.stext {
	font-size: 10px;
	line-height: 160%;
	color: #333333;
}
A.pinkline:link {COLOR:#666666;font-size:8pt;font-face:"Arial,Verdana";line-height:17px;letter-spacing:0;TEXT-DECORATION:none;}
A.pinkline:visited {COLOR:#666666;font-size:8pt;font-face:"Arial,Verdana";line-height:17px;letter-spacing:0;TEXT-DECORATION:none;}
A.pinkline:active{COLOR:#666666;font-size:8pt;font-face:"Arial,Verdana";line-height:17px;letter-spacing:0;TEXT-DECORATION:none;}
A.pinkline:hover{COLOR:#C02143;font-size:8pt;font-face:"Arial,Verdana";line-height:17px;TEXT-DECORATION:none;}

/* text style */
.title {
	font-size: 11.5px;
	font-weight: bold;
	color: #A45E69;
}

.imagePaddingRight {
	padding-right:5px;
}

.lineDivider {
	width:99%;
	border-bottom:1px solid #cccccc;
}

.DarkPinkBold {
	color: #B01D39;
}