@charset "UTF-8";
/*--------------------------------------------------------------
Second page common
--------------------------------------------------------------*/
html {
	background-image: url(../images/common/bg-html.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

body {
	background-image: url(../images/common/bg-body_common.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/*----  Primary  ----*/
.primary {
	float: left;
	width: 710px;
}

/*----  secondary  ----*/
.secondary {
	float: right;
	width: 190px;
}


/*----  H1 title  ----*/
h1{
 width: 720px;
	height: 58px;
 text-indent:-9999px;
	outline: 0;
	margin: 0 0 30px;}
h1#inquiryStep1 {background: url(../images/tit-inquiry_step1.gif) no-repeat;}
h1#inquiryStep2 {background: url(../images/tit-inquiry_step2.gif) no-repeat;}
h1#inquiryStep3 {background: url(../images/tit-inquiry_step3.gif) no-repeat;}

h2 img{
 margin:20px 0;}

.primary p{
 font-size:1.2em;
 line-height:150%;
 margin-bottom: 20px;}
 
/*
index.html
------------------------------*/
 p#noticeBox {
 background-color:#F9F9F9;
 padding:15px;
 font-size: 1.2em;
 margin:10px 0 20px 0px;}
 p#noticeBox a:link,
 p#noticeBox a:visited{
  text-decoration:underline;}
  p#noticeBox  a:hover{
  text-decoration: none;}
.primary table{
  width:100%;
  border-top:#EEE 1px solid;
  border-left:#EEE 1px solid;
  margin-bottom:25px;}
 .primary th{
   background-color:#F9F9f9;
   padding:10px;
   font-weight:bold;
   text-align:right;
   vertical-align:top;
   font-size:1.2em;
   border-right:#EEE 1px solid;
   border-bottom:#EEE 1px solid;
   width:200px;}
 .primary td{
  padding:10px;
  border-right:#EEE 1px solid;
  border-bottom:#EEE 1px solid;}
  .primary td span.gy{
    color:#555;}
  .primary td span.ex{
  display:block;
  margin-top:3px;
  }
  
  .primary td input{
   }
.confirm .primary td{
 font-size:1.2em;
 vertical-align: top;
}

.TxtRed{
 color:#E7011D;}


iframe{
 width:710px;
 height:215px;
 border:#EEE 1px solid;} 
#privacyCheck{
 text-align:center;
 font-size:1.2em;
 line-height:1;
 margin:30px 0 25px 0;}
 
#BtnArea {
background-color:#F9F9F9;
text-align: center;
height: 40px;
padding-top: 10px;
}
#BtnArea input {
height: 30px;
width: 150px;
margin-right: 10px;
margin-left: 10px;
}
#BtnArea span {
padding-top: 7px;
display: inline-block;
vertical-align: top;
}





 
.txtAreaS{
  width:55px;
  font-size: 1.2em;
 color: #333333;
	font-family: arial, sans-serif;}
.txtAreaM{
  width:210px;
  font-size: 1.2em;
 color: #333333;
	font-family: arial, sans-serif;}
.txtAreaL{
  width:400px;
  font-size: 1.2em;
 color: #333333;
	font-family: arial, sans-serif;}
.txtAreaF{
 width:100%;
 height:95px;
 margin-top:5px;
 font-size: 1.2em;
 color: #333333;
	font-family: arial, sans-serif;}
#productInfo{
 font-size:1.2em;
 margin-top:10px;}
 #productInfo input{
  margin-right:3px;
  vertical-align: baseline;}
 #productInfo .txtAreaM{
  margin-top:20px;}
#Step{
 text-align:center;
 padding-bottom:45px;}
.categoTxt{
 margin-bottom:10px;}
label {
 font-size: 1.2em;
 padding-bottom: 4px;
}
.scrl {
overflow: auto;
height: 160px;
padding: 0 20px 20px 20px;
border: 1px solid #EEE;
text-align: left;
font-size: 1.2em;
line-height: 150%;}
.scrl h4 {
line-height: 150%;
margin-top: 10px;
font-size: 1.0em;
font-weight:bold;}
.scrl p {
font-size: 1.0em;
line-height: 150%;
}
.scrl ul{
 list-style: decimal;
 padding-left:40px;}

/* erroe */
#ER {
 background-image: url(../images/err_bg1.gif);
 background-repeat: no-repeat;
 padding-top: 56px;
 margin: 0 0 20px 0;
}
#ER ul {
background-color:#FFF8F8;
padding: 0 100px 10px 100px;
}
#ER li {
color: #E50011;
font-size: 1.2em;
margin-bottom: 10px;
list-style: disc;
}
div.err {
background-image: url(../images/ico_err.gif);
background-repeat: no-repeat;
padding-left: 25px;
line-height: 20px;
color: #E50011;
font-size:1.2em;
font-weight: bold;
visibility: inherit;
margin: 2px 0;
height: auto;
}

.inputBtn {
background-color:#FFF8F8;
text-align: center;
height: 40px;
padding-top: 10px;
}
.inputBtn input {
height: 30px;
width: 150px;
margin-right: 10px;
margin-left: 10px;
}


 /*
thanks.html
------------------------------*/
#thanksWrap{
 width:560px;
 margin:0 auto;
 padding-bottom:60px;}
#thanksTxt{
 font-size:1.4em;
 line-height:240%;
 text-align:center;
 font-weight:bold;
 margin-bottom:40px;}
#receiptNumber{
  color:#E7001C;
  font-weight:bold;
  background: url(../images/bg-w560.gif) no-repeat;
  text-align:center;
  line-height:73px;
  font-size:1.2em;
  margin:20px 0 10px 0;}
  
.contactBtn{
 padding:10px;
 background-color:#F9F9F9;
 margin-bottom:15px;}
.contactBtn a {
	display: block;	
	width: 187px;
	height: 48px;
 margin:0 auto;
	background: url(../images/btn-top.gif) no-repeat left top;
	text-indent:-9999px;
	outline: 0;}
 .contactBtn a:hover{
   background-position: bottom;}
.attention{
 line-height:130%;}
 
 
a#Btnback {
 cursor: pointer;
 font-size: 1.2em;
 margin-left:	10px;
 text-decoration: underline;
}
a#Btnback:hover {
 text-decoration: none;
}
.radio {
 font-size: 1.2em;
}
.radio input {
 margin: 0px 5px 5px 0px
}
