/* CSS Document */

body, td {
	font-family: "±¼¸²", "Arial", "Helvetica";
	font-size: 9pt;
	line-height: 170%;
	color: #adadad;

}

.bold {
	font-family: "±¼¸²";
	font-size: 9pt;
	font-weight: bold;
	color: #adadad;
}

a:link {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #adadad;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #adadad;
	text-decoration: none;
}

a:hover {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #bfbfbf;
	text-decoration: none;
}




/* °Ô½ÃÆÇ¸®½ºÆ® */

.alist:hover {
	font-size:8pt;font-family:verdana;padding-bottom:2px;color:#2772A2; text-decoration: underline
}

.alist:link {
	font-size:8pt;font-family:verdana;padding-bottom:2px;color:#adadad
}

.alist:visited {
	font-size:8pt;font-family:verdana;padding-bottom:2px;color:#adadad
}


/* °æ°í¸Þ½ÃÁö¹è°æ */

.alert_bg {
	background-color: #6F5B32;
	background-image: url(../others/images/alert_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* ¿¹¾à¿Ï·á¹è°æ */

.reserv_ok_bg {
	background-color: #7f7b51;
	background-image: url(../reservation/images/reserv_ok_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* °í°´CRM */
.mail_bg {
	background-attachment: fixed;
	background-image: url(../mailling/images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.mail_ok_bg {
	background-attachment: fixed;
	background-image: url(../mailling/images/member_ok_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
