

.leftright {
height:100px width:100%; overflow-y:scroll; scrollbar-base-color:#99ff66 ; scrollbar-arrow-color:#ff0000;
}


table.douseidoumei th,td{
	text-align:left;
	border-collapse:collapse;
	border:none;
	padding:3px 3px;
}






table.col_data2 {
width:100%;
margin:10px 0 10px 0;
border-collapse:collapse;
border:1px solid #cccccc;
}
/*--IE6用ハック--*/
*html table.col_data2 {
width:100%;
}

table.col_data2 tr th {
background-color:#C9E9F1;
border:1px solid #cccccc;
padding:3px;
white-space:nowrap;
}
table.col_data2 tr th.data01 {
width:15%;
}
table.col_data2 tr th.data02 {
width:10%;
}
table.col_data2 tr th.data03 {
width:30%;
}
table.col_data2 tr th.data04 {
width:10%;
}
table.col_data2 tr th.data05 {
width:5%;
}

/*table.col_data tr th.button {
width:20%;
}*/
table.col_data2 tr th.button {
width:74px;
}

table.col_data2 tr td {
border:1px solid #cccccc;
padding:3px 0 0 3px;
}

table.col_data2 tr td.centering {
text-align:center;
padding:1px 3px;
}








.ccdn ul{
	 border-top: 1px solid #ccc;
	 margin-bottom:15px;

	}


.ccdn ul li {
	 padding:10px 10px 10px 0;
	 list-style:none;
	 font-size:16px;
	 border-bottom: 1px solid #ccc;

	}


.ccdn ul li a {
	text-decoration:none;
	color:#666;
}






/*-----------------------------------
            common
----------------------------------*/

body {
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-style: normal;
	font-weight: 400;
}



h3 {
margin:0 0 0px 0;
padding:3px 0 8px 0;
border-bottom:1px solid #666;
color:#666;
font-size:14px;
}

#header {
height:85px;
margin:0 0 10px 0;
background:url(logo.gif) no-repeat top left;
border-bottom: #c1c1c1 solid 1px;
}
#header h1 {
	margin-left:130px;
}
div#login_info {
	position:absolute;
	left:170px;
	top:50px;
	font-weight:bold;
	color:red;
	line-height:16px;
	font-size:16px;
}

table.col_data tr td {
border:1px solid #cccccc;
padding:10px 0 !important;
}



table.col_data tr th {
background-color: #f1f1f1;
border:1px solid #cccccc;
padding:15px 0;
white-space:nowrap;
}
table.col_data tr th a {
	color:#333;
}


table.cell1 tr td {
	padding-left:10px!important;
	padding-right:10px!important;
}

table tr td.nobdr { padding-left:0; padding-right:0; text-align:center!important;}




.sub_navi {
margin:100px 0 5px 0;
padding:20px 5px 20px 10px;
background-color:#999;
height:30px;
}




h2 {
height:25px;
margin:0 0 10px 0;
padding:15px 0 5px 0px;
font-size:20px;
font-weight:bold;
}

h2.bg_green {
height:25px;
margin:0 0 10px 0;
padding:15px 0 5px 0px;
font-size:20px;
font-weight:bold;
}








ul.global_menu2 {
	position:absolute;
	top:0px;
	right:50px;
	list-style-type:none;
}
ul.global_menu2 li {
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	display: inline-block;
	padding: 10px;
	margin:25px 5px 0;
	color: #fff;
	background: #646464;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none!important;
}
ul.global_menu2 li a {
	color: #fff;
	text-decoration:none!important;
}

ul.global_menu2 li:hover {
	color: #fff;
	background:#999;
}

div#logout2 {
	position:absolute;
	left:320px;
	top:50px;
	font-weight:bold;
	color: #786061;
	text-decoration:underline;
	line-height:16px;
	font-size:14px;
}

























/*--------------ミニボタン・グレー------------*/

table.col_data tr td a.data_button_green {

	display: inline-block;
	padding: 5px 3px 0 0px;
	margin:3px 5px;
	color: #ffffff;
	background: #646464;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

table.col_data tr td a.data_button_green:after {
	content: " ";
	background: url("arrow-r.png");
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}


table.col_data tr td a.data_button_green:hover {
	color: #ffffff;
	background: #999;
}


a.data_button_green2 {

	display: inline-block;
	padding: 15px;
	margin:3px 5px;
	color: #ffffff;
	background: #646464;
	width:100px;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

a.data_button_green2:after {
	content: " ";
	background: url("arrow-r.png");
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}

a.data_button_green2:hover {
	color: #ffffff;
	background: #999;
}


a.data_button_green3 {

	display: inline-block;
	padding: 15px;
	margin:3px 5px;
	color: #ffffff;
	background: #646464;
	width:100px;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

a.data_button_green3:after {
	content: " ";
	background: url("arrow-l.png");
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -5px;
}

a.data_button_green3:hover {
	color: #ffffff;
	background: #999;
}


a.data_button_green4 {

	display: inline-block;
	padding: 15px;
	margin:3px 5px;
	color: #ffffff;
	font-size: 20px;
	background: #646464;
	width:200px;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

a.data_button_green4:after {
	content: " ";
	background: url("arrow-r.png");
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}

a.data_button_green4:hover {
	color: #ffffff;
	background: #999;
}


a.data_button_green5 {

	display: inline-block;
	padding: 15px;
	margin:3px 5px;
	color: #ffffff;
	background: #999;
	width:100px;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;/*bullet用*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}



/* =====================================================

	メールマガジン編集ページ

================ */
.mailedit {
  padding: 0 0 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 790px;
  margin: 0 auto;
  font-size: 14px;
}
.mailedit * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mailedit .wrapTable {
  width: 100%;
  table-layout: fixed;
}
.mailedit .wrapTable button {
  cursor: pointer;
}
.mailedit .wrapTable button:hover {
  opacity: 0.7;
}
.mailedit .wrapTable th, .mailedit .wrapTable td {
  text-align: left;
  vertical-align: top;
}
.mailedit .wrapTable th {
  padding: 37px 0;
  width: 190px;
}
.mailedit .wrapTable td {
  padding: 20px 0;
  border-bottom: 1px solid #B5B5B5;
}
.mailedit .wrapTable td.main {
    width: 600px;
}
.mailedit .wrapTable td td {
  border: none;
}
.mailedit .wrapTable td input, .mailedit .wrapTable td select, .mailedit .wrapTable td textarea {
  border: 1px solid #7E7E7E;
  padding: 5px;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.mailedit .wrapTable td button {
  padding: 5px 10px;
  background: #646464;
  color: #fff;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mailedit .wrapTable td button.remove {
  background: #E3E3E3;
}
.mailedit .wrapTable td p:not(:first-of-type) {
  margin-top: 10px;
}
.mailedit .wrapTable td.group select {
  width: 100%;
}
.mailedit .wrapTable td.group p button {
  margin-right: 10px;
}
.mailedit .wrapTable td.date input[type="text"] {
  width: 36px;
  margin-right: 5px;
}
.mailedit .wrapTable td.test input[type=text] {
  width: 170px;
}
.mailedit .wrapTable td.test button {
  margin-left: 10px;
}
.mailedit .wrapTable .mail_title {
  margin: 0 0 30px;
}
.mailedit .wrapTable .mail_title input[type=text] {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}
.mailedit .wrapTable .headerImg p.btn button {
  margin-right: 10px;
}
.mailedit .wrapTable .upload, .mailedit .wrapTable .logo {
  padding: 30px 0 0;
}
.mailedit .wrapTable .upload p button {
    margin-right: 10px;
}
.mailedit .wrapTable .textarea {
  padding-bottom: 0;
}
.mailedit .wrapTable .textarea textarea {
  width: 100%;
  background: #EFEFEF;
  border: 1px solid #ACACAC;
}
.mailedit .wrapTable .textarea .read {
  height: 75px;
  font-weight: bold;
}
.mailedit .wrapTable .textarea .detail {
  height: 265px;
}
.mailedit .wrapTable td.noneborder {
  border: none;
}
.mailedit .btnBox {
  text-align: center;
}
.mailedit .btnBox button {
  font-size: 20px;
  font-weight: bold;
  background: #646464;
  color: #fff;
  padding: 15px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mailedit .btnBox button:hover {
  opacity: 0.7;
}
