/* CSS Document */

body, td {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

h2 {
	margin: 4px 0px 18px 0px;
	padding: 0px 0px 0px 4px;
	border-left: solid 9px #000000;
	border-bottom: solid 1px #000000;
	width: 505px;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
}

h3 {
	/*	margin: 24px 0px 18px 0px; */
	margin: 0px 0px 12px 0px;
	padding: 2px 0px 1px 8px;
	border-left: solid 12px #909090;
	border-top: solid 1px #909090;
	border-bottom: solid 1px #909090;
	border-right: solid 1px #909090;
	background-color: #e0e0e0;
	color: #606060;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

div.clear {
	clear: both;
}

/***********************************************/
/* LINKS                                       */
/***********************************************/

a {
	color: #003471;
	text-decoration: none;
}

a:visited {
	color: #790000;
}

a:hover {
	color: #FFFFFF;
	background-color: #4756FF;
}

a.bgn:hover {
	background: none;
}

/***********************************************/
/* ID                                          */
/***********************************************/

#product_news {
	margin: 0px 0px 4px 0px;
	width: 529px;
	background-image: url(../images/rect_news_body.gif);
	background-repeat: repeat-y;
}

#product_news_body {
	padding: 0px 6px 6px 6px;
	width: 517px;
	background-image: url(../images/rect_news_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ffffff;
}

#menu {
	width: 719px;
}

#menu object {
	font-size: 0;
}

#crumb {
	margin: 4px 0px 0px 6px;
}

#navigation {
	width: 713px;
	padding: 4px 0px 6px 6px;
	margin: 0px 0px 16px 0px;
	background-repeat: no-repeat;
}

#navigation img {
	float: right;
	padding-top: 2px;
	padding-right: 8px;
}

#right_area {
	margin: 0px;
}

#right_area p {
	margin: 0px 6px 0px 6px;
}

p.menu_level1 {
	margin: 0px 6px 0px 6px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 13px;
}

p.menu_level2 {
	margin: 0px 6px 0px 15px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 13px;
}

p.menu_category {
	margin: 8px 6px 0px 15px;
	background-repeat: no-repeat;
	padding: 2px 0px 4px 13px;
}

p.menu_midflow {
	margin: 0px 6px 0px 15px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 13px;
}

p.menu_last {
	margin: 0px 6px 0px 15px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 13px;
}

#contents {
	width: 518px;
}

#contents p {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#sitemap p {
	line-height: 12px;
	margin: 0px 0px 0px 0px;
}

#left_column {
	width: 162px;
}

#parent {
	width: 518px;
	margin-top: 24px;
}

#footer {
	width: 719px;
	margin-top: 9px;
}

/***********************************************/
/* DIV Style                                   */
/***********************************************/

div.image100 {
	float: left;
	width: 100px;
	margin-right: 16px;
}

/***********************************************/
/* Product List                                */
/***********************************************/

div.topics_item {
	/*font-size: 10px;*/
	font-size: 9px;
	line-height: 133%;
	margin: 0px 6px 6px 6px;
}

	/* -- hack for ie6 -- */
	* html div.topics_item  {
	font-size: 9px;
	}
	/* -- hack for ie7 -- */
	*+html div.topics_item  {
	font-size: 9px;
	}

table.index_category {
	margin: 10px 8px 10px 8px;
	width: 157px;
}

/*table.index_category td {*/
/*	background-color: #E6E6E6;*/
/*	font-weight: bold;*/
/*	font-size: 12px;*/
/*}*/

table.index_category td {
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

table.index_category td img {
	border: solid #808080 1px;
}

div.index_product {
	margin: 0px 4px 2px 16px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}

div.index_product a {
	font-size: 9px;
}

div.product_lead {
	width: 505px;
	text-align: right;
	border: solid 1px #707070;
	background-color: #e0e0e0;
	padding: 5px;
}

div.product_item {
	width: 506px;
	text-align: right;
	border-bottom: solid 1px #707070;
	padding: 12px;
	margin-top: 12px;
}

div.product_item_tp {
	wicth: 4800px;
	border-bottom: solid 1px #707070;
	padding: 12px;
	margin-top: 12px;
}

div.product_detail {
	width: 524px;
	border: solid 1px #707070;
	margin-top: 12px;
}

div.product_photo {
	width: 176px;
	text-align: left;
	float: left;
}

div.product_photo_tp {
	width: 160px;
	text-align: right;
	float: right;
}

div.product_photo img {
	border: solid #808080 1px;
}

div.product_photo_tp img {
	border: solid #808080 1px;
}

div.product_label {
	width: 312px;
	text-align: left;
	line-height: 133%;
	font-weight: bold;
	float: right;
}

div.product_label_tp {
	width: 480px;
	text-align: left;
	line-height: 133%;
	font-weight: bold;
	padding-left: 14px;
}

div.product_body {
	width:312px;
	text-align: left;
	line-height: 133%;
	margin-bottom: 8px;
	float: right;
}

div.product_body span {
	font-size: 10px;
}

div.product_body_tp {
	width: 480px;
	text-align: left;
	line-height: 133%;
	margin-bottom: 8px;
	padding-left: 14px;
}

div.product_code {
	width: 506px;
	line-height: 133%;
	margin-bottom: 4px;
	text-align: right;
}

#product_explanation {
	background-color: #FFFFFF;
	width: 152px;
	line-height: 120%;
	padding: 3px 0px 3px 0px;
	margin: 36px 0px 12px 12px;
	text-align: left;
	border: solid #808080 1px;
}

#product_explanation p {
	line-height: 120%;
}

/***********************************************/
/* Network List  MP miyamoto Add:20101216      */
/***********************************************/

div.network_item {
	width: 494px;
	text-align: right;
	border-bottom: solid 1px #707070;
	padding: 12px;
	margin-top: 12px;
}

div.network_photo {
	width: 150px;
	text-align: left;
	float: left;
}

div.network_photo img {
	border: solid #808080 1px;
}

div.network_label {
	width: 344px;
	text-align: left;
	line-height: 133%;
	font-weight: bold;
	float: right;
}

div.network_body {
	width:344px;
	text-align: left;
	line-height: 133%;
	margin-bottom: 8px;
	float: right;
}

div.network_body span {
	font-size: 10px;
}

img.flag_img {
	float: left;
	padding: 0px 8px 8px 0px;
}

img.rec_img {
	float: left;
	padding: 0px 18px 8px 0px;
}

img.map_img{
	border: 1px solid #666;
}

/***********************************************/
/* Table                                       */
/***********************************************/

table.normal_table {
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}

table.normal_table th {
	border: 1px #a0a0a0 solid;
	background-color: #e0e0e0;
	line-height: 133%;
	text-align: left;
	font-weight: normal;
	padding: 4px;
}

table.normal_table td {
	border: 1px #a0a0a0 solid;
	line-height: 133%;
	padding: 4px;
}

table.normal_table_pro td {
	border: 0px;
	line-height: 133%;
	padding: 4px;
}

table.layout_table th,td {
	border: 0px;
	font-size: 12px;
	line-height: 110%;
	padding: 0px;
}

div.blue {
	width: 508px;
	background-color: #D9E1FF;
	padding: 4px;
	border: 1px solid #747FFF;
}

td.qa_pink {
	background-color: #FFE9E9;
	background-image: url(../images/recruitment/qa_pink.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #666;
	height: 230px;
}

td.qa_blue {
	background-color: #E1E6FF;
	background-image: url(../images/recruitment/qa_blue.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #666;
	height: 230px;
}

/***********************************************/
/* RHC ???                                     */
/***********************************************/

.product_label h3 {
	margin: 0px;
	padding: 2px 0px 1px 8px;
	border-left: solid 12px #909090;
	border-top: solid 1px #909090;
	border-bottom: solid 1px #909090;
	border-right: solid 1px #909090;
	background-color: #e0e0e0;
	color: #606060;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
}

div.tp_item {
	width: 506px;
	text-align: right;
	/*border-bottom: solid 1px #707070;*/
	padding: 12px;
	margin-top: 12px;
}

div.product_label_ex {
	width: 312px;
	text-align: left;
	line-height: 133%;
	font-weight: bold;
	float: right;
}

/***********************************************/
/* index KADOBEYA Add????????                  */
/***********************************************/

.roll_over a {
	display: block;	
}

.roll_over a:hover {
	background: transparent;
}

.roll_over a:hover img {
	visibility: hidden;
}

a.logo:hover {
	background: none;
}

div.info_box {
	width:532px;
	padding:0 0 5px 0;
	background: url(../images/bg_info_btm.gif) no-repeat left bottom;	
}

div.info_box .mdl {
	background: url(../images/bg_info_mdl.gif) repeat-y 0 0;	
}

div.info_box .top {
	padding:0px 0 10px 0px;
	background: url(../images/bg_info_top.gif) no-repeat 0 0;	
}

p.ttl {
	margin: 0 0 0 0;
}

div.info_box .image {
	float: left;
	width: 98px;
	margin: 15px 19px 0 0;
	padding: 0 0 0 10px;
}

div.info_box .image p {
	margin: 0 0 0 0;
}

div.info_box .image p.btn {
	width: 100px;
	height: 15px;
	margin: 5px 0 0 1px;
	text-align: center;
	background: url(../images/b_detail_top_roll.gif) no-repeat 0 0;
}

div.info_box .image img.photo {
	border: 1px solid #CCCCCC ;
}

/*div.info_box div.txt-box {
	float: left;
	width: 385px;
	margin: 15px 0 0 0;
	color: #404040;
}*/

div.info_box div.txt-box {
	float: left;
	width: 385px;
	margin: 15px 0px 0px 0px;
  font-size: 10px;
  line-height: 14px;
	color: #404040;
}

/*div.info_box div.txt-box b {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	background: url(../images/bg_dot_line.jpg) repeat-x left bottom;
	font-weight: bold;
	color: #333333;
}*/

div.info_box div.txt-box b {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background: url(../images/bg_dot_line.jpg) repeat-x left bottom;*/
	font-weight: bold;
  font-size: 12px;
  line-height: 16px;
	color: #333333;
}

div.info_box div.txt-box p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

table.top_list {
	width: 526px;
	margin: 0 0 0 1px;
}

table.top_list tr td .ttl {
	width: 172px;
	height: 87px;
}

table.top_list td.left1 {
	background: url(../images/bg_left1.gif) repeat-y 0 0;
}

table.top_list tr td.left1 .ttl {
	background: url(../images/rect_left1_header_top_roll.jpg) repeat-y 0 0;
}

table.top_list td.left1 table.index_category td{
	background: #F4EEEE;
}

table.top_list td.left2{
	background: url(../images/bg_left2.gif) repeat-y 0 0;
}

table.top_list tr td.left2 .ttl {
	background: url(../images/rect_left2_header_top_roll.jpg) repeat-y 0 0;
}

table.top_list td.left2 table.index_category td{
	background: #EBEBE6;
}

table.top_list td.left3{
	background: url(../images/bg_left3.gif) repeat-y 0 0;
}

table.top_list tr td.left3 .ttl {
	background: url(../images/rect_left3_header_top_roll.jpg) repeat-y 0 0;
}

table.top_list td.left3 table.index_category td{
	background: #E7ECEF;
}

table.top_list td table.index_category {
	width: 156px;
}

table.top_list tr.more td {
	padding: 10px 36px 10px 36px;
	text-align: center;
}

table.top_list td img.dot_bd {
	display: block;
}

table.top_list tr.more td.left1 {
	border-bottom: 3px solid #E32413;
}

table.top_list tr.more td.left2 {
	border-bottom: 3px solid #7A7267;
}

table.top_list tr.more td.left3 {
	border-bottom: 3px solid #036AA0;
}

.more {
	width: 98px;
	height: 15px;
	margin: 0 0 0 0;
	text-align: center;
	background: url(../images/b_more_top_roll.jpg) no-repeat 0 0;
}

p.movie {
	margin: 0 0 0 0;
}

#right_area .side_box {
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
	/*	padding: 0 0 10px 0;*/
	/*	background: #E0E6FE url(../images/rect_right_btm.jpg) no-repeat left bottom;*/
	/*	border-right: 1px solid #C1C6F4;*/
}

#right_area .side_box p.ttl {
	margin: 0 0 7px 0;
	/*	margin: 0 0 7px 0;*/
}

#right_area .side_box .more {
	margin: 0 0 0 39px;
	/*	margin: 0 0 3px 39px;*/
	text-align: center;
}

input.search_btn {
	width: 40px;
	height: 22px;
	margin: 0 0 2px 0;
	padding: 1px 0 0 0;
	vertical-align: bottom;
}

#footer p.btn {
	float: left;
	width: 99px;
	height: 15px;
	margin: 0 10px 0 0;
	background: url(../images/b_form_top_roll.gif) no-repeat 0 0;
}

#footer p.menu {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

img.inquiry {
	vertical-align: top;
}

