@charset "Shift_JIS";
/***********************************************
TGC CSS information
File Name : base.css
Style Info : 電子商事／お問い合せ指定
Last modified : :2018
***********************************************/



*{
	margin:0;
	padding:0px;
	}



#mail-index_set {
	margin:20px 0 20px 0;
	padding:0;
	text-align:left;
	width:1000px;
	float:left;
	}

table {
	margin:0;
	padding:0
	text-align:left;
	width:995px;
	font-size:16px;
	line-height:1.3em;
	}


td {
	margin:0;
	padding:5px 0 5px 20px;
	text-align:left;
	width:785px;
	border-bottom: 1px dotted #7b8694;
	}


#mail-index_set .koumoku {
	margin:0;
	padding:5px 0 5px 5px;
	text-align:left;
	width:200px;
	border-bottom: 1px dotted #7b8694;
	border-right: 1px dotted #7b8694;
	}

#mail-index_set .link {
	margin:0;
	padding:0;
	height:75px;
	text-align:right;
	border-bottom: 0px;
	}


#mail-index_set .head {
	margin:20px 0 10px 0;
	padding:6px 0 0 10px;
	text-align:left;
	width:985px;
	height:25px;
	float:left;
	font-size:18px;
	line-height:1em;
	color:#2b5074;
    background-image: -webkit-linear-gradient(#ffffff 0%, #aed6fe 100%);
    background-image: linear-gradient(#aed6fe 0%, #ffffff 100%);
    border-bottom: solid 1px #aed6fe;
	}



.link input[type=submit] {
	margin:20px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#f69683 0%, #e65437 100%);
    background-image: linear-gradient(#f69683 0%, #e65437 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #a53822;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  width: 150px;
}
.link input[type=submit]:hover {
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;

}

.link input[type=reset] {
	margin:20px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#d6d6d6 0%, #9a9797 100%);
    background-image: linear-gradient(#d6d6d6 0%, #9a9797 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #656565;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  width: 150px;
}
.link input[type=reset]:hover {
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;

}

#mail-index_set .link a{
    color: #ffffff;
  }

/*--------------------------------------
テキスト
---------------------------------------*/

.msr_text_01 {
  padding: 10px;
}

.msr_text_01 input[type=text] {
  border: 1px solid #1B73BA;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #333;
  font-size: 16px;
  padding: 5px;
  width: 250px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); 
}

.msr_text_02 {
  padding: 10px;
}

.msr_text_02 input[type=text] {
	margin:0 0 5px 0;
  border: 1px solid #1B73BA;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #333;
  font-size: 16px;
  padding: 5px;
  width: 550px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); 
}


/*--------------------------------------
テキストエリア
---------------------------------------*/

.msr_textarea_01 {
  padding-bottom: 10px;
  width: 460px;
}

.msr_textarea_01 textarea {
  border: 1px solid #1B73BA;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #333;
  font-size: 16px;
  padding: 10px;
  padding: 5px;
  height: 150px;
  width: 700px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); 
}

.msr_textarea_02 {
  padding-bottom: 10px;
  width: 460px;
}

.msr_textarea_02 textarea {
  border: 1px solid #1B73BA;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #333;
  font-size: 16px;
  padding: 10px;
  padding: 5px;
  height: 200px;
  width: 700px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5); 
}