@charset "Shift-JIS";
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　基本設定
----------------------------------------------------------------------------------------*/
*{margin: 0px;padding: 0px;}
img{border: 0px;vertical-align:top;}
body {
 font-size: 10pt;
 line-height: 12pt;
 font-weight: normal;
 text-decoration: none;
 color: #333333;
 background-color:#C0C0C0;
 word-break:break-all;
}

li{ list-style-type: none;}

a:link {
 color: #911F21;
 text-decoration:underline;
}
a:visited {
 color: #911F21;
 text-decoration:underline;
}
a:hover {
 color: #C4EDFA;
 text-decoration:none;
}
a:active {
 color: #C4EDFA;
 text-decoration:underline;
}

/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　文字設定
----------------------------------------------------------------------------------------*/
.font_s8_h12 {
 font-size: 8pt;
 line-height: 12pt;
}
.font_s9_h13 {
 font-size: 9pt;
 line-height: 13pt;
}
.font_s10_h14 {
 font-size: 10pt;
 line-height: 14pt;
}
.font_s12_h18 {
 font-size: 12pt;
 line-height: 18pt;
}
h1, h2, h3, h4, h5, h6{
 font-family: "ＭＳ Ｐゴシック", "Osaka";
 font-size: 10pt;
 line-height: 14pt;
 font-weight:normal;
}
.font_red{color:#FF0000;}
.bold{ font-weight:bold;}
.font-red{color:red;}
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　　全体
----------------------------------------------------------------------------------------*/
#outline{
 width:838px;
 margin:auto;
 text-align: left;
/* background: url(images/background.gif) ;*/
}

.both{clear:both;height:1px;}
.both5 {clear:both;height:5px;}
.both10{clear:both;height:10px;}
.both15{clear:both;height:15px;}
.both20{clear:both;height:20px;}

#header{  
 width:838px;
 height:105px;
 background: url(image/header_bg840.gif) ;
 margin-left:auto;
 margin-right:auto;
}
#header_left{
 width:425px;
 float:left;
 margin-top:10px;
 margin-left:15px;
 margin-right:83px;
 display:inline;
 color:#333333;
}
#logo{
 height:55px;
}
#header_text{
 padding-top:10px;
 width:260px;
 text-align:right;
 float:left;
 color:#282D37;
}
#header_catch{
 padding-left:20px;
 font-size: 9pt;
 color:#333333;
}
/*----------------------------------------------------------------------------------------
                                       ナビゲーション設定
----------------------------------------------------------------------------------------*/
#navigation{
 width:170px;
 float:left;
 display:inline;
 color:#333333;
}

#navi {margin-bottom:20px;}
#navi li{ text-indent: -999em;}
#navi a{
 height: 35px;
 display: block;
 text-decoration: none;
}
#navi #navi_01 {width: 180px; background: url(image/btn-on_home.gif) left top no-repeat;}
#navi #navi_02 {width: 180px; background: url(image/btn-on_business.gif) left top no-repeat;}
#navi #navi_03 {width: 180px; background: url(image/btn-on_products.gif) left top no-repeat;}
#navi #navi_04 {width: 180px; background: url(image/btn-on_base.gif) left top no-repeat;}
#navi #navi_05 {width: 180px; background: url(image/btn-on_info.gif) left top no-repeat;}
#navi #navi_06 {width: 180px; background: url(image/btn-on_original.gif) left top no-repeat;}
#navi #navi_07 {width: 180px; background: url(image/btn-on_board.gif) left top no-repeat;}
#navi #navi_08 {width: 180px; background: url(image/btn-on_LED.gif) left top no-repeat;}

#navi #navi_01 a{width: 180px; background: url(image/btn_home.gif) left top no-repeat;}
#navi #navi_02 a{width: 180px; background: url(image/btn_business.gif) left top no-repeat;}
#navi #navi_03 a{width: 180px; background: url(image/btn_products.gif) left top no-repeat;}
#navi #navi_04 a{width: 180px; background: url(image/btn_base.gif) left top no-repeat;}
#navi #navi_05 a{width: 180px; background: url(image/btn_info.gif) left top no-repeat;}
#navi #navi_06 a{width: 180px; background: url(image/btn_original.gif) left top no-repeat;}
#navi #navi_07 a{width: 180px; background: url(image/btn_board.gif) left top no-repeat;}
#navi #navi_08 a{width: 180px; background: url(image/btn_LED.gif) left top no-repeat;}

#navi #navi_01 a:hover{width: 180px; background: url(image/btn-on_home.gif) left top no-repeat;}
#navi #navi_02 a:hover{width: 180px; background: url(image/btn-on_business.gif) left top no-repeat;}
#navi #navi_03 a:hover{width: 180px; background: url(image/btn-on_products.gif) left top no-repeat;}
#navi #navi_04 a:hover{width: 180px; background: url(image/btn-on_base.gif) left top no-repeat;}
#navi #navi_05 a:hover{width: 180px; background: url(image/btn-on_info.gif) left top no-repeat;}
#navi #navi_06 a:hover{width: 180px; background: url(image/btn-on_original.gif) left top no-repeat;}
#navi #navi_07 a:hover{width: 180px; background: url(image/btn-on_board.gif) left top no-repeat;}
#navi #navi_08 a:hover{width: 180px; background: url(image/btn-on_LED.gif) left top no-repeat;}

/*------------------------------
ナビゲーション（マイページ部分）
------------------------------*/
.mypage {
 width:162px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:1px;
 background: url(images/mypage_bg.gif) repeat-y;
}

.mypage a:link {color:#1D4ED0;text-decoration:underline;}
.mypage a:visited {color:#1D4ED0;text-decoration:underline;}
.mypage a:hover {color: #1934B7;text-decoration:none;}
.mypage a:active {color: #1934B7;text-decoration:underline;}


.mypage_text {
 padding:5px 5px 5px 10px;
}
.mypage_link {
 padding: 5px 0px 0px 10px;
 font-weight:bold;
 color:#333366;
}

.mypage_bottom{
 height:8px;
 background: url(images/mypage_bottom.gif) ;
}
.mapage_title{ height:23px;background: url(images/mypage_01.gif) no-repeat;}

#iso_outline{
 width:162px;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
 margin-bottom:10px;
 background: url(images/mypage_bg.gif) repeat-y;
}
#iso_text{padding:5px 5px 5px 10px;}
#iso_top{height:8px;background: url(images/iso_top.gif) no-repeat;}
#iso{text-align:center;background:url(images/iso_bg.gif) repeat-y;}
#iso img{margin-bottom:5px;}
#iso_line{height:7px;background:url(images/iso_line.gif) no-repeat;}
#iso_syosai{text-align:right;margin-right:5px; background: url(images/mypage_bg2.gif); padding:3px 0px 3px 0px;}
#iso_bottom{ height:8px; background: url(images/mypage_bottom.gif);}

#business{
 width:162px;
 margin-left:4px;	/* auto */
 margin-right:auto;
 margin-bottom:1px;
 background: url(images/mypage_bg.gif) repeat-y;
}
#business_title{
 height:23px;
 background: url(images/mypage_02.gif) no-repeat;
 padding: 5px 0px 0px 10px;
 font-weight:bold;
 color:#303030;
}
#business_text {padding:5px 5px 5px 10px;}
#business_bottom{height:8px;background: url(images/mypage_bottom.gif) ;}

#industryinfo{
 width:162px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:1px;
 background: url(images/mypage_bg.gif) repeat-y;
}
#industryinfo_title{
 height:23px;
 background: url(images/mypage_02.gif) no-repeat;
 padding: 5px 0px 0px 10px;
 font-weight:bold;
 color:#303030;
}
#industryinfo_text { width:154px; padding:5px 0px 5px 7px;}
#industryinfo_bottom{height:8px;background: url(images/mypage_bottom.gif) ;}


#qr{
 width:162px;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
 margin-bottom:10px;
 background: url(images/mypage_bg.gif) repeat-y;
}
#qr_top{height:10px;background: url(images/qr_top.gif);}
#qr_img{margin-bottom:5px;text-align:center;}
#qr_line{height:7px;background:url(images/iso_line.gif) no-repeat;}
#qr_text {padding:5px 5px 5px 10px;font-size: 8pt;line-height: 12pt;}
#qr_bottom{height:8px;background: url(images/mypage_bottom.gif) ;}

/*----------------------------------------------------------------------------------------
                                    メインコンテンツ設定
----------------------------------------------------------------------------------------*/
#page_body{
 width:838px;
 margin:auto;
 background: url(image/leftbg840.gif) repeat-y;
}

#main_flash{
 width:838px;
 height:180px;
 margin-bottom:5px;
 margin-left:auto;
 margin-right:auto;
}
#contents{width:600px;float:left;}
#main_visual{
 width:600px;
 height:236px;
 background:url(images/main_img.jpg) no-repeat;
 margin-bottom:20px;
}
.main_text{
 padding:178px 20px 0px 0px;
 font-size:12pt;
 font-weight:bold;
 color:#ffffff;
 text-align:right;
 vertical-align:bottom;
}

.contents_01{
 float:right;
 width:650px;
 margin-left: auto;
margin-right:auto;
}

.contents_02{
 float:right;
 width:660px;
 margin-left: auto;
margin-right:auto;
}

/*.contents_02{width:480px;margin-left:auto;margin-right:auto;}*/

/*------------------------------
      　フリーページ
------------------------------*/
.mypage_con_midashi{
 height:36px;
 background:url(images/mypage_midashi.gif) no-repeat;
 font-size:12pt;
 font-weight:bold;
 padding:10px 0px 0px 10px;
 color:#FFFFFF;
}
.mypage_con_photo{
 border:1px solid #336699;
 margin-right:15px;
 float:left;
}
.mypage_con_text{
 width:270px;
 float:left;
}
.mypage_con_syosai{
 margin-top:20px;
 clear:both;
 text-align:right;
}

/*------------------------------
   　　事業内容01+製品02+設備03
------------------------------*/
#midashi_activities{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_activities.gif) ;
}

#midashi_activities2{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_activities2.gif) ;
}

#midashi_information{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_information.gif) ;
}
#midashi_equipments{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_equipments.gif) ;
}

#midashi_products{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_products.gif) ;
}

#midashi_products2{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_products2.gif) ;
}

#midashi_products3{
 width:620px;
 height:31px;
 text-indent:-999em;
 margin-bottom:15px;
 background:url(image/ttl_products3.gif) ;
}

.con_text{
 margin-bottom:15px;
 padding:0px 10px 0px 10px;
}
.con_photo{margin:auto;}
.con_photo_1{ float:left; margin-right:15px;}
.con_photo_2{ float:left; margin-right:10px;}
.con_photo_e{ float:left;}

.con_photo img{border:solid 1px #336699;}
.con_syosai{
 text-align:right;
}
/*------------------------------
       会社概略+新着情報
------------------------------*/

#what_new_01{width:270px;float:left;}
#what_new_02{width:620px;}
.new_top{
 height:35px;
 margin-bottom:5px;
 text-indent: -999em;
 background:url(images/whats_new.gif) left top no-repeat;
}
.new_top_02{
 height:35px;
 margin-bottom:5px;
 text-indent: -999em;
 background:url(images/whats_new_02.gif) left top no-repeat;
}
.new_text{ margin-left:10px;}
.new_line{
 height:3px;
 margin: 2px 0px 2px 0px;
 background:url(images/new_line.gif) left top no-repeat;
 clear:both;
}
#gairyaku{width:270px;float:left;margin-right:14px;}
#gairyaku_top{height:5px;background:url(images/gairyaku_top.gif) ;}
#gairyaku_bg{background:url(images/gairyaku_bg.gif) ;}
#gairyaku_bottom{height:5px;background:url(images/gairyaku_bottom.gif) ;}
.gairyaku_top{
 height:35px;
 margin-bottom:5px;
 text-indent: -999em;
 background:url(images/gairyaku.gif) left top no-repeat;
}

/*----------------------------------------------------------------------------------------
                                         footer
----------------------------------------------------------------------------------------*/
#footer{
 width:838px;
 height:30px;
 background: url(image/footer_space840.gif);
 /*background-color:#ffffff;*/
 margin-left:auto;
 margin-right:auto;
}
#footer_line{
 width:838px;
 height:1px;
 background-color:#001E34;
}
#footer_logo{
 font-size:8pt;
 width:170px;
 float:left;
}
#footer_logo a:link {color: #1C4AC5;text-decoration:underline;}
#footer_logo a:visited {color: #1C4AC5;text-decoration:underline;}
#footer_logo a:hover {color: #1C4AC5;text-decoration:none;}
#footer_logo a:active {color: #1C4AC5;text-decoration:underline;}

#footer_link{
 background: url(images/footer_img.gif) center bottom no-repeat;
 margin-top:10px;
 padding-bottom:10px;
}
#footer_link_in{
width:400px;
margin-left:250px;
text-align:left;
float:left;
}
#footer_link_in a:link {color: #1C4AC5;text-decoration:underline;}
#footer_link_in a:visited {color: #1C4AC5;text-decoration:underline;}
#footer_link_in a:hover {color: #1C4AC5;text-decoration:none;}
#footer_link_in a:active {color: #1C4AC5;text-decoration:underline;}

#footer_copyright{
 width:838px;
 height:40px;
 font-size:8pt;
 line-height:22pt;
 text-align:center;
 color:#ffffff;
 background-color: #133599;
}

