body,td,th,input,select,pre {
	font-size: 12px;
	/*font-family: "ＭＳ Ｐゴシック", "Osaka";*/
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	color: #666666;
}
input,select,label,textarea {
	color: #000000;
}

body {
	background-color: #ffffff;
}

a:link, a:visited {
	color: #0066ff;
	text-decoration: none;
}
a:hover, a:active {
	color: #00aa99;
	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: #0066ff;
	text-decoration: none;
}
.a_list:hover {
	color: #00aa99;
	text-decoration: underline;
}

.a_td1:link, .a_td1:visited, .a_td1:active {
	color: #ffffff;
	text-decoration: none;
}
.a_td1:hover {
	color: #ffffff;
	text-decoration: none;
}

/*
.a_td2:link, .a_td2:visited, .a_td2:active {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
}
.a_td2:hover {
	color: #00aa99;
	text-decoration: underline;
	font-weight: bold;
}
*/
.a_td2:link, .a_td2:visited, .a_td2:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.a_td2:hover {
	color: #3399ff;
	text-decoration: underline;
	font-weight: bold;
}
.tr2 td img {
	padding-left:4px;
}
.tr2 td span, .tr2 td label{
	color:#FFF;
}
	

.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;
}


.footer {
/*	background-image: url(../images/bg/bg_footer.gif);*/
/*	background-repeat: repeat-x;*/
	border-top:1px solid #c0c0c0;
	text-align: center;
/*	height: 80px;*/
}
.footer img{
	padding-top:5px;
}
.footer_copyright {
/*	color: #666666;*/
	color: #d0d0d0;
	font-size: 12px;
	text-align: center;
	font-family: "Century Gothic", "Osaka";
	background-color:#273347;
	font-weight: bold;
	padding:3px;
}

h1, h2, h3 {
    margin      :0;
    padding     :0;
    font-weight :normal;
    font-size   :12px;
    color       :#666666;
}
div.readme_title {
    background   :url(../images/title_mark.gif) no-repeat;
    height       :18px;
    padding-left :25px;
    padding-top  :2px;
    font-size    :14px;
    font-weight  :bold;
    margin-left  :10px;
}
div.readme_text { /* Home */
    /*margin           :3px 20px 10px 20px;
    line-height      :18px;*/
    border-left      :5px solid #c8c8c8;
    background-color :#f8f8f8;
    margin           :5px 0 20px 30px;
    padding          :10px 7px;
    line-height      :140%;
}


.side_bar {
	padding: 0px;
}

.sidemenu2 {
	background-image: url(../images/bg/bg_sidemenu2.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.sidemenu3, .sidemenu4, .sidemenu3_on, .sidemenu4_on, .sidemenu3_off, .sidemenu4_off {
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
}

.sidemenu3_on, .sidemenu4_on {
	color: #0066ff;
}

.sidemenu3_off, .sidemenu4_off {
	background-color: #ffffff;
}

.sidemenu3_on:hover, .sidemenu3_on_hover, .sidemenu3_off_hover, .sidemenu4_on:hover, .sidemenu4_on_hover, .sidemenu4_off_hover {
	background-color: #dde6ff;
}

.sidemenu3_off:hover, .sidemenu4_off:hover {
	background-color: #dde6ff;
}



.txBox {
	background-color:#ffffff;
	padding:2px;
	border:1px solid #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-size: 12px;
	border: 1px solid #cccccc;
	background-image: none;
	border-collapse: collapse;
}
.tbl td {
	white-space:nowrap;
}

.panel {
	float: left;
	font-size: 12px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	width: 300px;
}

.tbl_input {
	border: none;
}

.tbl.body {
	border-top: none;
}

.where {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}


.tbl.list {
	border-top: none;
	border-left: none;
}

th {
	vertical-align: top;
	padding-top: 6px;
}

.td2, .td3, .td4, .td9 {
	border: 1px solid #cccccc;
}

.td1, .td1_on, .td1_bar {
	height: 40px;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
	background-color: transparent;
	background-image: url(../images/bg/bg_td1.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	font-weight: normal;
}
.td1_on {
	background-image: url(../images/bg/bg_td1_on.gif);
	font-weight: bold;
}
.td1:hover {
	background-image: url(../images/bg/bg_td1_on.gif);
}
.td1_left {
	width: 4px;
	background-image: url(../images/bg/bg_td1_left.gif);
	background-repeat:no-repeat;
}
.td1_right {
	width: 4px;
	background-image: url(../images/bg/bg_td1_right.gif);
	background-repeat:no-repeat;
}
.td1.border {
	border: 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/bg/bg_td2.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 3px;
	color: #000000;
}

.tr2 {
	height: 25px;
}

.td2.border {
	border: 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: #f0f0f0;
	word-break:break-all;
}

.td3 {
	background-color: #eeeeee;
	word-break:break-all;
}
.td3_2 {
	background-color: #dddddd;
	word-break:break-all;
}
.td3.border {
	border: 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, .tr4_sel {
	background-color: #ffffff;
	word-break:break-all;
}
.td4.border {
	border: 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, .tr5, .tr6 {
	height: 20px;
}
.tr_target, .tr_target td{
	color: #990033;
	font-weight: bold;
}
.tr_target td span{
	color: #666666;
	font-weight: normal;
}
.unit_price_top{
	color: #DC143C;
	font-weight: bold;
}
.unit_price_under{
	color: #2E8B57;
	font-weight: bold;
}
.unit_price_middle{
	color: #666666;
	font-weight: bold;
}

/*
.tr3:hover, .tr4:hover, .tr5:hover {
	background-color: #dde6ff;
}*/
.tr3:hover, .tr4:hover, .tr5:hover {
	background-color: #ffeeef;
}

.tr4_sel {
	background-color: #ffdddd;
}

.tr4.narrow {
	height: 12px;
}

.tr5, .tr6 {
	border-bottom: 1px solid #cccccc;
}

.tr6 {
	background-color: #eeeeee;
}

.td9 {
	background-color: #e0e0e0;
	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;
}

.tdlist {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.tr_row:hover {
	background-color: #aaddff;
}

.td_sum, .tr_sum {
	border-top: 3px double #cccccc;
	background-color: #ffffff;
}

.td_search_header {
	color: #0066ff;
}

.td_bind_name {
	color: #666666;
	font-weight: bold;
}
.td_bind_text {
	color: #000000;
}


.input_tab, .input_tab_title {
	height: 18px;
	text-align: center;
	padding-top:5px;
	background-repeat:no-repeat;
	background-position: center bottom;
	text-decoration: none;
	font-size: 12px;
}
.input_tab {
	float: left;
	margin-left:5px;
}
.input_tab.input_tab_on, .input_tab_title {
	padding-right:20px;
	width: 150px;
	background-image: url(../images/bg/bg_tab_on.gif);
	color: #ffffff;
}
.input_tab.input_tab_off {
	width: 125px;
	background-image: url(../images/bg/bg_tab_off.gif);
	color: #000000;
}

.input_tab_pane {
	border: 2px solid #70b1eb;
	padding: 20px;
}

.input_area_title {
	background-image: url(../images/bg/bg_sidemenu2.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

.input_area, .input_area_border {
	padding: 20px;
	/*background-image: url(../images/bg/bg_input_area.gif);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
}
.input_area_border {
	border: 1px solid #cccccc;
}

.input_title {
	padding-top: 15px;
	text-align: right;
	color: #999999;
	border-bottom: 1px solid #cccccc;
}

.notice_title {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial", "Times New Roman", "Osaka";
}

.btn {
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/btn/btn_bg.gif);
	background-repeat:no-repeat;
	width: 50px;
	height: 18px;
	border: 0px;
	cursor: pointer;
	padding-top: 2px;
}

.btn.btn_wider {
	background-image: url(../images/btn/btn_wider_bg.gif);
	width: 75px;
}
.btn.btn_widest {
	background-image: url(../images/btn/btn_widest_bg.gif);
	width: 100px;
}

.btn.btn_red {
	background-image: url(../images/btn/btn_red_bg.gif);
	color: #cc0000;
}
.btn.btn_wider_red {
	background-image: url(../images/btn/btn_wider_red_bg.gif);
	width: 75px;
	color: #cc0000;
}

.btn_exp, .btn_ico {
	width:20px;
	height:20px;
	padding:1px;
	margin-left:5px;
	/*
	color:#663300;
	background-color:#cccccc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	*/
	background-color:#ffffff;
	border:none;
	background-repeat:no-repeat;
	background-position: center center;
	cursor: pointer;
}

.btn_exp.csv {
	background-image:url('../images/btn/export_csv.gif');
}
.btn_exp.excel {
	background-image:url('../images/btn/export_excel.gif');
}
.btn_exp.print {
	background-image:url('../images/btn/export_print.gif');
}

.btn_ico {
	background-color:#f0f0f0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

.btn_ico.edit {
	background-image:url('../images/btn/edit.gif');
}

.menu_path_left {
	height: 30px;
	width: 4px;
	background-image: url('../images/bg/bg_menu_path_left.gif');
	background-repeat:no-repeat;
}
.menu_path {
/*	color: #666666;
	font-size: 11px;*/
	color: #303030;
	font-size: 14px;
	height: 30px;
	background-image: url('../images/bg/bg_menu_path.gif');
	padding-left: 10px;
	padding-top: 2px;
	background-repeat:repeat-x;
	font-weight: bold;
}
.menu_path_right {
	height: 30px;
	width: 4px;
	background-image: url('../images/bg/bg_menu_path_right.gif');
	background-repeat:no-repeat;
}

.image_preview {
	/*
	border: 1px solid #999999;
	*/
}
.creative_preview {
	width: 220px;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 5px;
	background-color: #e6ffff;
}
.creative_preview_title {
	color: #0066ff;
	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;
}



.menu {
	margin-bottom: 150px;
}
.menu ul {
	width: 100%;
	margin:0px;
	padding:0px;
}
.menu ul li {
	float: left;
	position: relative;
	list-style-type: none;
/*	margin-right: 0px;*/
	width: 100%;
/*	height: 30px;*/
/*	left: -40px;*/
/*	background-color:#000;*/
	border:1px solid #000;
	margin:0px;
	padding:0px;
}
.menu ul li table {
	border-collapse: collapse;
	border: none;
/*	font-size: 90%;*/
	margin:0px;
	padding:0px;
	position: relative;
	top: -28px;
	left: 2px;
	width: 100%;
}
.menu ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 100%;
	height: 0;
	z-index: 100;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
.menu ul li ul li {
	margin-bottom: 0;
	width: 100%;
/*	height: 30px;*/
	margin:0px;
	padding:0px;
}
.menu ul li a {
	font-family: verdana, sans-serif;
	color: #fff;
	display: block;
	text-decoration: none;
/*	padding-left: 5px;*/
	padding-right: 5px;
/*	height: 30px;*/
	line-height: 20px;
}
.menu ul li a:hover {
	position: relative;
	z-index: 100;
}
.menu ul li:hover ul ,
.menu ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}
.menu ul li.sep {
	line-height: 5px;
	background-color:#000;
}
.menu ul li a.top{
	line-height: 30px;
}

div#detail_serach {
	padding-top:5px;
}

