body,td,th,input {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
body {
	background-color: #e6e6e6;
	background-image: url(../images/body_bg.gif);
}
.body_login {
	background-color: #e6e6e6;
	background-image: url(../images/body_login_bg.gif);
}

a:link, a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}

.a_noline:link, .a_noline:visited, .a_noline:hover, .a_noline:active {
	color: #000000;
	text-decoration: none;
}

.a_list:link, .a_list:visited, .a_list:active {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.a_list:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

.a_td2:link, .a_td2:visited, .a_td2:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.a_td2:hover {
	color: #99ddff;
	text-decoration: none;
	font-weight: bold;
}

.header_left {
	background-image: url(../images/header_bg_left.gif);
	background-repeat: no-repeat;
}

.header_main {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

.logo {
	background-color: #ffffff;
}
.logo_right {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-color: #dcdcdc;
}

.login_user {
	font-weight: bold;
}

.help_area {
	padding: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #000066;
}

.errMsg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.msg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003080;
}

.topmenu_bar {
	background-image: url(../images/topmenu_bar_bg.gif);
	background-repeat:repeat-x;
}
.topmenu_split {
	background-image: url(../images/topmenu_bar_split.gif);
	background-repeat:repeat-x;
}
.topmenu_on {
	background-image: url(../images/topmenu_on.gif);
	background-repeat:repeat-x;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.topmenu_off {
	background-image: url(../images/td1_bg.gif);
	background-repeat:repeat-x;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.topmenu_off:hover {
	background-image: url(../images/topmenu_hover.gif);
	color: #ffffff;
	cursor: pointer;
}
.topmenu_under {
	background-image: url(../images/topmenu_under_bg.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
}

.frame_top_left {
	background-image: url(../images/frame_top_left.gif);
}
.frame_top {
	background-image: url(../images/frame_top.gif);
	background-repeat: repeat-x;
}
.frame_top_right {
	background-image: url(../images/frame_top_right.gif);
}
.frame_middle_left {
	background-image: url(../images/frame_middle_left.gif);
	background-repeat: repeat-y;
}
.frame_middle {
	padding: 9px;
	background-image: url(../images/frame_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.frame_middle_right {
	background-image: url(../images/frame_middle_right.gif);
	background-repeat: repeat-y;
}
.frame_bottom_left {
	background-image: url(../images/frame_bottom_left.gif);
}
.frame_bottom {
	background-image: url(../images/frame_bottom.gif);
	background-repeat: repeat-x;
}
.frame_bottom_right {
	background-image: url(../images/frame_bottom_right.gif);
}

.footer_copyright {
	color: #000000;
	font-size: 11px;
	text-align: center;
}


.side_bar {
	background-image: url(../images/side_bar_bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
}
.side_bar:hover {
	cursor: pointer;
}

.sidemenu1 {
	background-image: url(../images/sidemenu1_bg.gif);
	color: #ffffff;
	width: 170px;
	height: 16px;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

.sidemenu2, .sidemenu2_off {
	background-image: url(../images/sidemenu2_bg.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	width: 172px;
	height: 16px;
	padding-top: 4px;
	padding-left: 8px;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.sidemenu2_off {
	color: #000000;
	background-image: url(../images/sidemenu2_bg_off.gif);
	text-decoration: none;
}
/*
.sidemenu2:hover {
	background-image: url(../images/sidemenu2_bg_hover.gif);
	background-repeat: repeat-y;
	color: #ddeeff;
	cursor: pointer;
}

.sidemenu2_off:hover {
	background-image: url(../images/sidemenu2_bg_off_hover.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	cursor: pointer;
}
*/
.sidemenu3, .sidemenu4 {
	background-image: none;
	background-color: #f0f0f0;
	color: #000000;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.sidemenu4 {
	width: 160px;
	padding-left: 20px;
}

.sidemenu3_on, .sidemenu4_on {
	background-color: #99ccff;
}

.sidemenu3_off, .sidemenu4_off {
	background-color: #f0f0f0;
}

.sidemenu3_on:hover, .sidemenu3_on_hover, .sidemenu3_off_hover, .sidemenu4_on:hover, .sidemenu4_on_hover, .sidemenu4_off_hover {
	color: #ffffff;
	background-color: #000000;
}

.sidemenu3_off:hover, .sidemenu4_off:hover {
	color: #f0f0f0;
	background-color: #000000;
}



.input_tab {
	float: left;
	width: 90px;
	height: 20px;
	text-align: center;
	padding-top:5px;
	margin-right:5px;
	background-repeat:repeat;
	font-size: 12px;
}
.input_tab.input_tab_on {
	border-top: 1px solid #0096ff;
	border-right: 1px solid #0096ff;
	border-bottom: none;
	border-left: 1px solid #0096ff;
	background-image: url(../images/input_tab_bg.gif);
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.input_tab.input_tab_off {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	background-image: url(../images/td9_bg.gif);
	color: #000000;
	text-decoration: none;
}

.txBox {
	color:#000000;
	background-color:#ffffff;
	padding:1px;
	border-style:double;
	border-width:3px;
	border-color:#aaaaaa;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}


.btn_go {
	background-image: url(../images/btn_go.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}


.tbl_clear {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.tbl {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	border: 1px solid #999999;
	background-image: none;
}

.tbl.body {
	border-top: none;
}

.tbl.where {
	/*
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	*/
	background-color: #eaf6ff;
}

.td1 {
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	background-image: url(../images/td1_bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
}
.td1.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td1.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td1.left {
	border-top: none;
	border-left: 1px solid #999999;
}

.td2 {
	background-color: #236d9a;
	padding: 6px;
	color: #ffffff;
}
.td2.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td2.border2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.td2.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td2.left {
	border-top: none;
	border-left: 1px solid #999999;
}
.td2.right {
	border-top: none;
	border-right: 1px solid #999999;
}

.tr3 {
	background-color: #eaf6ff;
	word-break:break-all;
}

.td3 {
	background-color: #eeeeee;
	word-break:break-all;
}
.td3_2 {
	background-color: #dddddd;
	word-break:break-all;
}
.td3.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td3.top, .tr3.top, .td3_2.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td3.left {
	border-top: none;
	border-left: 1px solid #999999;
}

.td4, .tr4 {
	background-color: #ffffff;
	word-break:break-all;
}
.td4.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: none;
}
.td4.top, .tr4.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td4.left {
	border-top: none;
	border-left: 1px solid #999999;
}
.td4.right {
	border-top: none;
	border-right: 1px solid #999999;
}
.td4.border2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.td5 {
	padding: 3px;
}
.td5.top {
	border-top: 1px solid #999999;
}

.td_day {
	background-color: #236d9a;
	padding: 4px;
	color: #ffffff;
}
.td_day.left {
	border-left: 1px solid #999999;
}
.td_day.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td_day.border2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.td5.border {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-right: none;
}

.tr3, .tr4 {
	height: 20px;
}

.tr3:hover, .tr4:hover {
	background-color: #aaddff;
}

.tr4.narrow {
	height: 12px;
}

.td9 {
	background-image: url(../images/td9_bg.gif);
	background-repeat:repeat;
	background-color: #eeeeee;
	word-break:break-all;
}
.td9.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: none;
}
.td9.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td9.left {
	border-top: none;
	border-left: 1px solid #999999;
}

.td_tab {
	border-top: 1px solid #0096ff;
	border-right: 1px solid #0096ff;
	border-bottom: none;
	border-left: 1px solid #0096ff;
	background-image: url(../images/input_tab_bg.gif);
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

.tr_row:hover {
	background-color: #aaddff;
}

.td_sum {
	background-color: #d0e3f0;
	word-break:break-all;
}

.td_search_header {
	color: #0066cc;
}

.td_bind_name {
	color: #666666;
	font-weight: bold;
}
.td_bind_text {
	color: #000000;
}

.input_area {
	border: 1px solid #0096ff;
	padding: 20px;
	background-image: url(../images/input_area_bg.gif);
	background-repeat:repeat;
	background-color: #eeeeee;
}

.toppage {
	background-image: url(../images/toppage_bg.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width: 99%;
	height: 55px;
	padding-top: 15px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", "Osaka";
}

.notice_title {
	color: #ff6600;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", "Osaka";
}


.notice {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	color: #CC0000; 
	background-color: #ffffff;
	background-image:url('../images/dot.gif');
	background-repeat:no-repeat;
	background-position: left center;
}

.btn {
	font-size: 11px;
	background-image: url(../images/btn_bg.gif);
	background-repeat:no-repeat;
	width: 50px;
	height: 18px;
	border: 0px;
	cursor: pointer;
	padding-top: 2px;
}
.btn.new {
	background-image: url(../images/btn_new.gif);
}
.btn.del {
	background-image: url(../images/btn_del.gif);
}
.btn.refresh {
	background-image: url(../images/btn_refresh.gif);
}
.btn.search {
	background-image: url(../images/btn_search.gif);
}
.btn.save {
	background-image: url(../images/btn_save.gif);
}
.btn.close {
	background-image: url(../images/btn_close.gif);
}

.btn.btn_wider {
	background-image: url(../images/btn_wider_bg.gif);
	width: 75px;
}
.btn.btn_widest {
	background-image: url(../images/btn_widest_bg.gif);
	width: 100px;
}

.btnbg, .btnbg_w {
	font-size: 11px;
	background-image: url(../images/btn_bg.gif);
	background-repeat:no-repeat;
	width: 55px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	padding-top: 4px;
	padding-left: 22px;
	text-align: left;
}
.btnbg_w {
	width: 100px;
}

.btnbg.btn_pc {
	background-image: url(../images/btn/btn_pc.gif);
}
.btnbg.btn_mobile {
	background-image: url(../images/btn/btn_mobile.gif);
}
.btnbg_w.btn_w_draw_table {
	background-image: url(../images/btn/btn_w_draw_table.gif);
}


.btn_exp {
	width:20px;
	color:#663300;
	background-color:#cccccc;
	padding:1px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-repeat:no-repeat;
	background-position: center center;
	cursor: pointer;
}

.btn_exp.csv {
	background-image:url('../images/export_csv.gif');
}
.btn_exp.excel {
	background-image:url('../images/export_excel.gif');
}
.btn_exp.print {
	background-image:url('../images/export_print.gif');
}

.required {
	font-weight: bold;
}


.menu_path_left {
	height: 23px;
	width: 30px;
	background-image: url('../images/menu_path_left.gif');
	background-repeat:no-repeat;
}

.menu_path {
	color: #ffffff;
	height: 23px;
	background-image: url('../images/menu_path.gif');
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	background-repeat:repeat-x;
}

.stock_banner {
	float: left;
	overflow: hidden;
	background-image: url(../images/banner_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	border: 0px solid #999999;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	indent: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
}

div.niceTitle{
	border: 1px solid #333366;
	background-color: #FFFFFF;
	position: absolute;
	text-align: left;
}

.timeline{
	border-bottom: 1px solid #333366;
}

.size_title{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	text-indent: 18px;
	color: #ffffff;
	width: 150px;
	height: 23px;
	padding-top: 5px;
	margin-bottom: 0px;
	background-image: url('../images/menu_path.gif');
	background-repeat:repeat-x;
	background-position: left center;
	line-height: 20px;
}

.copy_from {
	border: 1px solid #0096ff;
	padding: 20px;
	background-color: #aaddff;
}

.td_cursor{
	cursor: pointer;
	border-top: 1px solid #999999;
}

.td_timetable {
	background-image: url(../images/timetable_bg_black.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.td_timetable1 {
	color: #444466;
	background-image: url(../images/timetable_bg_pink.gif);
	background-repeat:repeat;
/*	background-color: #ffcccc;*/
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable2 {
	color: #444466;
	background-image: url(../images/timetable_bg_orange.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable3 {
	color: #444466;
	background-image: url(../images/timetable_bg_yellow.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable4 {
	color: #444466;
	background-image: url(../images/timetable_bg_green.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable5 {
	color: #444466;
	background-image: url(../images/timetable_bg_blue.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable6 {
	color: #444466;
	background-image: url(../images/timetable_bg_purple.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable7 {
	color: #444466;
	background-image: url(../images/timetable_bg_grey.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable11 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_pink_rev.gif);
	background-repeat:repeat;
/*	background-color: #ffcccc;*/
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable12 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_orange_rev.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable14 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_green_rev.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable15 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_blue_rev.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable16 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_purple_rev.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable17 {
	color: #ffffff;
	background-image: url(../images/timetable_bg_grey_rev.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}
.td_timetable0 {
	color: #444466;
	background-image: url(../images/timetable_bg_white.gif);
	background-repeat:repeat;
	word-break:break-all;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-right-width: 3px;
}

.tr_timetable_split {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
}

.btn_sales {
	width:20px;
	height:20px;
	color:#000000;
	background-color:#ffffff;
	padding:0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-repeat:no-repeat;
	background-position: center center;
	cursor: pointer;
}
.btn_sales.add {
	background-image: url(../images/ico_sales_add.gif);
}
.btn_sales.list {
	background-image: url(../images/ico_sales_list.gif);
}
.btn_sales.time {
	background-image: url(../images/ico_sales_time.gif);
}
