/* CSS Document */
.px12_orange {font-size:12px;
			  color:#F08714;
			  line-height:14px;
}

.px10 {font-size:10px;
		line-height:11px
}

.px10_gray {font-size:10px;
			  color:#444444;
			  line-height:12px;
}

.px12 {font-size:12px;
			  line-height:15px;
}

.px12_gray {font-size:12px;
			  color:#444444;
			  line-height:15px;
}

.px12_red {font-size:12px;
			color:#FF0000;
			line-height:18px;
}

.bg_01 {background:url(../parts/bg01.gif) no-repeat;
}

.bg_01_action {background:url(../parts/bg01_action.gif) no-repeat;
}

.bg_02 {background:url(../parts/bg02.gif) no-repeat; padding-left:30px; 
}

#present_bg {background:url(../parts/present_frm.gif) no-repeat; width:610px; height:44px; color:#666666; padding:5px 6px 5px 14px}

#y_top_line {
	border-right:1px solid #000000;
	}