/* ブラウザのデフォルト値をリセット ==========================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* 全体に共通 ================================================================*/
html{
	height: 100%;
}
body{
	font-size:12px;
	height: 100%;
	text-align: center;
	color: #333333;
/*	background-color: #e6e6ee;*/
/*	background-color: #ddddaa;*/
	background-image: url(../img/bg_wall04.gif);

}
th, td, textarea{
	font-size:12px;
	color: #333333;
}
hr{
	display:none;
}
a:active{
/*	text-decoration: none;*/
}
a:visited{
/*	text-decoration: none;*/
}
a:link{
/*	text-decoration: none;*/
  color : #003f9d;
}
a:hover{
/*	text-decoration: underline;*/
  color : #ff6633;
}

h1.pagetitle{
	font-size: 150%;
	font-weight: bold;
	text-indent: 0.5em;
	padding: 7px 0;
	width: 100%;
	background: url(../img/bg_title02bu.gif) repeat-x;
}

*.cl_both{
	clear: both;
}
*.separate{
	clear: both;
	height: 1px;
	width:100%;
}
.marker{
	display:none;
}
/* ブロックのレイアウト ======================================================*/

/* 表示範囲（外枠） */
#box_container{
/*	border-left:  1px solid #cccccc;*/
/*	border-right: 1px solid #cccccc;*/
	width: 750px;
/*	height: 100%;*/
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
/*	background-color: #33cc33;*/
	background-color: #ffffff;
}
*html div#box_container{
	height: 100%;
}
/* ヘッダー */
#box_header{
	width: 100%;
	height: 70px;
	margin: 0 0 15px 0;
/*	border-bottom: 3px solid #cccccc;*/
	clear: both;
/*	background-color:#8dbdd1;*/
	background: url(../img/bg_header03.jpg) no-repeat 0px 0px;
/*	border-bottom: solid 1px #cccccc;*/

}
/* トップイメージ */
#box_topimage{
	width: 100%;
	height: 120px;
	clear: both;
/*	background-color:#8dbdd1;*/
	margin-bottom:15px;
	background: url(../img/topimage02.jpg) no-repeat;
}
/* メインコンテンツ */
#box_contents{
	width: 700px;
	min-height: 100%;
/*	border-left: solid 1px #cccccc;*/
/*	border-right: solid 1px #cccccc;*/
	margin: 0 0 0 25px;
	clear: both;
	padding-bottom: 120px;
/*	background-color:#cc9999;*/
}
/* フッター */
#box_footer{
	clear: both;
	position: absolute;
	bottom: 0;
	height: 120px;
	width: 100%;
/*  background-color: #ddddaa;*/
  background-color: #e2dfc9;
}

/* ブロック毎の指定 ==========================================================*/

/* ヘッダー部分 ==============================================================*/
#box_header #headerlogo{
	width: 300px;
	padding: 17px 0 0 21px;
}

/* フッター部分 ==============================================================*/
div#moveTop{
	text-align: right;
	clear: both;
	height: 30px;
	width: 100%;
	background-color: #ffffff;
}
div#moveTop a{
	float: right;
	padding: 5px 10px 0 0;
	background: url(../img/arrow01or.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-right:15px;
	text-indent: 12px;
} 
#box_footer #foot_link{
/*	border-top: 4px solid #99b7f5;*/
/*	border-top: 4px solid #7a90e4;*/
/*	border-top: 2px solid #cccccc;*/
	width:700px;
	clear: both;
/*	text-align: right;*/
/*	float: right;*/
/*	width: 380px;*/
/*	height: 20px;*/
/*	border-top: solid 1px #cccccc;*/
/*	border-bottom: solid 1px #cccccc;*/
}
#box_footer #foot_link ul{
  padding : 10px 5px 0 15px;
/*  margin-left : 14px;*/
}
#box_footer #foot_link li{
/*	float: left;*/
	display: inline;
  padding : 0 7px 0 5px;
	border-right: solid 1px #999999;
}
#box_footer #foot_banner{
	float: right;
	width: 177px;
	height: 37px;
	padding: 8px 15px 0 0;
}
#box_footer #copyright{
/*	float: left;*/
	float: left;
/*	clear: both;*/
/*  background-color: #e8e6cd;*/
/*	height: 50px;*/
  padding : 10px 0 0 20px;
}
#box_footer #copyright p{
  padding: 0 0 2px 0;
}
#box_footer hr{
	clear: both;
	height: 0px;
}

/* メインコンテンツ部分 ======================================================*/

/* 各ページ共通 ==============================================================*/



/* トップページ ==============================================================*/
/* 趣旨 */
#box_headline{
	width: 660px;
	height: 55px;
	padding: 70px 0 0 20px;
	text-indent: -5000px;
/*	border: solid 1px #cccccc;*/
}

/* トピックス */
#box_topics{
	margin: 0 0 10px;
	padding-top: 10px;
	border-top: 1px solid #e0e3e4;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 700px;
	_width: 702px;
	
}

/* 更新履歴 */
#box_update{
	padding-top: 10px;
	margin: 0 0 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #e0e3e4;
	width: 700px;
	_width: 702px;
}

/* 検索フォーム */
#box_searchform{
	clear: both;
	width: 702px;
	border-top: 4px solid #73a2f3;
	margin-bottom: 10px;
/*	width: 700px;*/
}

#box_searchform2{
	clear: both;
	width: 698px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
/*	background-color:#edf1fa;*/
}

/* 業種別リンク */
div#box_searchlink{
	clear: both;
	width: 702px;
	border-top: 4px solid #8b85e1;
	display: none;
}
div#box_gyoshulist1,
div#box_gyoshulist2{
	width: 330px;
	float:left;
	display:inline;
}
div#box_gyoshulist1{
	margin: 0 0 0 25px;
}
#index h2{
	height:32px;
	width: 702px;
/*	padding: 5px 0 5px 0;*/
	font-weight: bold;
/*	border-top: 3px solid #799ee6;*/
/*	margin-bottom: 5px;*/
	text-indent: -5000px;
/*	background-image: url(../img/bg_title01.gif);
	background-repeat: repeat-x;
	background-position: top center;*/
}

#index h2.title_news{
	background-image: url(../img/title_oshirase.gif);

}
#index h2.title_update{
	background-image: url(../img/title_update.gif);

}
div#box_topics dl{
/*	border: 2px solid #ffffcc;*/
}

div#box_topics dl dt{
	width: 100px;
	float: left;
	padding: 0 0 0.6em 40px;
	background: url(../img/arrow03or.gif) no-repeat 30px 3px;
}

div#box_topics dl dd{
	margin-left: 140px;
	margin-bottom: 0.6em;
}

div#box_update dl dt{
	width: 100px;
	float: left;
	padding: 0 0 0.6em 40px;
	background: url(../img/arrow03or.gif) no-repeat 30px 3px;
}

div#box_update dl dd{
	margin-left: 140px;
	margin-bottom: 0.6em;
}

div.searchform_top{
	clear:both;
	width:700px;
	height: 1px;
	margin-top: 3px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;

/*	background: url(../img/bg_searchform_top.gif) no-repeat;*/
}

div.searchform_top2{
	clear:both;
	width:100%;
/*	height: 10px;*/
/*	background: url(../img/bg_searchform_top02.gif) no-repeat;*/
}

div.searchform_mid{
	clear:both;
	width:700px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
/*	background: url(../img/bg_searchform_mid.gif) repeat-y;*/
}

div.searchform_mid2{
	clear:both;
	width:100%;
}

div.searchform_btm{
	clear:both;
	width:700px;
	height: 4px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;


/*	background: url(../img/bg_searchform_btm.gif) no-repeat;*/
}

div.searchform_btm2{
	clear:both;
	width:100%;
	height: 3px;
}

div#box_searchform table.joken,
div#box_searchform2 table.joken{
	width: 690px;
	margin-left: 5px;
	margin-top:5px;
	float: left;
	display: inline;
}

div#box_searchform table.hyouji,
div#box_searchform2 table.hyouji{
	width: 440px;
	margin-left: 5px;
	float: left;
	display: inline;
}

div#box_searchform table th,
div#box_searchform2 table th{
	width: 130px;
	height: 25px;
	text-indent: 25px;
	background-color:#dfe0e8;
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;
/*	color: #666666;*/
}

div#box_searchform table th.th_keyword,
div#box_searchform2 table th.th_keyword{
	height: 40px;
	vertical-align: top;
	padding: 6px 0 0 0;
}
div#box_searchform table td,
div#box_searchform2 table td{
	height: 25px;
	padding: 2px 0 2px 13px;
/*	border-bottom: 1px dotted #cccccc;*/
}
div#box_searchform table td.td_keyword,
div#box_searchform2 table td.td_keyword{
/*	border-top: 1px dotted #cccccc;*/
	height: 40px;
}

p.btn_search{
	margin: 5px 0 0 0;
	height: 37px;
	width: 173px;
	float: left;
}

/* 業種一覧*/
div.searchlink_top{
	clear:both;
	width:700px;
	height: 5px;
	margin-top: 3px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

/*	background: url(../img/bg_searchlink_top.gif) no-repeat;*/
}

div.searchlink_mid{
	clear:both;
	width:700px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

/*	background: url(../img/bg_searchlink_mid.gif) repeat-y;*/
}

div.searchlink_btm{
	clear:both;
	width:700px;
	height: 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

/*	background: url(../img/bg_searchlink_btm.gif) no-repeat;*/
}

div#box_searchlink .searchlink_lead{
	padding: 10px 0 5px 15px;
	height: 20px;
/*	border-bottom: 1px solid #cccccc;*/
}
div#box_searchlink p.g_name{
	color: #276bb6;
	font-weight: bold;
	padding: 0 0 0.3em 0;
	float: left;
	width: 300px;
}
div#box_searchlink a{
/*	text-decoration: none;*/
}
div#box_searchlink ul.g_list{
	color: #276bb6;
	clear: both;
	width: 300px;
	padding: 0 0 0.4em 1em;	
}
div#box_searchlink ul li{
/*	float: left;*/
	background: url(../img/arrow03bu.gif) no-repeat 0px 3px;
  padding : 0 0 0.3em 0em;
  text-indent: 8px;
}
div#box_searchlink ul li a{
/*  text-align: center;*/
/*  display:block;*/
/*  padding: 0.3em 0;*/
}
div.searchtab {
	clear: both;
	height: 30px;
}
div.searchtab p{
/*	text-indent: -5000px;*/
	margin-right: 2px;
	float: left;
}
div.searchtab p.tab_kigyo {
	background: url(../img/tab_kigyo.gif) no-repeat #ffffff;
	width: 100px;
	height: 30px;
}
div.searchtab p.tab_gyoshu {
	background: url(../img/tab_gyoshu.gif) no-repeat #ffffff;
	width: 100px;
	height: 30px;
}
div.searchtab p.total {
	text-align: right;
	width: 300px;
	float: right;
	padding-top: 12px;
}
div.searchtab p a{
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 108px;
}
div.searchtab p.tab_kigyo a:hover{
	background: url(../img/tab_kigyo_on.gif) no-repeat;
}
div.searchtab p.tab_gyoshu a:hover{
	background: url(../img/tab_gyoshu_on.gif) no-repeat;
}
.comment{
	width: 700px;
/*	font-size: 11px;*/
	margin-top: 10px;
/*	padding:8px 10px;*/
	clear: left;
	background-color:#EFEFE9;
	line-height: 1.3;
}

.comment p{
	width: 680px;
	margin: 0px 10px;
	padding: 8px 0px;
}

.to_english{
	margin-top:5px;
	clear: both;
	width: 100%;
}
.to_english a{
	float: left;
	background: url(../img/arrow03bu.gif) no-repeat 1px 3px;
	text-indent: 8px;
} 

/* 検索結果 ==================================================================*/
div.GroupName{
	margin: 10px 0 7px 0;
	padding: 1px 0 1px 0;
/*	border-left: 4px solid #9cd437;*/
	border-bottom: 1px solid #cccccc;
	clear: both;
	text-indent:12px;
	background: url(../img/bg_title10gr.gif) no-repeat;
/*	font-weight: bold;*/
/*	color: #666666;*/
}
div.GroupName .listmark{
	color: #ff9966;
}
div.ResultArticle{
	padding: 0 0 0 5px;
	float: left;
	width: 560px;
}
div.ResultTitle{
/*	height: 18px;*/
	width: 560px;
}
div.ResultTitle .CompanyName{
	color: #003f9d;
	font-weight: bold;
	text-indent: 0.1em;
/*	padding: 2px 0 0;*/
	float: left;
	width: 450px;
	font-size:120%;
	display:inline;
}
div.ResultTitle .hplink{
	text-align: right;
/*	padding: 1px 0 0;*/
	float: right;
	width: 65px;
	display:inline;
}

div.ResultTitle .techlink{
	text-align: right;
/*	padding: 1px 0 0;*/
	float: right;
/*	width: 30px;*/
	display:inline;
}

.EigyouNaiyou{
	color:#4f66ca;
	font-weight: bold;
	width: 510px;
	padding: 5px 0 0 8px;
	float:left;
/*	clear: both;*/
	display:inline;

}
.Tokushoku{
	padding: 2px 0 0 8px;
	line-height:1.3em;
/*	float:left;*/
	clear: both;
}
div.ResultPicture{
/*	margin-top: 1px;*/
	padding: 0 8px 0 0;
	float: right;
}
div.ResultPicture img{
/*	width: 100px;*/
/*	height: 75px;*/
	padding: 3px;
	border: 1px solid #dfdfdf;
}
div.clearline{
	margin: 0 0 8px 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
	height: 7px;
	width: 700px;
}
div.nomatch{
	padding: 30px 0 0 10px;
	clear: both;
	height: 60px;
}
div.pagelink{
	padding-bottom: 5px;
	clear: both;
	height: 45px;
}
div.pagelink p{
  margin : 0.3em 0.5em 0.3em 0;
}
div.pagelink ul li{
	text-align: center;
	margin: 0.2em 0.4em 0.2em 0;
	border: 1px solid #cccccc;
	float: left;
	width: 22px;
}
div.pagelink ul li.thispage{
	font-weight: bold;
	padding: 0.3em 0;
	background-color: #d9e2f0;
	width: 22px;
}
div.pagelink ul li.PrevPage,
div.pagelink ul li.NextPage{
	width: 40px;
}
div.pagelink ul li a{
  display:block;
  padding: 0.3em 0.3em;
/*  width: 18px;*/
/*  background-color: #d9e2f0;*/
}
div.pagelink ul li a:hover{
  background-color: #ffffcc;
}

/* 企業詳細 ==================================================================*/
#detail h1 {
	font-size: 150%;
	font-weight: bold;
	text-indent: 0.5em;
	padding: 7px 0;
	width: 100%;
/*	border-bottom: 2px solid #dfe0e8;*/
/*	background-color: #f7f2cf;*/
	background: url(../img/bg_title02iv.gif) repeat-x;

}
#detail h2 {
	font-weight: bold;
	text-indent: 0.5em;
	margin-bottom: 5px;
	padding: 3px 0;
	clear: both;
	width: 695px;
/*	border-bottom: 1px dotted #cccccc;*/
/*	background-image: url(../img/bg_title01.gif);*/
/*	background-repeat: repeat-x;*/
/*	background-position: top center;*/
}
#box_tokushoku h2 {
	border-left: solid 5px #ffc11c;
}
#box_seihin h2 {
	border-left: solid 5px #9cd437;
/*	border-left: solid 5px #669933;*/
}
#box_kikai h2 {
	border-left: solid 5px #ffdd1c;
}
#box_kihon h2 {
	border-left: solid 5px #99b7f5;
}
/* 企業名 */
#box_title{
	margin: 0 0 20px;
	border: 1px solid #cccccc;
	padding: 3px;
	width: 690px;
}

#box_title .subtitle{
  padding : 5px 5px 4px 10px;
/*  margin : 5px 5px 4px 10px;*/
/*	border-top: dotted 1px #cccccc;*/
	width :100%;
	background-color: #dfe0e8;

/*	border-top: solid 1px #aeb5cf;*/
}
/* 特色・メッセージ */
#box_tokushoku{
	width: 100%;
	margin: 0 0 10px 0;
}
#box_tokushoku p{
/*	border:1px solid #999999;*/
	margin-left:5px;
	padding: 8px 10px;
	border: solid 1px #cccccc;
/*	background-color:#f3eae3;*/
	line-height: 140%;
	background-color: #f4efe3;
}
#box_picture {
	clear: both;
}
/* 主要製品・主要機械設備・基本情報 */
#box_seihin,
#box_kikai,
#box_kihon{
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
}

/* 企業写真 */
img.img_cmp{
/*	border: solid 1px #aaaaaa;*/
	float : left;
	margin: 0 0 10px 10px;
}
#box_seihin table,
#box_kikai table,
#box_kihon table{
	width:695px;
	margin-left:5px;
	font-size:12px;
}
#box_seihin table th,
#box_kikai table th,
#box_kihon table th{
	padding:5px 5px;
	border:1px solid #cccccc;
}
#box_seihin table td,
#box_kikai table td,
#box_kihon table td{
	padding:5px 6px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	line-height: 1.3em;
}

#box_seihin table th{
	background-color:#e1f2da;
}
#box_kikai table th{
	background-color:#f1f2da;
}
#box_kihon table th{
	background-color:#dae2f2;
}
#box_seihin table th.th_col1{
	width:15px;
	text-align:center;
}
#box_seihin table th.th_col2{
	width:70px;
}

#box_kikai table th.th_col1{
	width:15px;
	text-align:center;
}
#box_kikai table th.th_col2{
	width:70px;
}
#box_kihon table th{
	width:130px;
}
#detail p.LastUpdate {
	margin-top: 5px;
	text-align: right;
}
#detail p.return {
	clear: both;
/*	text-align: center;*/
	width: 200px;
	height: 15px;
	padding-left: 5px;
}
#detail p.return a{
	background: url(../img/arrow05or.gif) no-repeat 2px 1px;
	padding: 0 0 0 15px;
}

#news h2{
	font-weight: bold;
	text-indent: 1em;
	margin-left: 30px;
	padding-bottom: 5px;
	font-size: 120%;
	border-bottom: 2px solid #7992ee;
	width: 640px;
	background: url(../img/bg_title10bu.gif) no-repeat 1px 0px;
}
#news div.news_text{
	width: 600px;
	margin-left: 50px;
	padding: 10px 0 0 0;
	line-height: 1.5;
/*	text-indent:25px;*/
}
#news div.news_date{
	margin-left: 30px;
	text-align:right;
	width: 640px;
}

#apply h2{
	text-indent: 18px;
	margin-left: 27px;
	padding-bottom: 5px;
	font-size: 120%;
	background: url(../img/arrow07or.gif) no-repeat 0px 1px;
/*	border-bottom: 2px solid #7992ee;*/
	width: 400px;
}

#apply div.news_text{
	width: 640px;
	margin-left: 50px;
	padding: 0 0 20px 0;
	line-height: 1.5;
/*	text-indent:25px;*/
}
#apply div.address{
	width: 450px;
/*	font-size: 80%;*/
	margin: 10px 0 0 50px;
	padding:10px 18px;
/*	clear: left;*/
	background-color:#EFEFE9;
	line-height: 1.5em;
	border: 2px solid #abb2ff;
}
#apply strong{
	font-weight: bold;
}

.furigana{
  font-size : 80%;
  line-height : 150%;
}
.text_total{
	color: #003f9d;
	font-weight: bold;
}

.emp a{
	color: #ff6666;
	font-weight: bold;
}

.ls2{
/*  letter-spacing : 2em;*/
}
.lh15{
  line-height : 1.5em;
}
.lh20{
  line-height : 2em;
}
.f120{
  font-size : 120%;
}
.f90{
  font-size : 90%;
}
.f80{
  font-size : 80%;
}
.f70{
  font-size : 70%;
}
.f60{
  font-size : 60%;
}

