@charset "shift_jis";

/* ------------------------
     Font-size Adjustment
---------------------------
10px = 83.4%
11px = 91.7%
12px = 100%
13px = 108.4%
14px = 116.7%
15px = 125%
16px = 133.4%
17px = 141.7%
18px = 150%
19px = 158.4%
20px = 166.7%
21px = 175%
22px = 183.4%
23px = 191.7%
24px = 200%
25px = 208.4%
26px = 217 %
---------------------------*/


/* ------------------------
         News List
---------------------------*/

.mainTxt{
	width:640px;
	padding:0px 0px 10px 0px;
	background:url(../inquiry/img/bg_td.gif) left bottom repeat-x;
	line-height:1.5;
}

/*---- inquiry item ----*/

table{
	border:0px;
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
}

table th{
	width:135px;
	background:url(../inquiry/img/bg_th.gif) left bottom no-repeat;
	border-collapse:collapse;
	padding:10px 0px 18px 10px;
}

table td{
	width:485px;
	background:url(../inquiry/img/bg_td.gif) left bottom repeat-x;
	border-collapse:collapse;
	padding:10px 0px 18px 10px;
}

table td dt{
	width:70px;
	float:left;
	font-size:91.7%;
	line-height:1.3;
	padding:3px 0px 0px 0px;

}

table td dd{
	float:rgiht;
	margin:0px 0px 5px 70px;
}

.submitBtn{
	width:640px;
	text-align:center;
}

.submitBtn ul{
	display:inline;	
}

.submitBtn li{
	display:inline;	
}

.txtB{width:400px;}

.add,
.name{width:300px;}

/*---------- thanks -----------*/

#thanksFrame{}

#thanksFrame h3{
	font-size:150%;
	font-weight:bold;
	text-align:center;
	margin:100px 0px 50px;
}

#thanksFrame .thanks{
	text-align:center;
	margin:0px 0px 20px 0px;
}

#thanksFrame .notice{
	text-align:center;
	margin:0px 0px 50px 0px;
	color:#CC0000;
}

.pageback{
	text-align:center;
}


/*---- red ----*/

.mainTxt span,
table span{
	color:#CC0000;
}