/* for body 　削除済み*/



/* for table */
#form-tbl {
	margin-left: 1.5em;
	font-size: 18px;
}
#form {
	border-collapse: collapse;
	margin: 1em 0;
	font-size: 18px;
}
#form th, #form td {
	border: 1px solid #666;
	padding: 8px;
	font-size: 18px;
}
#form th {
	white-space: nowrap;
	background: #e8e8e8;
	font-size: 18px;
}
#form td {
	background: #fff;
	font-size: 18px;
}
p.btn input {
	width: 110px;
	height: 32px;
}

/* for title */
h2 {
	font-size: 21px;
	text-align: left;
	border-left: solid 4px #ef002d;
	border-bottom: 1px solid gray;
	padding: 4px 6px;
	margin: 1.5em 0;
	width: 500px;
}

/* for message */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* for back-button */
form.back {
	margin-top: 2em;
}

.inquiry_tr01{
font-size : 18px;
}

.inquiry_ol01{
font-size: 18px;
}

/* スマホ用 削除済み*/



/* CBC Thaiオリジナル */

/*ヘッダー*/
.title01{
background:#c0c0c0;
color:#fff;
font-size:20px;
text-align:left;
margin:0 0 0 0;
padding:23px 20px 17px 50px;
font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}


/* リンク一段目 */
.header01{
 background: #a9a9a9;
 padding: 7px;
}

.box_left {
    text-align:center;
    color: #FFF;
    width:110px;
    height:20px;
    float:left;
    background: #a9a9a9;
    font-size:13px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.box_wrap {
    width:750px;
    height:auto;
    background: #a9a9a9;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
  text-decoration:none;
}

.box_left:hover{
background: #808080;
padding: 0 0 0 0px;
border-bottom-width: 2px;
border-bottom-color: #ffa500;
text-decoration:none;
}

.box_left a:link,
.box_left a:visited{
  color: #FFF;
    width:110px;
    height:20px;
    padding: 20 2 20 2px;
    margin-left:10px;
    float:left;
    text-align:center;
    font-size:13px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

/*　今のページをオレンジに　*/
.box_left_this {
    color: #ffa500;
    width:110px;
    height:20px;
    float:left;
    background: #a9a9a9;
    font-size:15px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.box_left_this:hover{
background: #808080;
padding: 0 0 0 0px;
border-bottom-width: 2px;
border-bottom-color: #ffa500;
text-decoration:none;
}

.box_left_this a:link,
.box_left_this a:visited{
  color: #ffa500;
    width:110px;
    height:20px;
    padding: 20 2 20 2px;
    margin-left:10px;
    float:left;
    text-align:center;
    font-size:15px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}



/* リンク二段目　*/
.header02{
 background: #808080;
 padding: 7px;
}

.box_left02 {
    color: #FFF;
    width:110px;
    height:20px;
    padding: 20 2 20 2px;
    margin-left:10px;
    float:left;
    text-align:center;
    font-size:13px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.box_wrap02 {
    width:800px;
    height:auto;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
  text-decoration:none;
}

.box_left02:hover{
background: #696969;
border-bottom-width: 2px;
border-bottom-color: #ffa500;
text-decoration:none;
}

.box_left02 a:link,
.box_left02 a:visited{
  color: #FFF;
    width:110px;
    height:20px;
    padding: 20 2 20 2px;
    margin-left:10px;
    float:left;
    text-align:center;
    font-size:13px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

/*　今のページをオレンジに　*/
.box_left02_this {
    color: #ffa500;
    width:110px;
    height:20px;
    float:left;
    background: #808080;
    font-size:15px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.box_left02_this:hover{
background: #696969;
padding: 0 0 0 0px;
border-bottom-width: 2px;
border-bottom-color: #ffa500;
text-decoration:none;
}

.box_left02_this a:link,
.box_left02_this a:visited{
  color: #ffa500;
    width:110px;
    height:20px;
    padding: 20 2 20 2px;
    margin-left:10px;
    float:left;
    text-align:center;
    font-size:15px;
    text-decoration:none;
    font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}


/* メイン */
.main01{
  background-image: url(top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
  position:relative;
  height:1080px
}


/*　inquiry formのページ　*/



.inquriy_div01a{
position:absolute;
top:20px;
left:100px;
width: 800px;
height: 1000px;
background:#f5f5f5;
filter:alpha(opacity=20);
-moz-opacity: 0.2;
opacity: 0.2;
}

.inquiry_div01{
position:absolute;
top:20px;
left:100px;
width: 760px;
height: 980px;
padding: 20px 20px 20px 20px;
}

/*　フッター*/

.footter01{
padding: 1px;
font-size: 15px;
background: #808080;
}


.footter02{
float:right;
}




