/* ¹Ùµð Àû¿ë ½ºÅ¸ÀÏ ¿©¹é, ½ºÅ©·Ñ¹Ù µî */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color: #C9231C;
    scrollbar-face-color:#F36F6A;
    scrollbar-highlight-color: #FFD8D6;
    scrollbar-3dlight-color: #F36F6A;
    scrollbar-shadow-color: #C9231C;
    scrollbar-darkshadow-color: #F36F6A;
    scrollbar-track-color: #FAA9A7;
}

/* tdÀû¿ë ÅØ½ºÆ® */
td {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #825C5B;
	text-decoration: none;
}
a:link {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #825C5B;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #825C5B;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}

/* »ó´Ü ¹é±×¶ó¿îµå */
.totl_bg01 {
	background-attachment: fixed;
	background-image: url(../img/totl_tbg_01.gif);
	background-repeat: repeat;
	background-position: right bottom;
}

/* Áß°£ ¹é±×¶ó¿îµå */
.totl_bg02 {
	background-attachment: fixed;
	background-image: url(../img/totl_tbg_02.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* ÇÏ´Ü ¹é±×¶ó¿îµå */
.totl_bg03 {
	background-attachment: fixed;
	background-image: url(../img/totl_tbg_03.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* ºÐÈ«»ö ¹ØÁÙ */
.td_uline_pink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B5AE;
}

/* È¸»ö ¹ØÁÙ */
.td_uline_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}

/* È¸»ö Á¡¼± ÁÙ */
.td_uline_dot {
	background-attachment: fixed;
	background-image: url(../img/totl_bbg_05.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* °¢Á¾ ÅØ½ºÆ® Æû ½ºÅ¸ÀÏ ºÐÈ« ¹è°æ»ö */
.text_box {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #825C5B;
	background-color: #FFE7E7;
	border: 1px solid #E8B5AE;
}

/* °¢Á¾ ÅØ½ºÆ® Æû ½ºÅ¸ÀÏ Èò»ö ¹è°æ */
.text_box_nobg {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	line-height: 130%;
	color: #825C5B;
	border: 1px solid #E8b5AE;
}

/* Å×ÀÌºí È¸»ö Å×µÎ¸® */
.table_line {
	border: 1px solid #E8B5AE;
}

/* °ËÀº»ö 12ÇÈ¼¿ ÅØ½ºÆ® */
.td_text_black {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	padding: 5px;
}
.textarea1{color:#FFFFFF; font-size: 12px; color: #6D380A; background-color:#ffffff; background:; border:solid 0 #ffffff;}
.textarea2{color:#FFFFFF; font-size: 12px; color: #404040; background-color:#ffffff; background:; border:solid 0 #ffffff;}

