* {
	margin: 0;
	padding: 0;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  



  
.clearfix { display: inline-table; }  

  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


body {
	background: url("../img/bg.gif");
	font: 12px/180% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	background: url("../img/headerbg.gif") repeat-x;
	height:81px;
	margin-bottom:44px
}
#inner {
	width: 1020px;
	margin-left:auto;
	margin-right:auto
}
#inner h1{
	font-weight:bold;
	color:#FFF;
	display:inline;
	font-size:12px;
	top:24px;
	margin-left:12px;
	position: absolute;
}
#inner #logo {
	float: left;
	width: 1000px;
}
#inner #ask {
	float: right;
	width: 520px;
	padding-top:6px;
	text-align:right
}

section {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#contents_inner {
	float: left;
	width: 742px;
	margin-right: 34px;
	
}
#contents_inner h2 {
	font-size: 20px;
	font-weight: bold;
	color: #043a8a;
	background: url("../img/h2_icon.gif") no-repeat;
	padding-left: 52px;
	margin-bottom:15px
}
#contents_inner h2 span {
	color: #3f658e;
	display: block;
	font-size:12px;
	font-weight:normal;
	margin-top:6px
}
#sidemenu {
	float: right;
	width: 242px;
	
	
}
/*table*/
.outtable{ background-color: #fbfbfb;
    border-collapse: separate;
    border-color: #8daddc;
    border-image: none;
    border-radius: 5px;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin: 0 auto 10px;
	width:742px;
	padding:1px}
	

.table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbfbfb;
    border-collapse: separate;
    border-color: #8daddc;
    border-image: none;
    border-radius: 5px;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    margin: 0 auto 10px;
    padding: 1px;
    width: 742px;
}
.tablehead {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbfbfb;
    border-collapse: collapse;
    border-color: #8daddc;
    border-image: none;
  
    border-spacing: 0;
    border-style: solid;
    border-width: 0px 0 0 0px;
   
	width:100px;
	float:left
}


.table tbody tr:last-child td{
   border-bottom: none;
   
   behavior: url("https://order2.gmocloud.com/domainorder2/assets/css/border-radius.htc"); /* IE */
}
.table tbody tr td:last-child,.table thead tr th:last-child{
   border-right: none;
   
   behavior: url("https://order2.gmocloud.com/domainorder2/assets/css/border-radius.htc"); /* IE */
}

.table thead th,.tablehead thead th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e4ebf2;
    border-color: #8daddc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0px 0;
    padding: 8px 5px;
	color:#043a8a;
	height:42px
}
.table thead td,.tablehead thead td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f5f5f5;
    border-color: #8daddc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0px 0;
    padding: 8px 5px;
	text-align:center;
	color:#043a8a;
	height:30px
}
.table thead th.sales {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fbfbe2;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0px 0;
    padding: 8px 5px;
}
.table tbody th, .table_nothead th {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f5f5f5;
	border-image: none;
	line-height: 1.6;
	padding: 8px 5px;
	text-align: left;
	border-top: 0 dotted #ddd;
	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	border-left: 0 dotted #ddd;
}
.table td, .tablehead td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #adadad #8daddc #adadad #adadad;
    border-image: none;
    border-style: dashed solid dashed dashed;
    border-width: 0 1px 1px 0;
    line-height: 1.6;
    padding: 8px 5px;
    text-align: center;
}
.cell{     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbfbfb;
    border-collapse: collapse;
    border-color: #8daddc;
    border-image: none;
  
    border-spacing: 0;
    border-style: solid;
    border-width: 0px 0px 0 0px;
   word-wrap: break-word;
/*	width:60px; */
	width:100%;
	float:left
}
.domain{
    background: none repeat scroll 0 0 #e4ebf2;
   /* border-color: #8daddc;*/
    border-image: none;

  /*  border-width: 0 1px 0px 0;*/
    padding: 8px 5px;
	/*color:#043a8a;*/
	height:34px;
	font-weight:bold;
	text-align:center;
	line-height:130%;word-wrap: break-word;}
	
.cost{  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f5f5f5;
   /* border-color: #8daddc;*/
    border-image: none;
  
   /* border-width: 0 1px 0px 0;*/
    padding: 8px 5px;
	text-align:center;
	color:#043a8a;
	height:20px}

.ch{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    color: #043a8a;
    height: 20px;
    padding: 8px 5px 14px;
    text-align: center;
}

.outtable tbody tr td{ 
    border-color: #8daddc;
	border-right:solid 1px #8daddc;
	vertical-align:top
	
   
	
	}
	.outtable tbody tr td:last-child{ 
   border:0;
	
   
	
	}
.check_g {
    background-color: #ccc;
    border-radius: 3px;
    width: 26px;
    display: block;
    height: 26px;
    margin: 0 auto;
	cursor: pointer;
   
}
.checked {
    background-color: #66b75d;
}
input {
    cursor: pointer;
    margin: 6px 0;
    vertical-align: middle; 
}
#sidemenu h2 {
	background: url("../img/sm_bg_head.gif") no-repeat;
	height: 69px;
	width: 240px;
	padding-left:70px;
	padding-top:14px;
	font-size: 20px;
	font-weight: bold;
	color: #043a8a;
}
#sidemenu #ordercontents {
	width: 238px;
	border-right: 1px solid #8daddc;
	border-left: 1px solid #8daddc;
		border-bottom: 1px solid #8daddc;
	background-color:#FFF;
	  border-radius: 0 0 5px 5px;
	  padding-bottom:20px
}
#sidemenu #ordercontents ul{
	margin-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px
	
}
#sidemenu #ordercontents ul li {
	background: url("../img/arrow.gif") no-repeat 0px 6px;
	padding-left: 16px;
	list-style:none;
	border-bottom:#999 dashed 1px;
	padding-bottom:4px;
	margin-bottom:10px;
	color:#2767c9;
	font-size:14px
	
}
#sidemenu #ordercontents ul li img{
	padding-top:2px
	
}
#sidemenu h2 span {
	color: #3f658e;
	display: block;
	font-size:10px;
	font-weight:normal;
	line-height:160%;
	margin-top:6px
	
}
.submitdelate{
	width:20px;
	height:20px;
	background: url("../img/icon_stop.gif") no-repeat 0 0px;
	
	float: right;
	border: 0px;
	
}
/*ボタン関連*/
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	padding:22px 40px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	
}
article{margin-bottom:100px;

}
#searcharea{background-color:#bfd3ee;
font-size:20px;
padding:20px;
font-weight:bold;
 border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	 }
.textarea {
    border: 1px solid #8daddc;
    border-radius: 5px;
    color: #000000;
    display: inline;
    font-family: Arial,sans-serif;
    font-size: 1.3em;
    margin: 0 0 20px;
    padding: 5px;
    width: 460px;
}





.searchButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:9px 40px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	margin-left:12px;
	position:relative;
	top: -7px;
}
.searchButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	top: -7px;
}
.searchButton:active {
	position:relative;
	top: -7px;
}


.allchoiceButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	padding:3px 4px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	margin-right:10px;
	position:relative;
	top: -7px;
}
.allchoiceButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	
}
.allchoiceButton:active {
	position:relative;
	top:1px;
}
.allcancelButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:3px 76px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	
	position:relative;
	top: -7px;
}
.allcancelButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	top: -7px;
}
.allcancelButton:active {
	position:relative;
	top: -7px;
}


.allcancelButton02 {
	margin-top:6px;
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:2px 4px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	
	position:relative;
	top: -4px;
}
.allcancelButton02:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	top: -4px;
}
.allcancelButton02:active {
	position:relative;
	top: -4px;
}


/*ボタンend（）*/
#contents_inner article #searcharea p {
	font-size: 12px;
	font-weight: bold;
	margin-left:-7px
}

#contents_inner article #searcharea input{
	margin-right:0px;
	margin-left:6px}
	.blue{color:#043a8a;
	font-weight:bold}
footer {
	background: #2767c9;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer #inner{width:960px;
margin:0 auto;
text-align:center;
color:#FFF}
.btn_allcancellation{margin-top:10px}
#ordercontents div p.order {
    margin-bottom: 25px;
}