﻿/*トピックス、重要なお知らせ一覧*/
.topicsview_table{
	width:100%;
	border-collapse:collapse;
}
/*
.topicsview_table tr{
	background:url(../images/bg_border1.gif) repeat-x left bottom;
}
*/
.topicsview_table th,
.topicsview_table td
{
	padding:5px 0px 5px 0px;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
	vertical-align:top;
	position:relative;
}

.topicsview_table th{
	width:96px;
	white-space:nowrap;
}
.topicsview_pager 
{
	background-image:none;
	}

.topicsviewitem
{
	width:100px;
	background:url(../images/bg_border1.gif) repeat-x left bottom;
}

.topicsviewitem2
{
	text-align:center;
	vertical-align:middle;
	width:20px;
	background:url(../images/bg_border1.gif) repeat-x left bottom;
}

.topicsviewitem3
{

	background:url(../images/bg_border1.gif) repeat-x left bottom;
}

/*トピックス、重要なお知らせ一覧*/

/* ページャーCSS */
.PagerStyle table
{
	margin:auto auto 5px auto;
}

.PagerStyle tr
{
	background-image:none;
}

.PagerStyle span
{
	font-size:larger;
	text-decoration: none;
	color:white;
	background-color: #cccccc;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
	
}

.PagerStyle a
{
	font-size: larger;
	text-decoration: none;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
}

.PagerStyle a:hover
{
	font-size: larger;
	color: #ffffff;
	background-color: #cccccc;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
}
/* ページャーCSS */

/* ページャー(修理進捗照会)CSS */
.PagerStyle_RepirProgress table
{
	margin:6px auto 5px auto;
}

.PagerStyle_RepirProgress span
{
	font-size:larger;
	text-decoration: none;
	color:white;
	background-color: #cccccc;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
}

.PagerStyle_RepirProgress a
{
	font-size: larger;
	text-decoration: none;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
}

.PagerStyle_RepirProgress a:hover
{
	font-size: larger;
	color: #ffffff;
	background-color: #cccccc;
	margin:0px 2px 0px 2px;
	padding-left: 4px;
	padding-right: 4px; 
	border: solid 1px #cccccc;
}
/* ページャー(修理進捗照会)CSS */

/* 検索結果件数 */
.pages_result
{
	margin:0 0 5px;
	clear:both;
	padding:5px 0;
	font-size:12px;
	text-align:right;
}

.pages_result li
{
	display:inline;
	margin:0 2px;
}

.pages_result li.pages_result_total
{
	padding:2px 6px;
	border:solid 1px #cccccc;
	background:#ffffff;
}

/*IME制御*/
.ime_active   {-ms-ime-mode: active;}   /*日本語入力モード。モード変更可能*/
.ime_inactive {-ms-ime-mode: inactive;} /*英数字入力モード。モード変更可能*/
.ime_disabled {-ms-ime-mode: disabled;} /*英数字入力モード。モード変更不可*/

/* 後継機検索 */
.inheritor_search_result{
	clear:both;
	width:774px;
	float:left;
	margin:0 0 20px;
	border:solid 3px #017CB7;
}

.inheritor_search_result h3{
	margin:0;
	padding:10px;
	font-size:1.2em;
	color:#ffffff;
	background:#016D9E url(../images/bg_search_result_title.jpg) repeat-x left top;
}

.inheritor_inner_search_result{
	width:744px;
	float:left;
	padding:15px;
}

.inheritor_search_result_left{
	width:200px;
	float:left;
}

.inheritor_search_result_right{
	width:530px;
	float:right;
}

.inheritor_search_result_right ul{
	margin:0 0 15px;
	font-size:0.8em;
}

.inheritor_search_result_note{
	clear:both;
	margin:0 15px 15px;
	padding:15px;
	border:solid 1px #CCCCCC;
	background:#f6f6f6;
}

.inheritor_search_result_btn{
	clear:both;
	width:744px;
	margin:0 auto;
}

.inheritor_search_result_btn1{
	float:right;
	margin:0 0 15px;
}

.inheritor_search_result_btn2{
	float:left;
	margin:0 0 15px;
}


.inheritor_search_result_option{
	clear:both;
	width:744px;
	margin:0 auto;
}

.inheritor_inner_search_result_option{
	width:744px;
	float:left;
	margin:0 0 15px;
	padding:15px 0 0;
	border-top:2px dotted #cccccc;
}

.inheritor_inner_search_result_option2{
	width:714px;
	float:left;
	padding:15px;
	background:#f6f6f6;
}

.inheritor_search_result_option h3{
	clear:both;
	margin:0 0 15px;
	padding:5px 10px;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	border-left:solid 3px #00a057;
	border-bottom:dotted 2px #00a057;
	background:none;
}

.inheritor_search_result_option_left{
	width:200px;
	float:left;
	margin:0 0 15px;
}

.inheritor_search_result_option_right{
	width:530px;
	float:right;
}

.inheritor_search_result_option_right ul{
	margin:0 0 15px;
	font-size:0.8em;
}

/* サイト内検索 */
.all_search_result_title{
	padding:0 0 0 20px;
	background:url(../images/icon_arrow.gif) no-repeat left 5px;
}

.all_search_result_text{
	margin:0 0 0 20px;
	padding:5px;
	font-size:0.9em;
	background:#eeeeee;
	width:747px;
}

.all_search_result_url{
	margin:0 0 20px;
	padding:0 0 0 20px;
	color:#00ADCC;
	font-size:0.9em;
}

/* 製品ラインナップ */
#product_title_product_category{
	clear:both;
	width:1000px;
	height:45px;
	margin:0 0 15px;
	padding:0;
	text-indent:-9000px;
	border:none;
	background:url(../images/title_products_category.jpg) no-repeat left top;
}

#product_lineup_box{
	width:1000px;
	float:left;
	margin-bottom:15px;
}
#product_lineup_list_box{
	float:left;
	width:680px;
}
#product_lineup_detail_box{
	float:right;
	width:294px;
	padding:2px;
	border:1px solid #AAAAAA;
}
.icon_new_box{
	height:15px;
	margin:0 0 2px;
	padding:0;
}

.product_lineuperror_style1{
	padding:5px;
	margin:0px 0px 10px 0px;
	color:red;
	font-size:0.8em;
	border:1px solid #eeeeee;
	background:#f6f6f6;
}

/* list */
.product_lineup_list_table td{
	font-size:80%;
	line-height:1.4;
	width:136px;
	height:225px;
	vertical-align:top;
}
.product_lineup_list_box{
	width:123px;
	padding:1px;
	border:1px solid #AAAAAA;
	margin:0px 0px 5px 0px;
}
.product_detail_selected{
	border:1px solid #BE0C0C;
}
.product_lineup_list_box_photo{
	text-align:center;
	height:140px;
}
.product_lineup_list_box_text{
	color:#FFFFFF;
	/*height:60px;*/
	height:90px;
	padding:6px;
	text-align:left;
	overflow:hidden;
	background:#054897;
}
.product_detail_selected .product_lineup_list_box_text{
	background:#BE0C0C;
}
.product_lineup_list_box_text a:link,
.product_lineup_list_box_text a:visited{
	color:#FFFFFF;
}
.product_lineup_list_box_text a:hover,
.product_lineup_list_box_text a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
/* detail */
#product_lineup_detail_box_wrapper{
	border:2px solid #0A98D6;
	padding:2px;
}
h3#product_lineup_detail_title{
	margin:0;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:1em;
	border:none;
	background:#0A98D6;
}
#product_lineup_detail_photo{
	text-align:center;
}
#product_lineup_detail_text{
	line-height:1.3;
	padding:10px 20px;
}

#product_lineup_detail_buttons{
	width:286px;
	height:35px;
	background:url(../images/lineup_detail_buttons.jpg) no-repeat left top;
}
#product_lineup_detail_buttons div{
	float:left;
}
#product_lineup_detail_buttons div a{
	display:block;
	height:35px;
	text-indent:-9800px;
}
#product_lineup_detail_buttons a:hover{
	background:#FFFFFF;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
}
#product_lineup_detail_buttons_catalog a{
	width:95px;
}
#product_lineup_detail_buttons_catalog img{
	height:35px;
	width:95px;
	background:#FFFFFF;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
}
#product_lineup_detail_buttons_option a{
	width:95px;
}
#product_lineup_detail_buttons_option img{
	height:35px;
	width:95px;
	background:#FFFFFF;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
}
#product_lineup_detail_buttons_description a{
	width:96px;
}
#product_lineup_detail_buttons_description img{
	height:35px;
	width:95px;
	background:#FFFFFF;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
}

/*ダウンロード*/
.table_from_cataloglist
{
	margin:5px 0px 5px 0px;
	width:100%;
}

.table_from_cataloglist a:link{
	color:#006699;
	text-decoration:underline;
}
.table_from_cataloglist a:visited{
	color:#004275;
	text-decoration:underline;
}
.table_from_cataloglist a:hover{
	color:#004275;
	text-decoration:none;
}
.table_from_cataloglist a:active{
	color:#004275;
	text-decoration:underline;
}

/*修理進捗照会*/
.repair_progress_header
{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	color:#ffffff;
	background:#006DA0;
	margin-bottom:20px;
}

.repair_progress_headerright
{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
	color:#ffffff;
	background:#006DA0;
	margin-bottom:20px;
}

.repair_progress_headerleft
{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-left:solid 2px #cccccc;
	color:#ffffff;
	background:#006DA0;
	margin-bottom:20px;
}

.repair_progress_row{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	font-size:0.8em;
}

.repair_progress_rowright{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
	font-size:0.8em;
}

.repair_progress_rowleft{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-left:solid 2px #cccccc;
	font-size:0.8em;
}

.repair_progress_row_even{
	background:#f1f7f9;
}

#repair_progress_tabs{
	width:1000px;
	height:44px;
	text-indent:-9000px;
	background:url(../images/reference_tab.jpg) no-repeat left top;
}

#repair_progress_tabs li{
	float:left;
}

#repair_progress_tabs li a{
	display:block;
	width:100px;
	height:40px;
	margin-right:5px;
}

#repair_progress_tabs li.repair_progress_tabs1 a{
	background:url(../images/reference_tab.jpg) no-repeat left -44px;
}

#repair_progress_tabs li.repair_progress_tabs2 a{
	background:url(../images/reference_tab.jpg) no-repeat -105px -44px;
}

#repair_progress_tabs li.repair_progress_tabs3 a{
	background:url(../images/reference_tab.jpg) no-repeat -210px -44px;
}

#repair_progress_tabs li.repair_progress_tabs1 a.tabs_nodata{
	background:url(../images/reference_tab.jpg) no-repeat left top;
}

#repair_progress_tabs li.repair_progress_tabs2 a.tabs_nodata{
	background:url(../images/reference_tab.jpg) no-repeat -105px top;
}

#repair_progress_tabs li.repair_progress_tabs3 a.tabs_nodata{
	background:url(../images/reference_tab.jpg) no-repeat -210px top;
}

#repair_progress_tabs li.repair_progress_tabs1 a:hover,
#repair_progress_tabs li.repair_progress_tabs1 a.tabs_selected{
	background:url(../images/reference_tab.jpg) no-repeat left -88px;
}

#repair_progress_tabs li.repair_progress_tabs2 a:hover,
#repair_progress_tabs li.repair_progress_tabs2 a.tabs_selected{
	background:url(../images/reference_tab.jpg) no-repeat -105px -88px;
}

#repair_progress_tabs li.repair_progress_tabs3 a:hover,
#repair_progress_tabs li.repair_progress_tabs3 a.tabs_selected{
	background:url(../images/reference_tab.jpg) no-repeat -210px -88px;
}

#repair_progress_tabs_box{
	margin:0 0 15px;
	padding:10px;
	border:solid 1px #cccccc;
	border-top:none;
}

/*Ｑ＆Ａ*/
.faq_header
{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	margin-bottom:20px;
	background:#eeeeee;
	text-align:center;
}

.faq_headerright
{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
	margin-bottom:20px;
	background:#eeeeee;
	text-align:center;
}

.faq_row{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
}

.faq_rowright{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
}

.faq_row_s{
	padding:5px 8px;
	font-weight:normal;
	border:solid 1px #cccccc;
	font-size:0.8em;
}

.faq_header2
{
	font-weight:normal;
	margin-bottom:20px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:#eeeeee;
	text-align:center;
	margin-right:0px;
}

.faq_header3
{
	font-weight:normal;
	margin-bottom:20px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background:#eeeeee;
	text-align:center;
	margin-left:0px;

}

.faq_rowright2{
	font-weight:normal;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	margin-right:0px;
}

.faq_rowright3{
	font-weight:normal;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
  margin-left:0px;
}


/*products_panel */
/* 左ナビゲーション */

#new_products_panel{
	float:left;
	width:196px;
	border:1px solid #AAAAAA;
	padding:1px;
	margin-bottom:15px;
}

#new_products_panel ul.tab{
	width:196px;
	height:54px;
	margin:0;
	padding:0;
	background:url(../images/bg_products_panel_tab.jpg) repeat-x left bottom;
}
#new_products_panel ul.tab li{
	float:left;
	width:65px;
	height:50px;
	text-indent:-9800px;
}
#new_products_panel ul.tab li a{
	display:block;
	width:65px;
	height:50px;
}
#new_products_panel ul.tab li.new_products_panel_tab1{
	width:66px;
	background:url(../images/bg_products_panel_tab.jpg) repeat-x left top;
}
#new_products_panel ul.tab li.new_products_panel_tab1 a{
	width:66px;
}
#new_products_panel ul.tab li.new_products_panel_tab2 a:hover{
	background:url(../images/bg_products_panel_tab.jpg) repeat-x -66px top;
}
#new_products_panel ul.tab li.new_products_panel_tab3 a:hover{
	background:url(../images/bg_products_panel_tab.jpg) repeat-x -131px top;
}

#new_products_panel ul.left_navi{
	width:196px;
	float:left;
}
#new_products_panel ul.left_navi li{
	width:196px;
	height:40px;
	float:left;	
}
#new_products_panel ul.left_navi li a{
	display:block;
	text-indent:-9800px;
	width:196px;
	height:40px;
}
#new_products_panel ul.left_navi li a:hover{
	background:#00A1E9;
	filter: alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
}

/* Q&A */
.search_result_text2{
	margin:0 0 15px 20px;
	padding:0 5px 5px 5px;
	font-size:0.9em;
}
