body,td,th,input,select {
	font-size: 11px;
	font-family: "?½l?½r ?½o?½S?½V?½b?½N", "Osaka";
}
input,select {
	font-size: 10px;
}

body {
	background-color: #ffffff;
	/*background-image: url(../images/body_bg.gif);*/
}
.adw_email{
	width:650px;
}

a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #cc0000;
	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: #000099;
	text-decoration: none;
	font-weight: bold;
}
.a_list:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.a_td2:link, .a_td2:visited, .a_td2:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.a_td2:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.a_td3:link, .a_td3:visited, .a_td3:active {
	color: #2233ff;
	text-decoration: none;
	font-weight: bold;
}
.a_td3:hover {
	color: #ff3322;
	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.gif);
	background-repeat:repeat-y;
	background-color: #d2d2d2;
}

.login_area {
	padding: 5px;
	padding-top: 15px;
	padding-left: 25px;
	background-image: url(../images/frame_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.login_right_area {
	background-image: url(../images/login_bg_black.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}
.login_logo_area {
	valign: bottom;
	align: right;
	padding: 0px;
	color: #ffffff;
	background-color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial", "Times New Roman";
}

.login_user {
	font-weight: bold;
}

.help_area {
	padding: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #000066;
}

.help_area_text {
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
	color: #000000;
}

.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_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 {
	background-image: url(../images/foot_bg.gif);
	text-align: center;
}

.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;
}

.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-color: #e0e0e0;
	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;
	background-image: url(../images/sidemenu3_bg.gif);
	background-repeat: repeat-y;
}

.sidemenu3_on, .sidemenu4_on {
	background-color: #cce0ff;
}

.sidemenu3_off, .sidemenu4_off {
	background-color: #e0e0e0;
}

.sidemenu3_on:hover, .sidemenu3_on_hover, .sidemenu3_off_hover, .sidemenu4_on:hover, .sidemenu4_on_hover, .sidemenu4_off_hover {
	color: #ffffff;
	background-color: #666666;
}

.sidemenu3_off:hover, .sidemenu4_off:hover {
	color: #ffffff;
	background-color: #666666;
}



.txBox {
	color:#000000;
	background-color:#ffffff;
	padding:1px;
	border-style:double;
	border-width:3px;
	border-color:#aaaaaa;
	font-size: 13px;
	font-family: "?½l?½r ?½o?½S?½V?½b?½N", "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: "?½l?½r ?½o?½S?½V?½b?½N", "Osaka";
	font-size: 12px;
	border: 1px solid #999999;
	background-image: none;
}

.tbl.body {
	border-top: none;
}

.tbl.where {
	background-image: url(../images/frame_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


.tbl_login {
	border: 3px double #aaaaaa;
	background-image:url('../images/frame_bg.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.tbl.list {
	border-top: none;
	border-left: none;
}

.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;
}

.tr2, .td2 {
	background-image: url(../images/td2_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-weight: normal;
	background-color: #999999;
	padding: 3px;
	color: #000000;
}

.tr2 {
	height: 25px;
}

.td2.border {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td2.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.td2.left {
	border-top: none;
	border-left: 1px solid #999999;
}

.tr3 {
	background-color: #e9e9e9;
	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;
}
.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;
}

.tr3, .tr4 {
	height: 20px;
}

.tr3:hover, .tr4:hover {
	background-color: #cce0ff;
}

.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;
}

.a_tr10_head, .a_td10_head {
	background-image: url(../images/td10_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-weight: normal;
	background-color: #999999;
	padding: 3px;
	color: #000000;
}

.a_tr10, .a_td10 {
	color: #737373;
}

.tdlist {
	border-left: 1px solid #999999;
	border-top: 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, .tr_sum {
	background-color: #cccccc;
}

.td_search_header {
	color: #0066cc;
}

.td_bind_name {
	color: #666666;
	font-weight: bold;
}
.td_bind_text {
	color: #000000;
}

/* ABCD */
.tr_a {
	background-color: #ffcc99;
}

.tr_b {
	background-color: #ccffff;
}

.tr_c {
	background-color: #ffff99;
}

.tr_d {
	background-color: #ffffff;
}

.tr_a, .tr_b, .tr_c, .tr_d {
	word-break:break-all;
	height: 20px;
}

.tr_a.top, .tr_b.top, .tr_c.top, .tr_d.top {
	border-top: 1px solid #999999;
	border-left: none;
}
.tr_a:hover, .tr_b:hover, .tr_c:hover, .tr_d:hover {
	background-color: #cce0ff;
}

.tr_a.narrow, .tr_b.narrow, .tr_c.narrow, .tr_d.narrow {
	height: 12px;
}
/* ABCD end */

.input_area {
	border: 3px double #999999;
	padding: 20px;
	background-image: url(../images/input_area_bg.gif);
	background-repeat:repeat;
	background-color: #eeeeee;
}

.input_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tabview_area {
	border: 3px double #999999;
	padding: 10px;
	background-image: url(../images/frame_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.tabview_tab {
	width: 100px;
	height: 17px;
	text-align: center;
	padding-top:3px;
	background-repeat:repeat;
	font-size: 12px;
}
.tabview_tab.tabview_tab_on {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	background-image: url(../images/sidemenu2_bg.gif);
	background-position: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.tabview_tab.tabview_tab_off {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	background-image: url(../images/sidemenu2_bg_off.gif);
	background-position: center;
	color: #000000;
	text-decoration: none;
}

.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: #666666;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial", "Times New Roman", "Osaka";
}


.notice {
	font-family: "?½l?½r ?½o?½S?½V?½b?½N", "Osaka";
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	color: #000000;
	width: 171px;
	height: 19px;
	padding-top: 6px;
	margin-bottom: 2px;
	background-image:url('../images/short_title_bg.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_login {
	background-image:url('../images/btn_login.gif');
}
.btn.btn_pc {
	background-image:url('../images/btn_pc.gif');
}
.btn.btn_mobile {
	background-image:url('../images/btn_mobile.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;
}

.btn_exp, .btn_ico {
	height:18px;
	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');
}

.btn_ico.btn_edit {
	background-image:url('../images/btn_edit.gif');
}
.btn_ico.btn_view {
	background-image:url('../images/btn_view.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: #000000;
	height: 23px;
	background-image: url('../images/menu_path.gif');
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	background-repeat:repeat-x;
}
.menu_path_right {
	height: 23px;
	width: 30px;
	background-image: url('../images/menu_path_right.gif');
	background-repeat:no-repeat;
}

.service_tab {
	float: left;
	width: 70px;
	height: 20px;
	text-align: center;
	padding-top:5px;
	margin-right:5px;
	background-repeat:no-repeat;
	font-size: 12px;
}

.service_tab.service_on {
	background-image: url(../images/service_on.gif);
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.service_tab.service_off {
	background-image: url(../images/service_off.gif);
	color: #000000;
	text-decoration: none;
}

.creative_preview {
	width: 220px;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 5px;
	background-color: #e6ffff;
}
.creative_preview_title {
	color: #0000ff;
	text-decoration: underline;
	font-size: 14px;
}
.creative_preview_description {
	color: #000000;
	text-decoration: none;
}
.creative_preview_url {
	color: #007700;
	text-decoration: none;
}

.no_condition {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}

.div_loading {
	font-family: "Arial", sans-serif;
	position:absolute;
	color: #003399;
	font-weight: bold;
	text-align:center;
	font-size: 14px;
	z-index:90;
	background-color: white;
	visibility: visible;
	border:0px solid white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter: Alpha(Opacity=80);opacity:.80;
}

dl.ch {overflow: hidden;width: 80%;margin:0px;}
dl.ch label {display: block;  float: left;  width: 15em;}


