@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('lpopup.css');

#breadcrumb {font-size:12px;}
.customer_h2 {
	background:none;
	float:none;
	margin:0;
	padding:0;
}
.dateTable_01 {
	width:100%;
	border-top:1px solid #e3e3e3;
}
.dateTable_01 th {
	width:90px;
	padding:8px 0 0 25px;
	border:1px solid #e3e3e3;
	border-left:0;
	background-color:#EEEDEB;
}
.dateTable_01 td {
	font-size:12px;
	padding:4px 0 4px 15px;
	border-bottom:1px solid #e3e3e3;
}
.dateTable_01 .intext {
	border-top:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background-color:#f6f6f6;
	padding:2px;
}
input.w_610, textarea.w_610 {width:610px;}
input.w_60 {width:60px;}
.dateTable_01 td img {
	padding-top:3px;
}
.btn_center {
	margin:15px 0;
	text-align:center;
}
.dateTable_02 {
	width:100%;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	font-size:11px;
}
.dateTable_02 th {
	background-color:#E6E3E1;
	text-align:center;
	padding:8px 0;
}
.dateTable_02 td {
	border:1px solid #e3e3e3;
	border-left:0;
	padding:5px 12px;
}
.dateTable_02 td.answer {
	width:80px;
}
.dateTable_02 td.answer {
	width:60px;
	text-align:center;
	border-right:0;
}
.dateTable_02 td a {
	color:#777;
}


/* kyo */
.Default_Board_Type1 table tbody tr.notice td.subject a {
	color: #69523d;
	font-size: 11px;
	font-weight: bold;
}
.searchbox	 {
	text-align: center;
}
.searchbox	 select {
	font-size: 11px;
}
.searchbox	 input.in_border {
	background-color:#F6F6F6;
	border:1px solid #AEAEAE;
	border-right-color:#e3e3e3;
	border-bottom-color:#e3e3e3;
	color:#777777;
	height:17px;
	line-height:17px;
}
.Default_Mt10	{
	margin-top: 10px;
}

.Faq_Search_1	{
	background: url(../images/customer/bg_faq_search01.gif) no-repeat left top;
	height: 64px;
	padding: 20px 0 0 156px;
	margin: 5px 0 10px 0;
}
.Faq_Search_1 label	{
	margin-right: 5px;
}
.Faq_Search_1 img	{
	vertical-align: middle;
}
.Faq_Search_1 input.in_border 	{
	border-top:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background-color:#f6f6f6;
	padding:2px;
}
.Faq_Search_1 .Search_Keyword	{
	padding: 10px 0 0 67px;
}
.Faq_Search_1 .Search_Keyword a {
	font-size: 11px;
	color: #636363;
}
.Faq_Search_1 .Search_Keyword {
	margin-right: 5px;
}

.Faq_List_1	{
	background: url(../images/customer/bg_faq_list01_bo.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.Faq_List_1 ul	{
	background: url(../images/customer/bg_faq_list01_to.gif) no-repeat left top;
	height: 1%;
	padding: 20px 20px 0 20px;
}
.Faq_List_1 ul	li {
	float: left;
	width: 170px;
	border-top: 1px solid #dfdfdf;
	padding: 4px 0 3px 10px;
}
.Faq_List_1 ul	li.first {
	border-top: 0 none;
}
.Faq_List_1 ul	li a {
	font-size: 11px;
	color: #666;
}
.Faq_List_1 ul	li a:hover, .Faq_List_1 ul	li a.current {
	font-weight: bold;
	letter-spacing: -1px;
	background: url(../images/customer/bul_faq_01.gif) no-repeat right top;
	padding: 0 16px 0 0;
}
.Faq_Rating_1	{
	background: url(../images/customer/bg_faq_rating01.gif) no-repeat left top;
	height: 44px;
	padding: 20px 0 0 15px;
	margin-bottom: 20px;
}
.Faq_Rating_1 label	{
	font-size: 11px;
}
.Faq_Rating_1 img, .Faq_Rating_1 input	{
	vertical-align: middle;
}