@charset "utf-8";
/* 全ページ共通設定
------------------------------------------------------------*/

/* 全ページ共通：基本設定 */

body,table{
	padding:0;
	margin:0;
	font-size:12px;
	line-height:1.4em;
	color:#333333;
	/*font-family:"ＭＳ Ｐゴシック", Osaka;*/
	font-family:Arial, Helvetica, sans-serif;
}


p,h1,h2,h3,h4,h5,h6,form{
	margin:0;
	padding:0;
}


h3{font-size:14px;}

h5{
	font-size:10px;
	font-weight:normal;
}


a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:none;}


/* 全ページ共通：コンテナ設定 */

#containar{
	width:800px;
	margin:0 auto;
	padding-top:14px;
}


#containar_search{
	width:800px;
	margin:0 auto;
}


/* 全ページ共通：フォント設定 */

.font_size10{font-size:10px;}
.font_size11{font-size:11px;}
.font_size14{font-size:14px;}
.font_brown{color:#CC6D00;}
.font_dullblue{color:#00007F;}
.font_grayblue{color:#093DAA;}
.font_red{color:#ff0000;}
.line_height18{line-height:1.8em;}

/* 全ページ共通：リンク設定 */
a{color:#666666;}
a:hover{ text-decoration:underline;}
/* 全ページ共通；余白設定 */

.margin_bottom5{margin-bottom:5px;}
.padding5{padding:5px;}
.padding20{padding:20px;}
.top_padding10{padding-top:10px;}
.left_padding100{padding-left:100px;}
.col_padding12{padding:0 12px;}


/* 全ページ共通：ライン、装飾設定 */

#left_topline{background:url(images/left_topline.gif) 0 0 repeat-x;}
#right_topline{background:url(images/right_topline.gif) 0 0 repeat-x;}
.blue_line{background:url(images/blue_line.gif) 0 0 repeat-x;}
.dull_blue_line{background:url(images/dull_blue_line.gif) 0 0 repeat-x;}
.dot_line{background:url(images/dot_line.gif) 0 0 repeat-x;}
.dot_line2{background:url(images/dot_line.gif) 0 0 repeat-x; background-position:bottom;}
.border_bottom{border-bottom:1px solid #000000;}
.gray_border_bottom{border-bottom:1px solid #999999;}
.blue_border_bottom{border-bottom:1px solid #1C3C97;}
.title_backline{background:url(images/blue_line.gif) 0 8px repeat-x;}
.gray_bg{background-color:#F0F0F0;}
.blue_bg{background-color:#1C3C97;}
.dullgray_bg{background-color:#666666;}


/* 全ページ共通：トップメニュー設定 */

#top_logo{background:url(images/top_logo.gif) 0 0 no-repeat;}
#top_menu a{color:#093DAA;}
#top_menu img{width:230px; height:10px; margin-bottom:3px;}

/* 全ページ共通：ENGLISH　Q&A サイトマップ メニュー設定 */
#en{}
#qa{display: none;}


/* 全ページ共通：ナビゲーションメニュー設定 */

#navi span,
#navi a{
	display:block;
	height:39px;
}


#navi span{text-indent:-9999px;}
#navi a{background:url(images/menu.gif) no-repeat;}


#menu1 a{width:80px; background-position:0 0;}
#menu2 a{width:70px; background-position:-80px 0;}
#menu3 a{width:100px; background-position:-150px 0;}
#menu4 a{width:120px; background-position:-250px 0;}
#menu5 a{width:105px; background-position:-370px 0;}
#menu6 a{width:115px; background-position:-475px 0;}


#menu1 a:hover{background-position:0 -41px;}
#menu2 a:hover{background-position:-80px -41px;}
#menu3 a:hover{background-position:-150px -41px;}
#menu4 a:hover{background-position:-250px -41px;}
#menu5 a:hover{background-position:-370px -41px;}
#menu6 a:hover{background-position:-475px -41px;}


/* 全ページ共通：サイドメニュー設定 */

#side_menu p,
#comp_side_menu p,
.tech_side_menu p{
	line-height:1.6em;
	padding:8px 0 0;
	font-size:12px;
}

#comp_side table img{width:127px;}

#comp_side_menu p a,
.tech_side_menu p a{color:#616161;}


/* 全ページ共通：トップページサイドメニュー */

#menu_side{margin:14px 0 0;}

#side_menu{
	width:196px;
	letter-spacing:0px;
}


#side_menu h1{
	font-size:18px;
	padding:16px 0 5px;
	margin:0;
}


#side_menu h1 a{color:#526EAA;}

#side_menu p a{
	display:block;
	color:#616161;
	line-height:1.2em;
	margin-bottom:2px;
	padding:2px;
	padding-bottom:4px;
	background: url(images/dot_line.gif) 0 bottom repeat-x;
	font-size:12px;
}

#side_menu p br{display:none;}
#side_menu p a:hover{display:block; background: url(images/dot_line.gif) 0 bottom repeat-x;}


/* 全ページ共通：会社案内サイドメニュー */

#comp_side{margin:14px 0 0;}

#comp_side_menu{
	width:196px;
	letter-spacing:1px;
}


/* 全ページ共通：テクノロジーメニュー */

#tech_side{margin:14px 0 0;}

.tech_side_menu{
	width:196px;
	letter-spacing:1px;
}


.tech_side_menu h1{
	line-height:1.4em;
	padding:8px 0 0;
	font-size:14px;
	font-weight:normal;
}


.tech_side_menu h1 a{
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
}


/* 全ページ共通：マークテーブル */

#mark_area{
	width:196px;
}

#mark_area img{
	height: 83px;
	width:195px;	
}


#mark_area p{
	padding:8px 0;
	font-size:11px;
}


/* 全ページ共通：フッターメニュー設定 */

#foot_menu p{
	padding:15px 0px 0px 0px;
	font-size:12px;
	line-height:normal;
	margin-left:-13px;
}


#foot_menu a{color:#1F1F1F; border-right:#1F1F1F solid 1px; padding-left:13px; padding-right:13px;}

#foot_menu .font_size11{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#083CAD;
	padding-top:5px;
}


/* index.htmlページ設定 
------------------------------------------------------------*/

/* index.htmlページ：ヘッダメニュー設定 */

#header_area{
	background:url(images/head.jpg) 0 0 no-repeat;
	margin-bottom:25px;
}


/*#header_area span,
#header_area a{
	display:block;
	width:99px;
	height:91px;
	text-indent:-9999px;
}
#head_menu1 a{background:url(images/head_menu1.gif) 0 0 no-repeat;}
#head_menu2 a{background:url(images/head_menu2.gif) 0 0 no-repeat;}
#head_menu2 a:hover{background:url(images/head_menu2_on.swf) 0 0 no-repeat;}
#head_menu3 a{background:url(images/head_menu3.gif) 0 0 no-repeat;}
#head_menu4 a{background:url(images/head_menu4.gif) 0 0 no-repeat;}*/

#header_area td h1,
#header_area td h2,
#header_area td h3,
#header_area td h4{ margin-top:3px;}

/* index.htmlページ：ダイレクト検索エリア設定 */

#search_exp p{
	font-size:15px;
	line-height:1.1em;
}


#search_area{
	width:556px;
	background:url(images/search_centerline.gif) 0 0 repeat-y;
}


#search_area p{
	line-height:1.1em;
	font-size:10px;
}


#search_type{width:143px;}
#search_cate{width:171px;}
#search_item{width:173px;}
#search_word{width:280px;}

#search_type,
#search_cate,
#search_item{height:130px;}

#search_title{background:url(images/search_title.gif) 0 0 no-repeat;}
#search_footline{background:url(images/search_footline.gif) 0 0 no-repeat;}
#search_footline input{margin-right:10px;}

#search_area td select{
	height:14em;
	_height:12em;
}
#search_area table.search_info{height:7em;}

/* index.htmlページ：What's Newエリア設定 */

#what_new_area td{padding:9px 5px 5px;}
#what_new_area p{color:#0086FF;}
#what_new_area span{color:#231F20;}


/* index.htmlページ：PickUpエリア設定 */

#pickup_area{background:url(images/pickup_bg.gif) 0 0 no-repeat;}


/* 会社案内関連ページ設定
------------------------------------------------------------*/

#comp_name td{padding:6px 0;}
#comp_img{background:url(images/comp_img.jpg) 0 0 no-repeat;}

#comp_img p{
	padding:2px 0px 2px 8px;
	width:435px;
}


#comp_menu{margin:30px 0;}
#comp_menu td{padding:0;}

#comp_menu P{
	color:#333333;
	padding:5px;
	font-size:12px;
}

#comp_menu div{padding:0 9px 0 0;}

#company_name dl,
#company_name dt,
#company_name dd{margin:0; padding:0;}
dl#company_name{margin-top:35px;}

#company_name dt small{
	font-size:11px;
	color:#00007F;
	margin-bottom:5px;
	}
	
#company_name dd h1{
	font-size:17px;
	white-space:nowrap;
	}

/* 会社案内関連ページ：リストテーブル設定 */

#comp_list{border-top:1px solid #999999;}
#comp_list td{border-bottom:1px solid #999999;}

#comp_list p{
	padding-left:10px;
	color:#00007F;
}


/* 会社案内関連ページ：沿革設定 */

#comp_hist_img{background:url(images/comp_hist_img.gif) 0 0 no-repeat;}

#comp_hist_img p{
	padding:2px 0 2px 8px;
	width:490px;
}


/* 会社案内関連ページ：事業所案内設定 */

#comp_ente_list h1{
	font-size:15px;
	font-weight:normal;
	padding:5px;
}


#comp_ente_list p{padding:10px 5px;}


/* 会社案内関連ページ：ページ共通前のページへ設定 */

#back_menu td{padding:8px 0 2px;}
#back_menu a{color:#00007F;}
#back_menu img{float:left;}


/* 検索関連ページ設定
------------------------------------------------------------*/

#search_head_area{margin:0 auto;}

#search_area select{font-family:Arial, Helvetica, sans-serif; height:123px;}
.search_info{height:150px;}
#search_mes td{
	font-size:17px;
	padding:5px 10px 5px 0;
}


#search_mes p{
	font-size:14px;
	color:#CC6D00;
}


#search_list{
	border-bottom:1px solid #999999;
}


#search_list img{margin:24px 23px 8px 23px; border:#CCCCCC solid 1px;}
#search_list a:hover img{border:#FFCC99 solid 1px;}
#search_list p{padding:5px 0;}

#search_list h1{
 margin:0 0 16px;
	font-size:12px;
	font-weight:normal;
	color:#000066;
	line-height:1.2em;
}

#search_list div{
	margin:0 0 8px 0;
	color: #339933;
}

/* ページ送り設定*/
#page_table{margin:10px 0 10px 0;}
#back{margin:0 15px 0 0;}
#next{margin:0 0 0 8px;}
#page_table u {text-decoration:none; margin:0; padding:0; font-weight: bolder; padding:0 7px 0 0;}
#page_table span{padding-bottom:10px; font-size:13px;}
#page_table span a{color:#0000FF;padding:0 7px 0 0;}


/* 製品情報ページ設定
------------------------------------------------------------*/

#item_type_area{
	background:url(images/item_title_bg_center.gif) 0 0 repeat-y;
	/*font-family:"Arial", "HGPｺﾞｼｯｸM";*/
	font-family:"Arial";
}


#item_type_area h1{
	font-size:16px;
	line-height:21px;
	width:400px;
	padding:0 15px 0 10px;
	_padding:3px 15px 0 10px;/*IEにだけ読み込ませるCSSハック*/
		white-space:normal;	
}


#item_type_area h2{
	font-size:12px;
	line-height:13px;
	color:#093DAA;
	display:none;
}


#item_type_area h3{
	font-size:12px;
	line-height:13px;
	padding-right:13px;
	font-weight:normal;
}


#item_type_head{background:url(images/item_title_bg_head.gif) 0 0 no-repeat;}
#item_type_foot{background:url(images/item_title_bg_foot.gif) 0 4px no-repeat;}


/* 製品情報ページ：カテゴリネームエリア設定 */

#title_text_area{
	margin-left:10px;
	background-color:#FFFFFF;
}


#title_text_area td{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#093DAA;
	padding:3px 10px;
}

/* 製品情報ページ：サブカテゴリネームエリア設定 */
#subtitle_text_area{
	margin-left:0px;
	background-color:#FFFFFF;
}

#subtitle_text_area .title{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:8px 0px 5px 0px;
	padding-left:5px;
	border-left:#093DAA solid 5px;
	font-weight:normal;
	vertical-align:text-bottom;
}

#subtitle_text_area .text{
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-left:5px;
}


#item_name_area{font-family:Arial, Helvetica, sans-serif}

#item_name_area h1{
	font-size:18px;
	line-height:1.1em;
	font-weight:normal;
	padding-bottom:2px;
}


#item_info_area{line-height:normal;}

#item_info_text td{
	line-height:1.4em;
	padding-bottom:3px;
}


.item_info_bg{
	background:url(images/item_info_bg2.gif) 0 0 repeat-x;
	font-size:14px;
	background-color:#FFFFFF;
}


/* 製品情報ページ：寸法図ダウンロードエリア設定 */

#item_size_dl_area{margin:15px 0;}
#item_size_dl_area a{color:#00007F;}


/* 製品情報ページ：他の製品をみるエリア設定 */

#item_another{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}


#item_another td{padding:2px 5px;}
#item_another a{color:#00007F;}


/* 製品情報ページ:カテゴリリストエリア設定 */

#cate_img{background:url(images/cate_img.gif) 0 1px no-repeat;}


/* テクノロジーページ設定
------------------------------------------------------------*/

.tech_td_padding1{padding:8px 2px;}
.tech_td_padding2{padding:6px 4px;}
#tech_kanrenyogo{margin:15px 0 0;}
#tech_kanrenyogo p{font-size:10px;}
#tech_kanrenyogo td{line-height:1.2em;}


/* Q&Aページ設定
------------------------------------------------------------*/

#qa_side{margin:14px 0 0;}

#qa_cate_title h3{
	font-weight:normal;
	color:#093DAA;
	padding:0 0 0 5px;
}


#qa_table_area{margin:10px 0 0;}
#qa_table_area td{line-height:1.2em;}

#qa_table_area h1{
	font-size:18px;
	font-weight:nomal;
	line-height:1em;
	padding:0px 10px 0 5px;
	margin:0;
	_vertical-align:bottom;
	_padding:2px 10px 0 5px;
}


#qa_table_area p{
	line-height:1em;
	padding:0px;
	margin:0;
	_vertical-align:bottom;
	_padding:2px 0px 0px;
}


.qa_text_area{margin:10px 0 30px;}

.qa_text_area h5{
	color:#CC6D00;
	padding:0 0 10px 10px;
}


.qa_text_area h6{
	font-size:10px;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 10px;
}


/* ニュースページ設定
------------------------------------------------------------*/

/* ニュースページ：記事タイトル設定 */

#news_title{margin:0 auto;}

#news_title h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0 5px 5px;
}


#news_title h3{
	font-weight:normal;
	line-height:1.4em;
	padding:10px 0 0 8px;
	color:#333333;
}

#news_new_text td{
	font-size:14px;
	font-weight:bold;
	padding:0 0 8px 0px;
	color:#333333;
}

/* ニュースページ：記事内容設定 */

#news_area{margin:0 auto;}
#news_area a{color:#0086FF;}

#news_area td{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:35px 4px 60px 0;
}


/* ニュースページ：バックメニューエリア設定 */

#news_backmenu h6{
	font-size:10px;
	font-weight:normal;
	margin:5px 5px 0;
}


#news_backmenu a{
	color:#333333;
	border-bottom:1px solid #999999;
	padding-bottom:2px;
}


#news_backmenu a:hover{
	text-decoration:none;
	color:#999999;
	border-bottom::1px solid #CCCCCC;
	padding-bottom:2px;
}


/* ニュースページ：ニュースリスト設定 

#news_list{
	color:#666666;
	background:url(images/dot_line.gif) 0 0 repeat-x;
}



#news_list h3{
	color:#231F20;
	font-weight:normal;
	padding:10px 0;
}


#news_list p{
	line-height:1.4em;
	padding:8px 10px;
}


#news_list a{color:#0086FF;}
#news_list td{line-height:1em;}
#news_list img{margin:8px 0 0;}
*/

/* ニュースページ：ニュースメニューエリア設定 */

#news_side{margin:14px 0 0;}


/* ニュースページ：ニュースメニュー設定 */

.news_select_bg{background:#F0F0F0;}
#news_menu{background:url(images/dot_line.gif) 0 0 repeat-x;}
#nwes_menu span{color:#666666;}
#news_menu a{color:#0086FF;}

#news_menu div{
	padding:15px 5px 9px 5px;
	margin:1px 0;
}


#news_menu td{
	background:url(images/dot_line.gif) 0 bottom repeat-x;
	line-height:1.4em;
}


#news_menu h4{
	font-size:14px;
	color:#666666;
}


/* ニュースページ：過去のニュース設定 */

#old_news h3{
	color:#00007F;
	padding-bottom:2px;
}


#old_news a{color:#0086FF;}
#old_news_area td{
	padding:8px 0 4px;
	background:url(images/dot_line.gif) 0 bottom repeat-x;
}


/* お問い合せページ設定
------------------------------------------------------------*/
/* お問い合せページ：サイドメニュー設定 */

#inqu_side{margin:14px 0 0;}

#inqu_side_menu td{
	padding:10px 0 2px;
	line-height:1.2em;
	}


#inqu_side_menu h2{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#526EAA;
	line-height:1.5em;
	}

#inqu_side div.sub_info{
	line-height:1.5em;
	color:#526EAA;
}

#inqu_side div.sub_info a{
	color:#0099FF;
}
	
/* サイトマップページ設定
------------------------------------------------------------*/
#sitemap td a{ margin-left:8px; line-height:1.7em}
#sitemap td.font_grayblue a{ margin-left:0px; color:#093DAA;}
#sitemap td.font_dullblue a{ margin-left:0px; color:#00007F;}

