@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------pop common layout*/
body.pop {
	margin:0;
	padding:0;
        font-size:12px;
	}
	
.pop .wrapper {
	width:895px;
	margin:0 0 0 10px;
	}
	
.pop .wrapperS {
	width:566px;
	margin:5px 0 0 10px;
	}
	

/*--------------------------------------------------pop header layout*/
.pop .header {
	position:relative;
	margin:0 0 7px 0;
	height:44px;
	background:url(../images/pop/bg_header.gif) repeat-x 0 bottom;
	}
	
.pop .header h1.search {
	height:25px;
	padding:14px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/pop/bg_h1_search.gif) no-repeat 0 10px;
	}
	
.pop .header h1.entry {
	height:25px;
	padding:14px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/pop/bg_h1_entry.gif) no-repeat 0 10px;
	}
	
.pop .header h1.edit {
	height:25px;
	padding:14px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/pop/bg_h1_edit.gif) no-repeat 0 10px;
	}

.pop .header p.close {
	position:absolute;
	top:12px;
	left:812px;
	}
	

.pop .headerS {
	width:566px;
	position:relative;
	margin:0 0 7px 0;
	height:44px;
	background:url(../images/pop/bg_header.gif) repeat-x 0 bottom;
	}
	

.pop .headerS h1.search {
	height:25px;
	padding:14px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/pop/bg_h1_search.gif) no-repeat 0 10px;
	}

.pop .headerS p.close {
	position:absolute;
	top:12px;
	left:480px;
	}
	

/*--------------------------------------------------pop formArea layout*/
.pop .formArea {
	width:784px;
	margin:0 auto 8px auto;
	background:url(../images/pop/bg_formarea.gif) repeat-y 0 0;
	}
	
.pop .formArea .top {
	height:4px;
	background:url(../images/pop/bg_formarea_top.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}
	
.pop .formArea .btm {
	height:4px;
	background:url(../images/pop/bg_formarea_btm.gif) no-repeat 0 bottom;
	font-size:0;
	line-height:0;
	}
	
.pop .formArea table {
	width:758px;
	margin:0 auto;
	}

.pop .formArea th {
	width:90px;
	background:url(../images/pop/line_dot.gif) repeat-x bottom;
	font-size:12px;
	text-align:left;
	color:#8a743e;
	font-weight:normal;
	}
	
.pop .formArea td {
	padding:0;
	background:url(../images/pop/line_dot.gif) repeat-x bottom;
	}
	
.pop .formArea .bgNone {
	background:none!important;
	}

.pop .formArea td.list {
	width:145px;
	}

.pop .formArea td.btnArea {
	text-align:right;
	}
	

/*--------------------------------------------------pop form layout*/

.pop .formArea input {
	margin:0 0 5px 0;
	}

.pop .formArea select {
	margin:0 0 5px 0;
	}

	


/*--------------------------------------------------pop paging layout*/

table.paging {
	//width:342px;
	margin:10px auto 0 auto;
	}
	
table.paging td {
	font-size:12px;
	}
	

table.paging td.col1{ text-align:left;}
table.paging td.col2{ text-align:left;}
table.paging td.col3{ text-align:center;}
table.paging td.col4{ text-align:right;}
table.paging td.col5{ text-align:right;}

/*==================================================================
 table layout
==================================================================*/
/*--------------------------------------------------table orderList layout*/
table#orderList{
  width:895px;
  margin:0px auto;
  font-size:12px;
  border-top:1px solid #eaca57;
  border-left:1px solid #eaca57;
  background:#fff;
}

table#orderList th {
  color:#a88301;
  text-align:left;
  border-right:1px solid #eaca57;
  border-bottom:1px solid #eaca57;
  padding:2px 2px 0px 4px;
  background: url(../images/pop/list_table_bg.gif) repeat-x 0 0;
	font-weight:normal;
	font-size:10px;
}

table#orderList td {
  text-align:left;
  color:#000;
  border-right:1px solid #eaca57;
  border-bottom:1px solid #eaca57;
  padding:2px 2px 2px 4px;
}

table#orderList .col1 { width:55px;}
table#orderList .col2 { width:auto;}
table#orderList .col3 { width:115px;}
table#orderList .col4 { width:115px;}
table#orderList .col5 { width:auto;}
table#orderList .col6 { width:30px; text-align:center;}

table#orderList td.szS {
  width:2em;
  font-size:12px;
}

table#orderList td.choice{
  text-align:center;
}



table#orderList td.name {
	padding:0 0 0 18px;
	background-image:url(../images/pop/ico_01.gif);
	background-repeat:no-repeat;
	background-position:7px 7px;
	}
	
table#orderList td.nameNG {
	padding:0 0 0 18px;
	background-image:url(../images/pop/ico_02.gif);
	background-repeat:no-repeat;
	background-position:3px 6px;
}

textarea.memo{
  width:94%;
  font-size:12px;
}

.ng {
	padding:0 0 0 15px;
	background:url(../images/pop/ico_02.gif) no-repeat 0 3px;
	}
	
/*==================================================================
 button layout
==================================================================*/

/*------------------------------------------------------- a.btn --*/
a.btn{
  display:inline-block;
  font-weight:bold;
  margin:0 3px;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
	font-family:"MS UI Gothic", Osaka;
}

/*------------------------------------------------------- type 1--*/
a.type1S{
  width:80px;
  height:21px;
  border: 0px;
  background: url(../images/pop/btn_type1S.gif) no-repeat 0 0;
  padding-top:2px;
	padding-left:6px;
  color:#fff!important;
  font-size:12px;
  
}

a.type1S:hover{ background:url(../images/pop/btn_type1S.gif) no-repeat 0 -30px;}
*:first-child+html a.type1S:active{background:url(../images/pop/btn_type1S.gif) no-repeat 0 0; text-decoration:underline;}
* html a.type1S:active{background:url(../images/pop/btn_type1S.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- type 1--*/
a.type2S{
  width:71px;
  height:22px;
  border: 0px;
  background: url(../images/hon10/btn_type1S.gif) no-repeat 0 0;
  padding-top:2px;
  color:#fff!important;
  font-size:12px;
  
}

a.type2S:hover{ background:url(../images/hon10/btn_type1S.gif) no-repeat 0 -30px;}
*:first-child+html a.type2S:active{background:url(../images/hon10/btn_type1S.gif) no-repeat 0 0; text-decoration:underline;}
* html a.type2S:active{background:url(../images/hon10/btn_type1S.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- type4 --*/

a.type4M{
  width:159px;
  height:30px;
  border: 0px;
  background: url(../images/hon10/btn_type4M.gif) no-repeat 0 0;
  padding-top:5px;
  color:#fff!important;
  font-size:14px;
}

a.type4M:hover{ background:url(../images/hon10/btn_type4M.gif) no-repeat 0 -41px;}
*:first-child+html a.type4M:active{background:url(../images/hon10/btn_type4M.gif) no-repeat 0 0; text-decoration:underline;}
* html a.type4M:active{background:url(../images/hon10/btn_type4M.gif) no-repeat 0 0; text-decoration:underline;}


a.type4L{
  width:220px;
  height:30px;
  border: 0px;
  background: url(../images/hon10/btn_type4L.gif) no-repeat 0 0;
  padding-top:5px;
  color:#fff!important;
  font-size:14px;
}

a.type4L:hover{ background:url(../images/hon10/btn_type4L.gif) no-repeat 0 -41px;}
*:first-child+html a.type4L:active{background:url(../images/hon10/btn_type4L.gif) no-repeat 0 0; text-decoration:underline;}
* html a.type4L:active{background:url(../images/hon10/btn_type4L.gif) no-repeat 0 0; text-decoration:underline;}


a.type4LL{
  width:250px;
  height:30px;
  border: 0px;
  background: url(../images/hon10/btn_type4LL.gif) no-repeat 0 0;
  padding-top:5px;
  color:#fff!important;
  font-size:14px;
}

a.type4LL:hover{ background:url(../images/hon10/btn_type4LL.gif) no-repeat 0 -41px;}
*:first-child+html a.type4LL:active{background:url(../images/hon10/btn_type4LL.gif) no-repeat 0 0; text-decoration:underline;}
* html a.type4LL:active{background:url(../images/hon10/btn_type4LL.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- input.btn --*/

input.btn{
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:none;
	vertical-align:middle;
	display:inline-block;
	margin:0 3px 0 0;
	cursor:pointer;
	*display: inline;
	zoom: 1;
	}

/*------------------------------------------------------- type1 --*/

input.type1S{
	width:75px;
	height:43px;
	background:url(../images/pop/input_type1S.gif) no-repeat 0 0;
	color:#fff!important;
	font-size:12px;
	}

input.type1S:hover{ background:url(../images/pop/input_type1S.gif) no-repeat 0 -50px;}
*:first-child+html input.type1S:active{background:url(../images/pop/input_type1S.gif) no-repeat 0 0; text-decoration:underline;}
* html input.type1S:active{background:url(../images/pop/input_type1S.gif) no-repeat 0 0; text-decoration:underline;}


input.type1M{
	width:160px;
	height:43px;
	background:url(../images/pop/input_type1M.gif) no-repeat 0 0;
	color:#fff!important;
	font-size:12px;
	}

input.type1M:hover{ background:url(../images/pop/input_type1M.gif) no-repeat 0 -50px;}
*:first-child+html input.type1M:active{background:url(../images/pop/input_type1M.gif) no-repeat 0 0; text-decoration:underline;}
* html input.type1M:active{background:url(../images/pop/input_type1M.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- type3 --*/

input.type3M{
	width:200px;
	height:35px;
	background:url(../images/hon10/btn_type3M.gif) no-repeat 0 0;
	color:#d27445!important;
	font-size:13px;
	}

input.type3M:hover{ background:url(../images/hon10/btn_type3M.gif) no-repeat 0 -40px;}
*:first-child+html input.type3M:active{background:url(../images/hon10/btn_type3M.gif) no-repeat 0 0; text-decoration:underline;}
* html input.type3M:active{background:url(../images/hon10/btn_type3M.gif) no-repeat 0 0; text-decoration:underline;}



/*==================================================================
 bookDetail layout
==================================================================*/
.bookTit {
	position:relative;
	padding:0 0 0 70px;
	background:url(../images/pop/ico_book.gif) no-repeat 0 0;
	}
	
.bookTit p.close {
	position:absolute;
	top:30px;
	left:480px;
	}
	
.bookTit h1 {
	font-size:14px;
	}
	
.bookTit h1 span {
	font-weight:normal;
	font-size:12px;
	}	

.bookTit p.fukudai {
	font-size:12px;
	}
	
div.lineDot {
	height:5px;
	background:url(../images/pop/line_dot_02.gif) repeat-x bottom;
	}
	

table.bookTb01 {
	width:100%;
	margin:10px 0;
	padding:0;
	}

	
table.bookTb01 td.bookImg {
	text-align:left;
	width:160px;
	}
	


table.bookTb01In th {
	margin:0;
	font-size:12px;
	font-weight:normal;
	}

table.bookTb01In th.label {
	width:48px;
	padding:10px 0;
	background:url(../images/pop/bg_book_koumoku.gif) no-repeat 0 10px;
	text-align:center;
	color:#fff;
	}

table.bookTb01In th.catch {
	font-weight:bold;
	color:#ad6f50;
	}
	
table.bookTb01In td {
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	}

table.bookTb01In td.isbn {
	width:100px;
	}
	

/*------------------------------------------------table.bookTb02*/
table.bookTb02 {
	width:100%;
	border:1px solid #eaca57;
	border-collapse:collapse;
	}
	
table.bookTb02 th {
	padding:0 0 0 10px;
	background:#fff7d9;
	border-bottom:1px solid #f7da65;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#a88301;
	}
	
table.bookTb02 td {
	padding:6px 0 6px 10px;
	border-bottom:1px solid #f7da65;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
	}
	
table.bookTb02 th.w80 {
	width:80px!important;
}

table.bookTb02 td.w194 {
	width:184px!important;
	}
	

/*----------------------------------------------------- t_tsuika --*/

body.pop .tpopFrame{
  width:860px;
  margin:10px auto;
  background: url(../images/pop/tpop_frm_body.gif) repeat-y 0 0;
  margin-bottom:0px;
  text-align:left;
}

body.pop .tpopFrame .topFrm{
  width:860px;
  height:5px;
  font-size:1px;
  margin:0px;
  background: url(../images/pop/tpop_frm_top.gif) no-repeat 0 0;
}

body.pop .tpopFrame .btmFrm{
  width:860px;
  height:5px;
  font-size:1px;
  margin:0px;
  background: url(../images/pop/tpop_frm_btm.gif) no-repeat 0 100%;
}

body.pop .tpopFrame h2.side{
  float:left;
  width:164px;
}


body.pop .tpopFrame table.inputForm{
  width:661px;
  float:left;
  margin-left:10px;
}

body.pop .tpopFrame table.inputForm th{
  color:#8a743e;
  padding:4px 4px;
  border-top:1px dotted #d8bc94;
  text-align:left;
	font-size:12px;
	font-weight:normal;
}

body.pop .tpopFrame table.inputForm td{
  padding:4px 4px;
  border-top:1px dotted #d8bc94;
	font-size:12px;
}

body.pop .tpopFrame table.inputForm th.first,
body.pop .tpopFrame table.inputForm td.first,
body.pop .tpopFrame table.inputForm th.firstL,
body.pop .tpopFrame table.inputForm td.firstL,
body.pop .tpopFrame table.inputForm th.firstR,
body.pop .tpopFrame table.inputForm td.firstR,
body.pop .tpopFrame table.inputForm th.firstL02,
body.pop .tpopFrame table.inputForm th.firstR02,
body.pop .tpopFrame table.inputForm td.firstL02,
body.pop .tpopFrame table.inputForm td.firstR02{
  border-top:none;
}

body.pop .tpopFrame table.inputForm th.firstL,
body.pop .tpopFrame table.inputForm th.nextL{
  width:98px;
}


body.pop .tpopFrame table.inputForm td.firstL,
body.pop .tpopFrame table.inputForm td.nextL{
  width:194px;
}

body.pop .tpopFrame table.inputForm th.firstR,
body.pop .tpopFrame table.inputForm th.nextR{
  width:60px;
}

body.pop .tpopFrame table.inputForm td.firstR,
body.pop .tpopFrame table.inputForm td.nextR{
  width:197px;
}

body.pop .tpopFrame table.inputForm td.nextR2{
  width:252px;
}

body.pop .tpopFrame table.inputForm td.bt{
  border-top:none;
  width:78px;
}

body.pop .tpopFrame div.inputForm{
  width:661px;
  float:left;
  margin-left:10px;
}


body.pop .tpopFrame input, body.pop .tpopFrame textarea {
  font-size:12px;
  padding:1px;
}

body.pop .tpopFrame table.inputForm th.firstL02{
  width:90px;
}

body.pop .tpopFrame table.inputForm td.firstL02{
  width:173px;
}

body.pop .tpopFrame table.inputForm th.firstR02{
  width:96px;
}

body.pop .tpopFrame table.inputForm td.firstR02{
  width:262px;
}


/*----------------------------------------------------- tpopFrameS --*/

body.pop .tpopFrameS{
  width:566px;
  margin:10px 0;
  background: url(../images/pop/tpop_frm_s_body.gif) repeat-y 0 0;
  margin-bottom:0px;
  text-align:left;
}

body.pop .tpopFrameS .topFrm{
  width:566px;
  height:5px;
  font-size:1px;
  margin:0px;
  background: url(../images/pop/tpop_frm_s_top.gif) no-repeat 0 0;
}

body.pop .tpopFrameS .btmFrm{
  width:566px;
  height:5px;
  font-size:1px;
  margin:0px;
  background: url(../images/pop/tpop_frm_s_btm.gif) no-repeat 0 100%;
}

body.pop .tpopFrameS h2.side{
  float:left;
  width:164px;
}


body.pop .tpopFrameS table.inputForm{
  width:380px;
  float:left;
  margin-left:10px;
}

body.pop .tpopFrameS table.inputForm th{
  color:#8a743e;
  font-weight:bold;
  padding:4px 4px;
  border-top:1px dotted #d8bc94;
  text-align:left;
	font-size:12px;
	font-weight:normal;
}

body.pop .tpopFrameS table.inputForm td{
  padding:4px 4px;
  border-top:1px dotted #d8bc94;
	font-size:12px;
}

body.pop .tpopFrameS table.inputForm th.first,
body.pop .tpopFrameS table.inputForm td.first {
	border-top:none;
	}




/*------------------------------------------------------- type 1--*/


a.btn02{
  display:inline-block;
  font-weight:bold;
  margin:0 3px;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
	font-family:"MS UI Gothic", Osaka;
}

input.btn02{
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:none;
	display:inline-block;
	margin:0 3px 0 0;
	cursor:pointer;
	*display: inline;
	zoom: 1;
	}
	
input.typeKS{
	width:75px;
	height:23px;
	background:url(../images/pop/input_typesk.gif) no-repeat 0 0;
	color:#fff!important;
	font-size:12px;
	margin-top:0px;
	padding:0px;
	}

input.typeKS:hover{ background:url(../images/pop/input_typesk.gif) no-repeat 0 -30px;}
*:first-child+html input.typeKS:active{background:url(../images/pop/input_typesk.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typeKS:active{background:url(../images/pop/input_typesk.gif) no-repeat 0 0; text-decoration:underline;}

input.type1M{
	width:160px;
	height:43px;
	background:url(../images/pop/input_type1M.gif) no-repeat 0 0;
	color:#fff!important;
	font-size:12px;
	}

input.type1M:hover{ background:url(../images/pop/input_type1M.gif) no-repeat 0 -50px;}
*:first-child+html input.type1M:active{background:url(../images/pop/input_type1M.gif) no-repeat 0 0; text-decoration:underline;}
* html input.type1M:active{background:url(../images/pop/input_type1M.gif) no-repeat 0 0; text-decoration:underline;}



/*------------------------------------------------ commentArea --*/
.commentArea {
	width:930px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	}
	
.commentAreaS {
	width:700px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	}
	
/*------------------------------------------------------- typeDelete --*/
input.typeDeleteL{
	width:175px;
	height:26px;
	background:url(../images/hon10/bt_delete_l.gif) no-repeat 0 0;
	color:#fff!important;
	font-size:12px;
	}

input.type5S:hover{ background:url(../images/hon10/bt_delete_l.gif) no-repeat 0 0;}
*:first-child+html input.type5S:active{background:url(../images/hon10/bt_delete_l.gif) no-repeat 0 0; text-decoration:underline;}
* html input.type5S:active{background:url(../images/hon10/bt_delete_l.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------ ComponentBtmUIS --*/

.ComponentBtmUIS{
  clear:both;
  width:850px;
  height:40px;
  text-align:right;
  margin:10px auto 10px auto;
}

.ComponentBtmUIS .type2M{
  margin-top:5px;
  float:right;
  margin-right:10px;
}

.ComponentBtmUIS .type2L{
  margin-top:5px;
  float:right;
  margin-right:10px;
}

.ComponentBtmUIS .type3M{
  margin-top:0px;
  float:right;
}
.ComponentBtmUIS .type3L{
  margin-top:0px;
  float:right;
}

.ComponentBtmUIS .type6M{
  margin-top:5px;
  float:left;
}

.ComponentBtmUIS .typeDeleteL{
  margin-top:5px;
  float:left;
}


/*------------------------------------------------------- typePDF --*/
a.typePdfS{
  width:135px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_pdfS.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;  
}
a.typePdfS:hover{ background:url(../images/btn_type_pdfS.gif) no-repeat 0 -30px;}
*:first-child+html a.typePdfS:active{background:url(../images/btn_type_pdfS.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typePdfS:active{background:url(../images/btn_type_pdfS.gif) no-repeat 0 0; text-decoration:underline;}


a.typePdfM{
  width:205px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_pdfM.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;  
}
a.typePdfM:hover{ background:url(../images/btn_type_pdfM.gif) no-repeat 0 -30px;}
*:first-child+html a.typePdfM:active{background:url(../images/btn_type_pdfM.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typePdfM:active{background:url(../images/btn_type_pdfM.gif) no-repeat 0 0; text-decoration:underline;}


a.typePdfL{
  width:230px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_pdfL.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;
  
}

a.typePdfL:hover{ background:url(../images/btn_type_pdfL.gif) no-repeat 0 -30px;}
*:first-child+html a.typePdfL:active{background:url(../images/btn_type_pdfL.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typePdfL:active{background:url(../images/btn_type_pdfl.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- typeCSV --*/
a.typeCsvS{
  width:135px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_csvS.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;  
}
a.typeCsvS:hover{ background:url(../images/btn_type_csvS.gif) no-repeat 0 -30px;}
*:first-child+html a.typeCsvS:active{background:url(../images/btn_type_csvS.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typeCsvS:active{background:url(../images/btn_type_csvS.gif) no-repeat 0 0; text-decoration:underline;}


a.typeCsvM{
  width:205px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_csvM.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;  
}
a.typeCsvM:hover{ background:url(../images/btn_type_csvM.gif) no-repeat 0 -30px;}
*:first-child+html a.typeCsvM:active{background:url(../images/btn_type_csvM.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typeCsvM:active{background:url(../images/btn_type_csvM.gif) no-repeat 0 0; text-decoration:underline;}


a.typeCsvL{
  width:230px;
  height:22px;
  border: 0px;
  background: url(../images/btn_type_csvL.gif) no-repeat 0 0;
  padding-top:5px;
  color:#333!important;
  font-size:12px;  
}
a.typeCsvL:hover{ background:url(../images/btn_type_csvL.gif) no-repeat 0 -30px;}
*:first-child+html a.typeCsvL:active{background:url(../images/btn_type_csvL.gif) no-repeat 0 0; text-decoration:underline;}
* html a.typeCsvL:active{background:url(../images/btn_type_csvL.gif) no-repeat 0 0; text-decoration:underline;}


/*------------------------------------------------------- typePDF --*/
input.typePdfS{
  width:135px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_pdfS.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;  
}
input.typePdfS:hover{ background:url(../images/btn_type_pdfS.gif) no-repeat 0 -30px;}
*:first-child+html input.typePdfS:active{background:url(../images/btn_type_pdfS.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typePdfS:active{background:url(../images/btn_type_pdfS.gif) no-repeat 0 0; text-decoration:underline;}


input.typePdfM{
  width:205px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_pdfM.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;  
}
input.typePdfM:hover{ background:url(../images/btn_type_pdfM.gif) no-repeat 0 -30px;}
*:first-child+html input.typePdfM:active{background:url(../images/btn_type_pdfM.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typePdfM:active{background:url(../images/btn_type_pdfM.gif) no-repeat 0 0; text-decoration:underline;}


input.typePdfL{
  width:230px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_pdfL.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;
  
}

input.typePdfL:hover{ background:url(../images/btn_type_pdfL.gif) no-repeat 0 -30px;}
*:first-child+html input.typePdfL:active{background:url(../images/btn_type_pdfL.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typePdfL:active{background:url(../images/btn_type_pdfl.gif) no-repeat 0 0; text-decoration:underline;}



/*------------------------------------------------------- typeCSV --*/
input.typeCsvS{
  width:135px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_csvS.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;  
}
input.typeCsvS:hover{ background:url(../images/btn_type_csvS.gif) no-repeat 0 -30px;}
*:first-child+html input.typeCsvS:active{background:url(../images/btn_type_csvS.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typeCsvS:active{background:url(../images/btn_type_csvS.gif) no-repeat 0 0; text-decoration:underline;}


input.typeCsvM{
  width:205px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_csvM.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;  
}
input.typeCsvM:hover{ background:url(../images/btn_type_csvM.gif) no-repeat 0 -30px;}
*:first-child+html input.typeCsvM:active{background:url(../images/btn_type_csvM.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typeCsvM:active{background:url(../images/btn_type_csvM.gif) no-repeat 0 0; text-decoration:underline;}


input.typeCsvL{
  width:230px;
  height:26px;
  border: 0px;
  background: url(../images/btn_type_csvL.gif) no-repeat 0 0;
  color:#333!important;
  font-size:12px;  
}
input.typeCsvL:hover{ background:url(../images/btn_type_csvL.gif) no-repeat 0 -30px;}
*:first-child+html input.typeCsvL:active{background:url(../images/btn_type_csvL.gif) no-repeat 0 0; text-decoration:underline;}
* html input.typeCsvL:active{background:url(../images/btn_type_csvL.gif) no-repeat 0 0; text-decoration:underline;}




