/*
*/

body {
	width: 960px;
	margin: auto;
	font-family: Verdana, "Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 13px;
	padding: 8px;
}

#pagebody {
	width: 960px;
	margin:0px;
	padding: 0px;
}

#mainbody {
	width: 960px;
}

.contents {
	width: 950px;
/*
	float:left;
*/
	padding: 4px;
}

header {
	padding: 12px 12px 0px 12px;
	margin-bottom: 8px;
	border-style: solid;
	border-width: 0px 0px 4px 0px;
	width: 936px;
}

footer  {
	clear: both;
	font-family: Times New Roman;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	font-size: 12px;
	padding: 2px;
	text-align:center;
	width: 956px;
	line-height: 160%;
}

#trailer-right {
	float: right;
	font-family: Helvetica;
	font-size: 9px;
	text-align: left;
	padding: 2px 2px 2px 2px;
}


.leftspace {
/*
	width: 110px;
	float:left;
*/
	border-style: solid;
	border-radius: 0px 5px 5px 0px;
}

/*--------------------------------------------------------------------------
	buttons
*/

.side_menu {
	padding: 4px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin-bottom: 24px;
}

.side_menu a {
	padding: 8px 10px;
	margin: 3px;
	border-width: 0px;
	border-style: none;
	border-radius: 3px;
	font-weight: bold;
	font-size: 11px;
}

.submenu {
	text-align: right;
	margin: 6px;
	padding: 4px;
}

.submenu a {
	padding: 6px 8px;
	margin: 3px;
	border-width: 0px;
	border-style: none;
	border-radius: 3px;
	font-weight: bold;
	font-size: 10px;
}

h1 {
	font-size: 16px;
	font-weight: normal; 
	border-style: double;
	border-width: 0px 0px 3px 0px;
	padding-left: 4px;
	padding-bottom: 0px;
}

h3 {
	font-size: 14px;
	font-weight: normal; 
	border-style: double;
	border-width: 0px 0px 3px 0px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

.leaf{
	padding: 8px 8px 8px 8px;
	margin: 12px 2px 24px 4px;
	width: 930px;
}

.leafbody{
}

#search_form {
	margin-top:8px;
}

input, select, textarea {
	font-family: Verdana, "Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 11px;
}

input[type=button]{
margin: 2px;
}


.pager {
	word-spacing: 14px;
	width: 904px;
	padding: 4px 12px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: right;
}


.list_result_merchant,
.count_result_merchant,
.count_result_partner,
.count_result,
#mediation_result,
#frame_result,
#ads_result,
#ads_result_status,
#adlist_result,
#info_result,
#merchant_result,
#agency_result,
#partner_result,
.request_result,
#promotion_result {
	width: 930px;
}

#info_result {
	table-layout: fixed;
}

#mediation_result th,
.count_result th,
#ads_result th,
#ads_result_status th,
#frame_result th,
#agency_result th,
.request_result th,
#info_result th,
#merchant_result th{
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#info_result th {
	text-align: center;
}

#info_result th.title {
	text-align: left;
	width: 100px;
}
#info_result th.description {
	text-align: left;
	width: 200px;
}

.count_result th{
	vertical-align:middle;
}

.count_result td {
	text-align: right;
}
.count_result td:first-child {
	text-align: left;
}
.count_result tr:nth-child(even) td {
	background-color: #e0e0e0;
}

#mediation_result td,
#adbodies_result td,
#ads_result td,
.count_result td,
#ads_result_status td,
#frame_result td,
#info_result td,
#merchant_result td,
#agency_result td,
#promotion_result td
{
	padding: 4px 2px 2px 8px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: middle;
	line-height:150%;
}

#merchant_result tr.error {
	background-color: #ff0000;
}

#merchant_result tr.error td {
	background-color: #ff0000;
}

#info_result td {
	text-align: center;
}
#info_result td.title {
	text-align: left;
}
#info_result td.description {
	text-align: left;
}

.request_result td
{
	padding: 4px 4px 2px 4px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: middle;
	line-height:150%;
}

#ads_result_status td:nth-child(4),
#ads_result_status td:nth-child(5)
{
	text-align:right;
	padding-right: 4px;
}

#agency_result td.ctrl,
#merchant_result td.ctrl {
	width: 150px;
}

#agency_result td.ctrl a,
#merchant_result td.ctrl a{
	display: block;
	padding: 3px 3px;
	margin: 0px 3px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	float:left;
	text-decoration: none;
}

#promotion_result th {
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#promoption_result td.ctrl {
	width: 100px;
}


#adlist_result th{
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#adlist_result tr:nth-child(odd) td {
	padding: 4px 2px 2px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: middle;
	line-height:150%;
}

#adlist_result tr:nth-child(even) td {
	padding: 4px 2px 2px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	background-color: #e0e0e0;
	color: #000000;
	vertical-align: middle;
	line-height:150%;
}

#adlist_result td.ctrl {
	width: 20px;
	text-align:center;
	padding: 2px;
}

#adlist_result td.ctrl a{
	display: block;
	padding: 3px 3px;
	margin: 0px 3px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	float:left;
	text-decoration: none;
}

/*
*/

.ctrl a,
.outline a,
.kana td a
{
	display: block;
	padding: 3px 3px;
	margin: 0px 3px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	float:left;
	text-decoration: none;
}

.ctrl a span{
	display: none;
}

.ctrl a:hover span{
	display: inline;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	margin-left: 6px;
	margin-top: -30px;
}


.count_result_merchant th {
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	vertical-align:middle;
	width: 110px;
}
.count_result_merchant tr:nth-child(odd) td {
	padding: 4px 4px 2px 4px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	text-align:right;
	background-color: #FFFFFF;
}
.count_result_merchant tr:nth-child(even) td {
	padding: 4px 4px 2px 4px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	text-align:right;
	background-color: #E0E0E0;
}

.list_result_merchant th {
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	vertical-align:middle;
	width: 110px;
}

.list_result_merchant td {
	padding: 4px 4px 2px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	text-align:left;
}

.list_result_merchant td:first-child {
	padding: 4px 4px 2px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	text-align:right;
	width: 40px;
}


#search_table {
	width: 930px;
}

#search_table th {
	width: 144px;
	padding: 4px 12px 2px 2px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	vertical-align: middle;
}

#search_table td {
	padding: 4px 2px 2px 12px;
	width: 579px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	height: 27px;
	vertical-align: middle;
}

.input_table {
	width: 930px;
}

.input_table th {
	width: 150px !important;
	padding: 4px 12px 4px 2px;
	text-align: right;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}

.input_table td {
	padding: 4px 2px 4px 12px;
	width: 729px;
	border-style: solid;
	/*
	border-width: 0px 0px 1px 0px;
	*/
	border-width: 1px;
	font-size: 11px;
	line-height:180%;
}

.input_table td textarea {
	width: 550px;
	height: 100px;
}


dl .table_dl {
	width: 576px;
}

.table_dl dd {
	margin: 0px;
	padding: 3px 2px 3px 2px;
	width: 144px;
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
}

dl .table_dl_device {
	width: 576px;
}

.table_dl_device dd {
	margin: 0px;
	padding: 3px 2px 3px 2px;
	width: 100px;
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
}

dl .subitem {
	margin-left:4px;
	width: 500px;
}
.subitem dt{
	clear:both;
	float:left;
	width: 80px;
	text-align:right;
	padding: 2px 8px;
}
.subitem dd {
	float:left;
	padding: 2px;
}

.rank dt{
	width: 40px;
}

.fidul {
	width: 750px;
}

.fidul li {
margin: 0px;
padding: 0px;
width: 140px;
display: inline-block;
list-style-type: none;
list-style-image: none;
/* - ipw - */
vertical-align: top;
padding: 3px 4px 3px 1.5em;
line-height: 1em;
}
.fidul li > input[type=checkbox]{
margin-left:-1.5em;
}

require{
	margin-left: 4px;
	color: red;
	font-size: 9px;
}

errmsg {
	color: red;
	font-size: 11px;
	line-height: 150%;
}

red {
	color: red;
}

.bookmark{
	line-height: 200%;
}

.bookmark li {
	margin-left: 32px;
}

#aid_panel, #aid_list_div, #wid_list_div {
	width: 500px;
}

.preview_frame {
	margin: 4px;
	padding: 12px;
	background-color: #ffffff;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	font-family: "MS Gothic",Osaka-mono,monospace;
}

.count_result_top {
	width: 400px;
	padding: 4px 12px 2px 2px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	float:left;
}

.count_result_top td,
.count_result_top_month td,
.count_result_top_ctrl td
{
	text-align:right;
	padding: 4px 2px 2px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: middle;
	line-height:150%;
}

.count_result_top tr td:first-child {
	text-align:left;
}

.count_result_top th,
.count_result_top_month th,
.count_result_top_ctrl th {
	padding: 4px 2px 4px 2px;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#month_ctrl {
	text-align:center;
}

.count_result_top_month {
	width: 370px;
	padding: 4px 12px 2px 2px;
	margin-left:1px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	float:left;
}

.count_result_top_ctrl {
	width: 49px;
	padding: 4px 12px 2px 2px;
	margin-left:1px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	float:left;
}

.count_result_top_month th a {
	color: #ffffff;
}

.count_result_top_month th a.no-link {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

table.panel {
	width: 930px;
}

table.panel th {
	padding: 4px 12px 4px 2px;
	text-align:right;
}

div.panel {
	width: 930px;
	border-style: solid;
	border-width: 1px;
	margin-top: 12px;
	padding: 2px 4px;
	text-align: right;
}

table.submenu {
	width: 930px;
	margin: 4px 2px 2px 4px;
}

table.submenu td {
	text-align: right;
	padding: 4px 2px 4px 2px;
}

.submenu td a {
	display: inline-block;
	padding: 5px 7px;
	margin: 0px 3px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	font-size:11px;
}

.submenu td a span{
	display: none;
}

.submenu td a:hover span{
	display: inline;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin-left: 6px;
}

.site_menu span{
	display: none;
}

.site_menu:hover span{
	text-align:left;
	display: inline;
	position: absolute;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin-left: 6px;
}

.errormsg{
/*
	padding: 4px 8px;
	border-radius: 5px 5px 5px 5px;
*/
	margin-bottom: 12px;
	font-weight: bold;
}

.subbox {
	width: 700px;
}

#cal_layer {
position: relative;
margin: 0px;
padding: 0px
}



.cal_month{
	width: 897px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
}

.cal_month th {
	padding: 4px 8px 4px 8px;
	margin: 0px;
	border-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width:128px;
	height: 10px;
	font-size: 11px;
}
.cal_month td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	width:129px;
	height: 188px;
	font-size: 11px;
}

.cal_month_entry {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 4px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
	height: 13px;
	font-size: 10px;
}

div.cal_month_entry span {
	display:none;
	padding:4px 2px 2px 4px;
	margin-left:70px;
	width:250px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	color:#000000;
}

div.cal_month_entry:hover span {
	display:inline;
	position:absolute;
	z-index:100;
}

.cal_mediation {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
}

.cal_mediation th {
	padding: 4px 8px 4px 8px;
	margin: 0px;
	border-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width:80px;
	height: 10px;
	font-size: 11px;
}
.cal_mediation td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	width:80px;
	height: 35px;
	font-size: 11px;
}

.cal_mediation td:first-child {
	width: 98px;
	font-size:14px;
	text-align:left;
}

div.cal_mediation_entry:hover span {
	display:inline;
	position:absolute;
	z-index:100;
}


#cal_layer {
	position: relative;
	margin: 0px;
	padding: 0px;
}


.calstatus {
	width: 900px;
	margin: 10px 4px 16px 4px;
	padding: 12px;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
}

.calstatus th {
	padding: 4px 8px 8px 8px;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	width:80px;
}

.calstatus td:first-child {
	width: 150px;
	font-size:14px;
	text-align:left;
}

.calstatus td {
	padding: 4px 8px 4px 8px;
	border-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align:right;
	width:80px;
	font-size: 11px;
}


.cal_mediation {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
}

.cal_mediation th {
	padding: 4px 8px 4px 8px;
	margin: 0px;
	border-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width:80px;
	height: 10px;
	font-size: 11px;
}
.cal_mediation td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	width:80px;
	height: 35px;
	font-size: 11px;
}

.cal_mediation td:first-child {
	width: 98px;
	font-size:14px;
	text-align:left;
}

.cal_mediation_entry {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
	height: 13px;
	font-size: 10px;
}

div.cal_mediation_entry span {
	display:none;
	padding:4px 2px 2px 4px;
	margin-left:15px;
	width:175px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	color:#000000;
	font-size: 11px;
	text-align:left;
}

div.cal_mediation_entry:hover span {
	display:inline;
	position:absolute;
	z-index:100;
}

.mediates_month,
.mediates_month td
{
	border-style: none;
	border-width: 0px;
}

.xbutton {
	font-size: 8px;
	padding: 0px;
	font-weight: bold;
}

.tac {
	text-align:center !important;
}

.tar {
	text-align:right !important;
	padding-right: 4px !important;
}

.tal {
	text-align:left !important;
}

.info_table{
	width: 930px;
}

.info_table td {
	vertical-align:middle;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	padding: 4px 4px;
}


ul.category_list {
	width: 746px
}

ul.category_list li {
margin: 0px;
padding: 0px;
width: 140px;
display: inline-block;
list-style-type: none;
list-style-image: none;
/* - ipw - */
vertical-align: top;
padding: 3px 4px 3px 1.5em;
line-height: 1em;
}
ul.category_list li > input[type=checkbox]{
margin-left:-1.5em;
}

.tac {
	text-align:center !important;
}

.tar {
	text-align:right !important;
	padding-right: 4px !important;
}

.tal {
	text-align:left !important;
	padding-left: 4px !important;
}

.check1{
	width: 10px !important;
	padding: 2px !important;
}

.c_rate {
	width: 50px !important;
}
.c_count {
	width: 80px !important;
}
.c_amount {
	width: 90px !important;
}

.tagwindow {
	width: 99%;
	padding: 4px;
	resize: none;
}

dl.param_list {
	padding: 8px 2px;
}

.param_list dt {
	width: 100px;
	float: left;
	clear: both;
}
.param_list dd {
		
}


.input_readonly {
	border-style: none;
}

.handsontable .readOnly {
	background-color: gray;
}

.status_count {
	text-align: right;
	padding: 4px;
}
