@charset "utf-8";

/* title */
#contentsArea h1.productName {
	padding-top: 2px;
	padding-bottom: 9px;
	background: url(/product/img/bg_product_none.gif) no-repeat right bottom;
	margin: 1em 0 .5em;
	min-height: 19px;
}
*.html #contentsArea h1.productName {
	height: 19px;
}
#contentsArea h1.productName {
	vertical-align: bottom;
}
#contentsArea h1.productName .ico {
	vertical-align: bottom;
	margin: 0 7px 3px;
}
#contentsArea h1.generic {
	background: url(/product/img/bg_product_generic.gif) no-repeat right bottom !important;
}
#contentsArea h1.pre {
	background: url(/product/img/bg_product_pre.gif) no-repeat right bottom !important;
}
h2 {
	margin: 2em 0 .5em;
}
h3 {
	margin: 1em 0 .1em;
}

/* threeColumnBoxBase01 */
.threeColumnBoxBase01 h3 {
	margin-top: 0;
}
/* tabBoxBase -------------------------- */
/* tabBoxBase01 */
.tabBoxBase01 {
	position: relative;
	margin: 2em 0;
}
.tabBoxBase01 .moreBox01 {
	position: absolute;
	top: 0;
	right: 0;
}

/* tableBase -------------------------- */
/* tableBase01 */
.tableBase01 th {
	font-weight: normal;
	padding: 10px 9px;
}
.tableBase01 td {
	padding-left: 9px;
	padding-right: 9px;
}

/* productListTableBase -------------------------- */
.productListBodyBox {
	height: 380px;
	overflow: auto;
}
/* .productListTableBase01 */
.productListTableBase01 {
	margin-top: .5em;
	margin-bottom: .5em;
}
.productListTableBase01 th {
	background-color: #ddebf6;
}
.productListTableBase01 th ,
.productListTableBase01 td {
	border: 1px solid #bad7e7;
	padding: 5px 5px;
}
.productListTableBase01 .bltArrowR {
	background-position: 0 .20em !important;
}
.headCell01 ,
.headCell02 {
	word-break: break-all;
}
.productListTableBase01 .headCell01 ,
.productListTableBase01 .headCell02 {
	width: 150px;
}
.productListHeadBox .productListTableBase01 .headCell01 ,
.productListHeadBox .productListTableBase01 .headCell02 ,
.productListBodyBox .productListTableBase01 .headCell01 ,
.productListBodyBox .productListTableBase01 .headCell02 {
	width: 140px;
}
.productListHeadBox .productListTableBase01 {
	margin-bottom: 0;
}
.productListBodyBox .productListTableBase01 {
	margin-top: 0;
}


/* statusBox -------------------------- */
.statusBox {
	overflow: hidden;
	zoom: 1;
}
.statusBox .photoBox {
	width: 144px;
	float: left;
}
.statusBox .photoBox .photo {
	background: url(/product/img/bg_photo.gif) no-repeat left bottom;
	padding-bottom: 2px;
}
.statusBox .photoBox .photo a ,
.statusBox .photoBox .photo span {
	display: block;
	background: url(/product/img/bg_photo.gif) no-repeat left top;
	padding: 2px 2px 0;
}
.statusBox .photoBox ul {
	margin: .2em 0 .5em;
}
.statusBox .photoBox li {
	margin: .1em;
}
.statusBox .documentBox {
	width: 370px;
	float: right;
}
.statusBox .tableBase01 th ,
.statusBox .tableBase01 td {
}
.statusBox .leftTable {
	float: left;
	margin-top: 1px;
}
.statusBox .rightTable {
	float: right;
	margin-top: 1px;
}
.statusBox .txtNotice {
	clear: both;
}

/* pageNav -------------------------- */
/* pageNavB */
.pageNavB {
	background: url(/common_v2/img/line_dotted_h.gif) repeat-x left top;
	padding-top: .3em;
	margin-top: 4em;
}

/* informationDocSearch -------------------------- */
.informationDocSearch {
	margin: 1em 0 1.5em;
}
.informationDocSearch select {
	width: 200px;
}
.informationDocSearch label ,
.informationDocSearch select ,
.informationDocSearch input {
	vertical-align: middle;
}
.informationDocSearch th ,
.informationDocSearch td {
	vertical-align: middle;
}
