.backgrd_01 {
	font-size: 10px;
	font-style: normal;
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(/img/back_grd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.Font_size_SSS01 {
    font-size: 10px;
	color: #333333;
}

.Font_size_S01 {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.Font_size_S02 {
    font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.Font_size_S03 {
    font-size: 11px;
	line-height: 12px;
	color: #333333;
}

.Font_size_M01 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.Font_size_M02 {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.Font_size_M02 span {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
}

.Font_size_M03 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.Font_size_L01 {
	font-size: 16px;
	color: #333333;
}

.Font_size_LL01 {  font-size: 20px
}

.table01 {
	text-align:center;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	height: 24px;
	background-color: #333399;
	border: 1px solid #333333;
}

.table01_ss {
	text-align:center;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	height: 24px;
	background-color: #333399;
	border: 1px solid #333333;
}
.ttl_dot_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_mem {
	background-image: url(/img/left_me_back01.gif);
	background-repeat: repeat;
	width: 175px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.main_fld {
	width: 575px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.main_fld_02 {
	width: 565px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.main_fld_03 {
	width: 735px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.u_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.u_line02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.title {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.announce_title {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
    padding-top: 2px;
    padding-bottom: 5px;
}

.title_character {
            background: url(/img/ttl_ball.jpg) no-repeat 5px 50%;
            padding:3px 0px 1px 25px;
}

.announce_title_character {
            background: url(/img/ttl_ball_02.jpg) no-repeat 5px 50%;
            padding:3px 0px 1px 25px;
}

.announce_qr_title_character {
            background: url(/img/ttl_ball_03.jpg) no-repeat 5px 50%;
            padding:3px 0px 1px 25px;
}

.btn_img01 {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(/img/btn_back.jpg);
	background-repeat: repeat-x;
}

.btn_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.toolbar {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/img/btn_back.jpg);
	background-repeat: repeat-x;
}

.loginform {
	background-image: url(/img/member_log_back01.jpg);
	background-color: #666666;
    width: 175px;
    height: 200px;
}

INPUT.userid {
    width: 125px;
    height: 14px;
}

INPUT.password {
    width: 125px;
    height: 14px;
}


