/* CSS Document */
/* 共通レイアウトの設定
   クイックre.css*/
html, body {
  font-family: 'メイリオ',Meiryo,verdana,'ＭＳ Ｐゴシック',sans-serif;
  height: 100%;
	width: 100%;
}
body{
  background-color: #FFFFFF;
  background:#FFFFFF /*url(prt_background.jpg) top center repeat*/;
  margin:0px;
  padding:0px;
  text-align:left;
  font-size:12px;
  color: #666666;
	width:100%;
}
body input {
	font-family: inherit;
	font-size: 12px;

}
/* ラッパーの設定*/
#wrap{
  position:relative;
  width: 100%;
  min-width:1024px;
  background-color:#FFFFFF;
  margin:0px auto;
  text-align:left;
  color: #666666;
}
#head{    /*クイックの方*/
  width: 100%;
  height:65px;
  /*border:#999 solid;
  border-width: 1px 0px;*/
  border-top: none;
  border-bottom: #999 1px solid;
  background-color:#fff;
  background: url("../images/editor_logo.png") top left no-repeat,
	  				url("../images/ams.png") top right no-repeat;
  /*background-repeat: no-repeat;*/
  background-position: 2% 50%, 98% 50% ;
  background-size: auto 45%,auto 30%;
}
/* フォントの設定*/
.gray_10px {
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color: #333333;
}
.red_10px {
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color: #660000;
}
/* 警告 */
span.warn {
  color: red;
}
/* お知らせ */
span.info {
  color: blue;
}
div.clear {
  clear: both;
  height: 0px;
  width: 100%;
}
/* ヘッダーの設定*/
#head{
  width: 100%;
  height:65px;
  /*border:#999 solid;
  border-width: 1px 0px;*/
  border-top: none;
  border-bottom: #999 1px solid;
  background-color:#fff;
  background: url("../images/editor_logo.png") top left no-repeat,
	  				url("../images/ams.png") top right no-repeat;
  /*background-repeat: no-repeat;*/
  background-position: 2% 50%, 98% 50% ;
  background-size: auto 45%,auto 30%;
}
#head_2{
	width: 100%;
	height: 32px;
  display: table;
  background-color:#FFFFFF;
  border: none;
  border-width: 1px 0px;
}
#blead-links {
  margin: 3px 0px 3px 10px;
  float: left;
}
#blead-links a,
#blead-links .current {
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  padding: 0px 10px 0px 0px;
  text-align: center;
  text-decoration: none;
}
#blead-links a {
  background: url(../images/blead-green.gif) no-repeat right center;
  color: #ffffff;
}
#blead-links a:hover {
  color: #889988;
}
#blead-links a span {
  background-color: #556655;
  display: block;
  margin: auto;
  padding: 0px 10px;
}
#blead-links .current {
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  padding: 0px 10px 0px 0px;
  text-align: center;
  text-decoration: none;
}
#blead-links .current span {
  background: none;
  display: block;
  margin: auto;
  padding: 0px 10px;
}
#head_2 #s_menu {
  float: right;
}
#head_2 #s_menu li {
  height: 20px;
  list-style: none;
  float: left;
  background-repeat: repeat-x;
  border: none;
  text-align: right;
  margin: 3px 5px;
}
#head_2 #s_menu a {
  width: 100%;
  line-height: 20px;
  background: none;
  text-align: right;
  text-decoration: none;
  color: #000000;
}
#head_2 #s_menu #manual {
  width: 80px;
  padding: 0px 10px 0px 0px;
  background: url(../images/zero002.gif) top left;
  background-position: top left;
  color: #000000;
  font-size: 13px;
}
#head_2 #s_menu #manual:hover {
  background-position: bottom left;
}
#head_2 #s_menu #support {
  width: 180px;
  background: url(../images/zero003.gif) top left;
  background-position: top left;
}
#head_2 #s_menu #support:hover {
  background-position: bottom left;
}
#head_2 #s_menu #home {
  width: 90px;
  background: url(../images/zero001.gif);
  background-position: top left;
}
#head_2 #s_menu #home:hover {
  background-position: bottom left;
}
#head_2 #s_menu input.close {/*閉じるのボタン枠*/
  width: 92px;
    height: 25px;
    border: none;
    background-color: #999;
    background-position: top center;
    font-size: 13px;
    text-align: center;
    /* padding: 0; */
    cursor: pointer;
    border-radius: 15px;
    color: #fff;
    align-items: center;
    justify-content: center;
}
#head_2 #s_menu input.logout {
  width: 90px;
  height: 20px;
  border: none;
  background: url(../images/zero004.gif) no-repeat;
  background-position: top center;
  font-size: 13px;
  text-align: right;
  padding: 0px 5px 0px 0px;
  cursor: pointer;
}
#login_info {
  width: 100%;
  height:30px;
  background: #83D295;
  margin: 0px 0px 5px;
  /*border: solid #3CB371;
  border-width: 1px 0px;*/
}

#login_info table {
  width: auto;
  height: 100%;
  float: right;
  border: none;
  text-align: center;
  vertical-align: middle;
  padding: 1px;
  border-collapse: collapse;
  border-spacing: 0px;
}
#login_info table td {
  vertical-align: middle;
  padding: 0 5px 0 5px;
}
#login_info #switch-button input {
  width: 90px;
  height: 20px;
  border: none;
  background: url(../images/zero004.gif) no-repeat;
  background-position: top center;
  font-size: 13px;
  text-align: right;
  padding: 0px 5px 0px 0px;
  cursor: pointer;
}
#login_info table #logout:hover {
  background-position: bottom center;
}
/* メニューエリア */
#menu-list {
  clear: both;
  width: 100%;
  height: 75px;
  position: relative;
  z-index: 11;
}
#menu-list a {
  text-decoration: none;
  color: #000000;
  display: block;
}
#menu-list ul#m_menu {
  height: 75px;
  text-align: center;
  margin: 0px auto 0px;
  position: absolute;
}
#menu-list ul li {
  width: 90px;
  height: 50px;
  float: left;
  list-style: none;
  margin: 25px 2px 0px 2px;
  overflow: visible;
  cursor: pointer;
}
#menu-list #m_menu li > div,
#menu-list #m_menu li > a > div {
	height: 100%;
	background-position: top center;
	background-repat: none;
}
#menu-list #m_menu li > a,
#menu-list ul li .menu_ng_link > div {
	height: 100%;
}

/*normal*/
#menu-list #m_menu #site div {
	background-image: url(../images/menu_bars/normal_1.png);
}
#menu-list #m_menu #data div {
	background-image: url(../images/menu_bars/normal_2.png);
}
#menu-list #m_menu #user div {
	background-image: url(../images/menu_bars/normal_3.png);
}
#menu-list #m_menu #mail div {
	background-image: url(../images/menu_bars/normal_4.png);
}
#menu-list #m_menu #template div {
	background-image: url(../images/menu_bars/normal_5.png);
}
#menu-list #m_menu #reserve div {
	background-image: url(../images/menu_bars/normal_6.png);
}
#menu-list #m_menu #history div {
	background-image: url(../images/menu_bars/normal_7.png);
}
#menu-list #m_menu #user-history div {
	background-image: url(../images/menu_bars/normal_8.png);
}
#menu-list #m_menu #click-count div {
	background-image: url(../images/menu_bars/normal_9.png);
}
#menu-list #m_menu #admin div {
	background-image: url(../images/menu_bars/normal_10.png);
}
/*active*/
#menu-list #m_menu #site.active div {
    background-image: url(../images/menu_bars/active_1.png);
}
#menu-list #m_menu #data.active div {
    background-image: url(../images/menu_bars/active_2.png);
}
#menu-list #m_menu #user.active div {
    background-image: url(../images/menu_bars/active_3.png);
}
#menu-list #m_menu #mail.active div {
    background-image: url(../images/menu_bars/active_4.png);
}
#menu-list #m_menu #template.active div {
    background-image: url(../images/menu_bars/active_5.png);
}
#menu-list #m_menu #reserve.active div {
    background-image: url(../images/menu_bars/active_6.png);
}
#menu-list #m_menu #history.active div {
    background-image: url(../images/menu_bars/active_7.png);
}
#menu-list #m_menu #user-history.active div {
    background-image: url(../images/menu_bars/active_8.png);
}
#menu-list #m_menu #click-count.active div {
    background-image: url(../images/menu_bars/active_9.png);
}
#menu-list #m_menu #admin .nglink div {
    background-image: url(../images/menu_bars/active_10.png);
}
/*nglink*/
#menu-list #m_menu #site .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_1.png);
}
#menu-list #m_menu #data .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_2.png);
}
#menu-list #m_menu #user .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_3.png);
}
#menu-list #m_menu #mail .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_4.png);
}
#menu-list #m_menu #template .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_5.png);
}
#menu-list #m_menu #reserve .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_6.png);
}
#menu-list #m_menu #history .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_7.png);
}
#menu-list #m_menu #user-history .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_8.png);
}
#menu-list #m_menu #click-count .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_9.png);
}
#menu-list #m_menu #admin .menu_ng_link div {
    background-image: url(../images/menu_bars/nglink_10.png);
}
#menu-list ul li ul.child {
  display: none;
  background-color: #D3D3D3;
  border: 1px outset #000000;
  position: relative;
  top: -1px;
  z-index: 15;
  width: 186px;
}
#menu-list ul li ul.right {
  left: -96px;
}
#menu-list ul li ul.child li {
  height: 100%;
  width: 180px;
  line-height: 30px;
  clear: both;
  float: none;
  border: 1px solid #ffffff;
  margin: 2px;
  background-color: #eeeeee;
  color: #000000;
}
#menu-list ul li ul.child li:hover {
  background-color: #aaaaaa;
  color: #ffffff;
}
#menu-list ul li ul.child li div {
  height:auto;
}
#menu-list ul li ul.child li div.menu_ng_link {
  background-image: none !important;
  background-color: inherit;
  color: #666666;
  cursor: not-allowed;
}

/* メッセ-ジエリア */
#message {
  width: auto;
  min-height: 50px;
  margin:0px;
  padding:10px;
  height: auto;
  background-color: #4BA751;
  clear: both;
  position: relative;
  top: -1px;
  z-index: 10;
}
#message img {
	margin: 0px 0px 5px;
}
#message p {
  padding: 0px 30px;
  line-height: 18px;
  color: #000000;
}
#message p font {
  color: #FF0000;
}
#message font.red {
  color: #FF0000;
}
#message font.blue {
  color: #0000FF;
}
#message font.gray {
  color: #333333;
}

/* メインエリア の設定*/
#main {
  width: 100%;
  min-height: 250px;
  height: auto;
  float: left;
  text-align: center;
  background-color:#FFFFFF;
}
/* 左側の設定*/
#left{
  width: 280px;
  min-height: 460px;
  text-align: center;
  float:left;
  background-color: #83D295;
  border:#ffffff solid;
  border-width: 3px 1px 3px 0px;
}
/* 右側の設定*/
#right{
  width:683px;
  height: auto;
  float: left;
  text-align: center;
  background-color:#FFFFFF;
}
/* フッターの設定*/
#foot{
   position:relative;
  width:100%;
  height:20px;
  /*border:#98fb98 solid;*/
  border-width: 1px 0px;
  clear:both;
  background-color:#4BA751;
  /*background-image: url(../images/footer.png);*/
	text-align: right;
	line-height:23px;
}
#foot:after{content: "Copyright© 2016 arara inc. All Rights Reserved.";
	color:#fff;
}

/* テーブルの共通設定 */
/*必須項目*/
table th.must {
  background-image: url(../images/icon_must.png);
  background-position: 85% 50%;
  background-repeat: no-repeat
}
#main iframe {
  width: 100%;
}
/* ナンバーリンクボタン */
a.no_link {
  display: block;
  width: 24px;
  color: #ffffff;
  background-color: #6381d8;
  border: 2px outset #5474d4;
  margin: 0px;
  padding: 2px 1px 1px 0px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
}

a.no_link:visited {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}

a.no_link:hover {
  color: #EEEEEE;
  font-size: 12px;
  text-decoration: none;
  background-color: #7A84A2;
  border: inset 2px #6D7999;
  margin: 0px;
  padding: 3px 0px 0px 1px;
}
/* サイトトップボタン */
a.sitetop_link {
  display: block;
  /*width: 56px;*/
  width: 10em;
  color: #ffffff;
  background-color: #6381d8;
  border: 2px outset #5474d4;
  margin: 0px;
  padding: 2px 1px 1px 0px;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  text-decoration: none;
}


a.sitetop_link:visited {
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
}

a.sitetop_link:hover {
  color: #EEEEEE;
  font-size: 10px;
  text-decoration: none;
  background-color: #7A84A2;
  border: inset 2px #6D7999;
  margin: 0px;
  padding: 3px 0px 0px 1px;
}

/*hr {
  background-color: #888888;
  border: none;
  height: 1px;
}*/

ul.normal li {
  list-style: disc inside;
  height: 120%;
  width: auto;
  position: static;
  display: list-item;
}

.loading {
  background: url(./loading.gif) no-repeat center center;
}

.loading-gray {
  background: url(./loading-gray.gif) no-repeat center center;
}

/*input[type="button"]{
  margin:   3px 0 0;
  padding:  5px;
}

input[type="submit"]{
  margin:   5px 0 0;
  padding:  5px;
}

input[type="reset"]{
  margin:   5px 0 0;
  padding:  5px;
}
*/


/***
 * サイト選択画面
 */
* {
  margin : 0;
  padding : 0;
}

.modtitle {
  background-color  : #E64B79;
  border-color    : #EF819F;
  font-size       : 12px;
  border-style    : solid;
  border-width    : 1px;
  line-height     : 20px;
  padding       : 1px 8px 0;
  color         : #ffffff;
}
.modboxin {
  border-color    : #333333;
  border-style    : none solid solid;
  border        : 1px solid #C5D7EF;
  clear         : both;
  overflow      : hidden;
  padding       : 5px 5px 10px;
  margin        : 0;
  font-size       : 100%;
  text-align      : left;
}
.fb {
  border        : medium none;
  border-color    : -moz-use-text-color #D1D3D4;
}

.fpad {
  overflow      : auto;
  padding       : 5px 2px 2px 3px;
  width         : 95%;
}
#info_container {
  width: 95%;
  padding: 0;
  margin: 0 auto;
}
#info_header {
  background-color: #5DB48F;
  margin: 0;
  padding: 10px;
}
#info_body {
  border: 1px solid #22b14c;
  margin: 0;
  min-height: 290px;
  padding: 10px;
}
span.left {
  margin-right: auto;
  color: white;
  min-height: 20px;
}
span.right {
  display: block;
  float: right;
}

/* 各種タイトル系 */
table .edit-title {
  background: #ffffff /* url(../images/icon_edit_title.png) */ no-repeat left 67% !important;
  border-right-width: 0px !important;
  border-left-width: 0px !important;
  border-top-width: 0px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  line-height: 21px !important;
  padding: 25px 0px 0px !important;
  text-align:left !important;
}
table .list-title {
  background: #ffffff /* url(../images/icon_list_title.png) */ no-repeat left 67% !important;
  border-right-width: 0px !important;
  border-left-width: 0px !important;
  border-top-width: 0px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  line-height: 21px !important;
  padding: 25px 0px 0px !important;
  text-align:left !important;
}
table .search-title {
  background: #ffffff /* url(../images/icon_search_title.png) */ no-repeat left 67% !important;
  border-right-width: 0px !important;
  border-left-width: 0px !important;
  border-top-width: 0px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  line-height: 20px !important;
  padding: 25px 0px 0px !important;
  text-align:left !important;
}

/* ボタン系 */
table#buttons {
  margin: 15px auto;
  text-align: center;
}
table#buttons input {
  font-size: 13px;
  width: 120px;
  height: 40px;
}
table#buttons input[type="checkbox"]{
	width: 13px;
	height: 13px;
}
table#buttons span.check-label {
}
table#buttons #action {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/action.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #return,/*元・戻る*/
table#buttons #prev {
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #regist {/*元・登録する*/
  	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
/* id=resetだとjqueryが絡んだ時に動かない mlVA20140325#1240*/
table#buttons #reset, table#buttons #_reset {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/reset.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #continuity {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/continuity.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #toplink {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/toplink.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #search {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/search.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #research {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/research.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #ex-segment {
  width: 161px;
  height: 40px;
  border: none;
  background: url(../images/buttons/ex_seg.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #reex-segment {
  width: 161px;
  height: 40px;
  border: none;
  background: url(../images/buttons/reex_seg.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #create-mail {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/create_mail.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #create-template {
  width: 182px;
  height: 40px;
  border: none;
  background: url(../images/buttons/create_template.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #csv-download {
  width: 182px;
  height: 40px;
  border: none;
  background: url(../images/buttons/csv_download.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #new-regist {
  width: 135px;
  height: 40px;
  border: none;
  background: url(../images/buttons/new_regist.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #add-regist {
  width: 135px;
  height: 40px;
  border: none;
  background: url(../images/buttons/add_regist.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #close-window {/*元・ウィンドウを閉じる*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 160px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #verify {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/verify.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #fix {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/fix.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #delete {/*元・削除する*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #set {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/set.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #test_mail {
  width: 146px;
  height: 40px;
  border: none;
  background: url(../images/buttons/test_mail.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #test_mail.verify {
  background: url(../images/buttons/test_mail_verify.png) no-repeat center center;
}
table#buttons #mail-rewrite {
  width: 146px;
  height: 40px;
  border: none;
  background: url(../images/buttons/mail_rewrite.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #make_tsv {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/tmp_setting.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #derivery-recept {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/derivery_recept.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #mail-cancel {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/mail_cancel.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #tsv-download {
  width: 194px;
  height: 40px;
  border: none;
  background: url(../images/buttons/tsv_data_download.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #add-field {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/add_field.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #create-table {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/create_table.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #update-field {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/update_field.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #delete-all-setting {
  width: 140px;
  height: 40px;
  border: none;
  background: url(../images/buttons/delete_all_setting.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #create-new-key {
  width: 140px;
  height: 40px;
  border: none;
  background: url(../images/buttons/create_new_key.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #dkim_selectors {
  width: 169px;
  height: 40px;
  border: none;
  background: url(../images/buttons/dkim_list.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #smime_list {
  width: 168px;
  height: 40px;
  border: none;
  background: url(../images/buttons/address_list.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #url-compress {/*元・クリックカウント一覧*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 160px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #aggregate {/*元・コンバージョン一覧*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 160px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #menu,
table#buttons #menulink {/*元・メニュー*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #download {/*元・ダウンロード*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #addup {/*元・集計*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 90px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #show {/*元・表示*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #update {/*元・更新する*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}

table#buttons #issue {/*元・発行する*/
	background-color: #4ba751;
	border-radius: 5px;
	width: 135px;　　　　　　　　　　　　　　　
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
}
table#buttons #reserve-verify {
  width: 150px;
  height: 40px;
  border: none;
  background: url(../images/buttons/reserve_verify.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #se.stop {
  width: 212px;
  height: 80px;
  border: none;
  background: url(../images/buttons/repica_stop.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #se.start{
  width: 212px;
  height: 80px;
  border: none;
  background: url(../images/buttons/repica_start.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #table-set-up {
  width: 181px;
  height: 40px;
  border: none;
  background: url(../images/buttons/table_set_up.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #table-setting {
  width: 150px;
  height: 40px;
  border: none;
  background: url(../images/buttons/table_setting.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #db-setting {
  width: 150px;
  height: 40px;
  border: none;
  background: url(../images/buttons/db_setting.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #ButtonName.connect-verify {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/connect_verify.png) no-repeat center center;
  cursor: pointer;
}
table#buttons #ButtonName.ok {
  background: url(../images/buttons/connect_ok.png) no-repeat center center;
}
table#buttons #change-order {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/change_order.png) no-repeat center center;
  cursor: pointer;
}

/* 非活性ボタン共通 */
table#buttons input[disabled]{
	opacity: 0.5 !important;
	cursor: inherit;
}


/************************************
 * テーブル類　共通
 ************************************/
/*::::入力用・項目確認用:::*/
.edit-table,
.verify-table {
	width: 85%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
}
.edit-table th,
.edit-table td ,
.verify-table th,
.verify-table td {
	padding: 8px 7px;
	text-align: left;
	border: solid #eeeeee;
	border-width: 0px 0px 1px;
	font-weight: normal;
}
.edit-table th,
.verify-table th {
	background-color: #e5e5e5;
	width: 30%;
}
.edit-table table,
.verify-table table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.edit-table table td,
.edit-table table th,
.verify-table table td,
.verify-table table th {
	border: 0px;
}
.verify-table .select_service {
	float: left;
}
/*:::一覧表示用テーブル::::*/
.list-table {
	width: 95%;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
.list-table > thead th,
.list-table > thead td {
	background-color: #d6d6d6;
	font-size: 9px;
}
.list-table th,
.list-table td {
	border: solid #eeeeee;
	border-width: 0px 1px;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	vertical-align: middle;
}
.list-table > tfoot th,
.list-table > tfoot td {
	border-width: 3px 1px 1px !important;
}
.list-table tr.odd th,
.list-table tr.odd td {
	background-color: #eee;
}
.list-table tr.even th,
.list-table tr.even td {
	background-color: #ffffff;
}
.list-table .empty {
	background-color: #f00;
	padding: 10px;
}
.edit-table .separater,
.verify-table .separater,
.list-table .separater {
	padding: 0px !important;
	height: 1px;
}
.edit-table .separater hr,
.verify-table .separater hr,
.list-table .separater hr {
	height: 1px;
	border: dashed #888888;
	border-width: 1px 0px 0px;
}
.list-table .urlcomp-paging {
  width: 100%;
}
.list-table .urlcomp-paging td {
  background-color: #ffffff;
  border: 0;
  font-size: 12px;
}
.list-table .urlcomp-sum td {
  background-color: #ffffff;
  border: 0;
  font-size: 12px;
}
.list-table .urlcomp-line {
  width: 80px;
}
.pager {
  float: right;
  font-size: 9px;
}
.pager input[type=button] {
  width: 30px;
}
/*:::検索条件表示用テーブル:::*/
#search-condition-table {
  width: 500px;
  margin: auto;
  border-collapse: collapse;
}
#search-condition-table th,
#search-condition-table td {
  border: dashed #9E9E9E;
  border-width: 0px 0px 1px;
  padding: 5px;
  font-weight: normal;
}
#search-condition-table th {
  text-align: right;
  width: 35%
}
#search-condition-table td {
  text-align: left;
}

/*****************/
.child {
	width: 100%;
	background-color: #ffffff;
	border-collapse:collapse;
}
.child th,
.child td {
	border: 1px solid #eeeeee !important;
}
.child th {
	background-color: #f6f6f6;
	max-width: 40%;
}
table.child tbody td.left {
	text-align: left;
}
.child table td {
	border: 0px !important;
}
/* メール内容確認系画面でHTML本文のレイアウトに影響を与えない為 */
.verify-table2 {
  width: 85%;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0px;
}
.verify-table2 .th2, .verify-table2 .td2,
.verify-table2 .child th, .verify-table2 .child td {
  padding: 8px 7px;
  text-align: left;
  border: dashed #888888;
  border-width: 0px 0px 1px;
  font-weight: normal;
}
.verify-table2 .th2,
.verify-table2 .child th {
  background-color: #f6f6f6;
  width: 30%;
}
.htmlbody {
  font-family: san-serif;
  font-size: medium;
  color: #000000;
  border-collapse: separate;
}
.htmlbody h1 {
	margin: 0.6em 0;
}
.htmlbody h2 {
	margin: 0.8em 0;
}
.htmlbody h3, .htmlbody p {
	margin: 1em 0;
}
.htmlbody h4 {
	margin: 1.4em 0;
}
.htmlbody h5 {
	margin: 1.8em 0;
}
.htmlbody h6 {
	margin: 2.2em 0;
}

table .right-box {
	padding: 10px 0px 5px;
	vertical-align: bottom;
	text-align: right;
	border: 0px !important;
	background-color: #ffffff !important;
}
table .right-box table {
	float: right;
	height: 100%;
}
table .right-box table td {
	padding: 0px;
	border: 0px !important;
	background-color: #ffffff !important;
}
table .paging {
	border: 0px none !important;
	background-color: #ffffff !important;
	font-size: 12px !important;
}
table .title {
  font-size: 110%;
  font-weight: bold;
}
table .notice {
	text-align: left;
}
table .caution p {
	background-color: #ffff00;
}
table .number {
	ime-mode: disabled;
}
table input[type="text"][disabled] {
	background-color: #f8f8f0;
	color:

}
table .solid td {
	background-color: #f6f6f6;
}
/*****************/
.list-child {
	width: 100%;
	background-color: #ffffff;
	border-collapse: collapse;
	border-spacing: 0px;
}

.list-child th,
.list-child td {
	border: 1px solid #eeeeee !important;
}
.list-child th {
	width: 40%;
	background-color: #efffef;
}
/****************/
.no-border th,
.no-border td {
	border: 0px;
}
.body pre {
	white-space: normal;
	word-wrap: normal;
}
/* ボタン系 */
table#buttons2 {
  margin: 15px auto auto 30px;
  text-align: left;
}
table#buttons2 input {
  font-size: 13px;
  width: 120px;
  height: 40px;
}
table#buttons2 input[type="checkbox"]{
	width: 13px;
	height: 13px;
}
table#buttons2 span.check-label {
}
table#buttons2 #issue {
  width: 120px;
  height: 40px;
  border: none;
  background: url(../images/buttons/issue.png) no-repeat center center;
  cursor: pointer;
}
