@charset "Shift-JIS";

/**********************************************************************
コンテンツCSS
[ /css/contents.css ]

Since         : 09.12.14
Last modified : 09.12.14
**********************************************************************/







/* TOPページ
=====================================================================*/
#top #contents #mainImg {
	padding-bottom: 25px;
	background-color: #fff;
}
#top #contents #mainImg .bg {
	border: none;
}
#top #contents #mainImg h2 {
	width: 640px;
	padding-top: 2px;
	float: left;
	padding-left: 4px;
}
#top #contents #mainImg ul {
	width: 236px;
	float: right;
	padding-right: 2px;
}
#top #main p.description {
	margin: 11px 0;
}
#top #main #section01,
#top #main #section02,
#top #main #section03 {
	margin-bottom: 25px;
}
#top #main #section01 ul {
	
}
#top #main #section01 ul li {
	width: 201px;
	margin: 0 10px 9px 0;
	border: 1px solid #ccc;
	float: left;
	position: relative;
	display: inline;
}
* html #top #main #section01 ul li {
	width: 203px;
}
#top #main #section01 ul li.right {
	margin-right: 0;
}
#top #main #section01 ul li h4 {
	margin: 2px 0 0 2px;
}
#top #main #section01 ul li div.image {
	position: absolute;
	top: 5px;
	left: 12px;
}
#top #main #section01 ul li p.text {
	min-height: 3.8em;
	height: auto !important;
	height: 3.8em;
	line-height: 1.2;
	margin: 5px 15px 0px 15px;
	letter-spacing: 0;
}
#top #main #section01 ul li p.linkRight {
	margin: 0px 10px;
	padding-bottom: 5px;
}
#top #main #section01 ul li p.linkRight a {
	padding-left: 13px;
	background: url("../img/common/icon_arrow01.gif") 0 1px no-repeat;
	color: #0066cc;
}
#top #main #section01 ul li p.linkRight a:hover {
	color: #002678;
}

#top #main #section02 div.sectionArea01 {
	padding: 7px 0px 0px 5px;
}
#top #main #section02 div.sectionArea01 div.image {
	float: left;
	margin-right: 10px;
}
#top #main #section02 div.sectionArea01 ul {
	margin-left: 165px;
	/*background: url("../img/top/bg_earth.gif") 395px 10px no-repeat;*/
}
#top #main #section02 div.sectionArea01 ul li {
	padding: 8px 0;
}
#top #main #section02 div.sectionArea01 p.linkRight {
	clear: both;
}
#top #main #section02 div.sectionArea01 p.linkRight a {
	padding-left: 15px;
	background: url("../img/common/icon_arrow03.gif") 0 1px no-repeat;
}

#top #main #section03 div.sectionArea01 {
	padding: 0 20px;
}
#top #main #section03 div.sectionArea01 ul {
	height: 300px;
	margin-top: 7px;
	border: 1px solid #ccc;
	overflow: auto;
}
#top #main #section03 div.sectionArea01 ul li {
	margin: 10px 10px 0;
	padding-left: 15px;
	background: url("../img/common/icon_arrow01.gif") 0 1px no-repeat;
}

/*新ニュース欄201809*/
#top #new_main p.description {
	margin: 5px 0 0 10px;
}
#top #new_main #section01,
#top #new_main #section02,
#top #new_main #section03 {
	margin-bottom: 25px;
}

#top #new_main #section03 div.sectionArea01 {
	padding: 0 5px;
	margin-bottom:30px;
}
#top #new_main #section03 div.sectionArea01 ul {
	height: 300px;
	margin-top: 7px;
	border: 1px solid #ccc;
	overflow: auto;
}
#top #new_main #section03 div.sectionArea01 ul li {
	margin: 10px 10px 0;
	padding-left: 15px;
	background: url("../img/common/icon_arrow01.gif") 0 1px no-repeat;
}



/* 製品一覧ページ
=====================================================================*/
h1.maker_title {/*メーカー専用ページタイトル*/
    width:890px;
    height:0;
    position:relative;
    overflow:hidden;
    display:block;
    padding-top:100px;
}
h2.maker_title {/*メーカー専用ページタイトル*/
    width:890px;
    height:0;
    position:relative;
    overflow:hidden;
    display:block;
    padding-top:100px;
}
#products #main div.aboutArea div.box01,
#products #main div.aboutArea div.box02 {
	margin-bottom: 30px;
	padding: 0 25px 0 35px;
	position: relative;
	z-index: 2;
}
#products #main div.aboutArea div.box01 h3 {
	margin: 0 -25px -40px -20px;
	position: relative;
	z-index: 1;
}
#products #main div.aboutArea div.box02 h3 {
	margin: 0 0 8px 10px;
}
#products #main div.aboutArea div.bg {
	padding: 15px;
	background-color: #f5f5f5;
}
#products #main div.aboutArea div.bg div.image {
	float: right;
}
#products #main div.aboutArea div.bg p {
	margin: 0 175px 18px 0;
}
#products #main div.aboutArea div.bg p.last {
	margin-bottom: 0;
}
#products #main div.aboutArea div.bg p.top {
	margin-top: 20px;
}
#products #main div.aboutArea div.btn {
	text-align: right;
}
#products #main #section01 {
	margin-left: 10px;
}
#products #main #section01 .sectionArea01 ul {
	padding: 0 0 0 15px;
}
#products #main #section01 .sectionArea01 ul li {
	width: 283px;
	margin: 0 0 10px 10px;
	border: 1px solid #ccc;
	background: url("../img/products/bg_products_list.gif") 1px 1px no-repeat;
	float: left;
	position: relative;
	display: inline;
}
#products #main #section01 .sectionArea01 ul li h4 {
	margin: 25px 0 10px;
	text-align: right;
}
#products #main #section01 .sectionArea01 ul li div.image {
	position: absolute;
	top: 9px;
	left: 14px;
}
#products #main #section01 .sectionArea01 ul li p.linkRight {
	margin-bottom: 13px;
}
#products #main #section01 .sectionArea01 ul li p.linkRight a {
	padding: 0 10px 0 13px;
	background: url("../img/common/icon_arrow01.gif") 0 1px no-repeat;
}
#products #main #section01 .sectionArea01 ul li p.text {
	min-height: 6.5em;
	height: auto !important;
	height: 6.5em;
	margin: 0 10px;
}

/*メーカー用製品ラインアップ*/
div.div100-hpi {
  margin: 1em 0 0;
  width: 100%;
  border:1px solid #999;
  overflow: hidden; /* clear float */
}

div.div100-hpi h3 {
  margin: 0.5em 10px;
  padding: 3px 0px;
  font-size:1.2em;
  color:#039;
  border-bottom: solid 2px #FC0;
}

div.div100-hpi p {
  margin: 0em 10px 0 140px;
}

div.div100-hpi img.figure {
  float: left; /* 画像を左寄せにする場合は left */

  display: inline; /* for IE6,7 */
  margin: 0 0 10px 10px;
}
div.div100-hpi ul {
  margin: 0em 10px 1em 160px;
}
div.div100-hpi ul li {
    /*margin-left:20px;*/
	font-size:0.9em;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.6em;
}
div.div100-hpi input[type="button"] {
   background-color: #fff;
   color: #06C;
   border: none;
   /*border-bottom: 1px solid #06C;*/
   margin-left:10px;
   margin-bottom:10px;
}

div.div100-hpi input[type="button"]:hover {
	color:#f00;
	/*border-bottom: 1px solid #002678;*/
	cursor:pointer;
}


/*特長*/
div.feature {
	margin:1em 0 2em;
}
div.feature ul li {
	margin-left:20px;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.8em;
}

h3.gripper {
  margin: 0.5em 0px;
  padding: 3px 0px;
  font-size:1.2em;
  color:#039;
  border-bottom: solid 2px #FC0;
}

/*特長 右寄せ*/
div.featureR {
	margin:1em 0 2em 320px;
}
div.featureR ul li {
	margin-left:20px;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.8em;
}

/*特長と機能を２列で*/
div.featureFunc {
	margin:1em 20px 2em 0px;
	float:left;
	width:413px;
}

div.featureFunc ul li {
	margin-left:20px;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.8em;
}

/*特長 ３列*/
div.feature3L {
	margin:0;
	float:left;
	width:281px;
	height:150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
div.feature3L dt {
	font-size:1.1em;
	font-weight:bold;
	padding:0.5em 0 0;
	margin-left:12px;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.8em;
}
div.feature3L dd li {
	margin-left:30px;
	list-style:url(../img/common/icon_arrow02.gif);
	line-height:1.8em;
}

/*注記の枠*/
div.div020-hpl {
	float:right;
  margin: 2em 0;
  border: solid 1px #ccc;
  width:50%;
}

div.div020-hpl h4 {
  margin: 0 0 1em 0;
  background:#eee;
  padding: 3px 10px;
  font-size:0.9em;
}

div.div020-hpl p {
  margin: 0.5em 15px 0.5em 15px;
}

div.div020-hpl ol {
  margin-left: 0;
  padding-left: 0;
  padding-bottom:0.5em;
}

div.div020-hpl ol li {
	font-size:0.8em;
  list-style: outside decimal;
    margin-left: 30px;
  padding-bottom:0.5em;
}

dl.list301 {
	border:1px solid #CCC;
	padding:15px;
	background:#FFC;
	margin-bottom:2em;
	margin-right:15px;
}

dl.list301 dt {
  margin-top: 0.6em;
  /*width: 22em;*/
  /*border-bottom: solid 3px #fc0;*/
  line-height: 1.1;
  font-size: 1.2em;
  font-weight: bold;
  color: #039;
}

dl.list301 dd {
  margin-top: 0.5em;
  padding-left:2em;
}

/*LPW社製品のCSS*/
h2.Prod{
	font-size:18px;
	border-left:solid 5px #036;
	border-bottom:solid 1px #036;
	padding:0 0 1px 5px;
	margin-bottom:1em;
}

h3.LPW {
  margin: 0.5em 0px;
  padding: 3px 0px;
  font-size:1.2em;
  color:#039;
  border-bottom: solid 2px #FC0;
}
h4.LPW {
  margin: 1em 0px;
  padding: 3px 0px 3px 15px;
  font-size:1.0em;
  color:#369;
  background:left center url(../img/common/arrow_h4.gif) no-repeat;
}

dl.list_LPW {
	border:1px solid #CCC;
	padding:15px;
	background:#fff;
	margin-bottom:2em;
}

dl.list_LPW dt {
  margin-top: 0.3em;
  line-height: 1.1;
  font-size: 1.2em;
  font-weight: bold;
  color: #039;
}

dl.list_LPW dd {
  margin-top: 0.5em;
  padding-left:2em;
}

dl.list_LPW p {
  margin-top: 0.5em;
  padding-left:0;
}

dl.list_LPW dd ul {
  margin-left: 0;
  padding-left: 0;
  padding-top:1em;
  padding-bottom:0.5em;
}

dl.list_LPW dd ul li {
	font-size:1em;
  list-style:disc;
    margin-left: 0px;
  padding-bottom:1.0em;
}

dl.list_LPW dd ol li {
	font-size:1em;
  list-style:outside decimal;
    margin-left: 0px;
  padding-bottom:1.0em;
}
/*ラコ社*/
dl.list_LACO {
	border:1px solid #ccc;
	padding:15px;
	background:#eee;
	margin:2em 50px;
	padding-right:40px;
}

dl.list_LACO dt {
  margin-top: 0.3em;
  line-height: 1.1;
  font-size: 1.1em;
  font-weight: bold;
  color: #039;
  text-align:center;
  padding-top:1em;
}

dl.list_LACO dd {
  margin-top: 0.5em;
  padding-left:2em;
}

dl.list_LACO p {
  margin-top: 0.5em;
  padding-left:0;
}

dl.list_LACO dd ol {
  margin-left: 0;
  padding-left: 20px;
  padding-top:1em;
  padding-bottom:0.5em;
}

dl.list_LACO dd ul li {
	font-size:1em;
  list-style:disc;
    margin-left: 0px;
  padding-bottom:1.0em;
}

dl.list_LACO dd ol li {
	font-size:1em;
  list-style:outside decimal;
    margin-left: 0px;
  padding-top:1.5em;
  padding-bottom:1.5em;
  border-bottom:1px dashed #666;
}

dl.list_LACO dd ol li strong {
	font-size:1.1em;
}

div.Pindex {
	margin:0.5em 0 50px;
	overflow:hidden;
	/*padding:10px;
	border:1px solid #999;*/
}

div.Pindex ul li{
	width:416px;
	height:130px;
	margin:1px;
	float:left;
	line-height:130px;

	border:1px solid #999;
	text-decoration:none;
}

div.Pindex ul li a{
	display:block;
	line-height:130px;
	padding-left:135px;
	text-decoration:none;
}

div.Pindex ul li a:hover {
	background-color:#eee;
}

div.Pindex ul:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


div.detail {
  margin: 0;
  border:1px solid #999;
  overflow: hidden; /* clear float */
  padding:20px;
}
div.detail#noframe {
  margin: 0;
  border:none;
  overflow: hidden; /* clear float */
  padding:0px;
}

div.detail h2 {
  margin: 0 0 1em;
  padding: 3px 0px;
  font-size:1.5em;
  color:#039;
  border-bottom: solid 2px #FC0;
}
div.detail h3 {
	color:#039;
	font-size:1.2em;
	margin:1em 0px;
	padding: 1px 0px;
	border-bottom: solid 1px #999;
}

div.detail img.main {
	margin-bottom:2em;
}
div.detail img.mainR {
	margin-bottom:2em;
	float:left;
}
div.detail th {
	background-color:#fc3;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
div.detail th.UH {
	background-color:#F66
}
div.detail td {
	/*background:#fff;*/
	text-align:center;
	vertical-align:middle;
}

div.detail td.left {
	/*background:#fff;*/
	text-align:left;
	vertical-align:top;
}

/*製品の特長説明ボックス（Fronius社TPSi）*/
/*１列記事*/
dl.ftr_1 dt {
	font-weight:bold;
	border-left:5px solid #C00;
	padding:0 0 0 8px;
	font-size:1em;
}
dl.ftr_1 dd {
	font-size:0.9em;
	padding:1em 0 1em 0px;
	line-height:1.8em;
}
/*２列記事*/
dl.ftr_2 {
	display:block;
	width:411px;
	float:left;
	margin-right:25px;
}
dl.ftr_2 dt {
	font-weight:bold;
	border-left:5px solid #C00;
	padding:0 0 0 8px;
	font-size:1em;
}
dl.ftr_2 dd {
	font-size:0.9em;
	padding:1em 0 1em 0px;
	line-height:1.8em;
}

dl.ftr_2 dt.waku {
	display:inline;
	border-left: none;
	font-weight:bold;
	padding:5px 10px;
	background-color:#c00;
	color:#fff;
	border-radius: 5px; /* CSS3草案 */  
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */
}

/*３列記事*/
dl.ftr_3 {
	display:block;
	width:265px;
	float:left;
	margin-right:25px;
}
dl.end{
	margin-right:0px;
}

dl.ftr_3 dt {
	font-weight:bold;
	border-left:5px solid #C00;
	padding:0 0 0 8px;
	font-size:1em;
}
dl.ftr_3 dd {
	font-size:0.9em;
	padding:1em 0 1em 0px;
	line-height:1.8em;
}

img.ftr {
	margin:1em 0 2em 0;
}

dl.ftr_1 dd.catch {
	width:210px;
	border:1px solid #C00;
	display:block;
	text-align:center;
	padding:5px 10px;
	margin-top:2em;
	color:#C00;
	font-weight:bold;
}


ul.nav {
	list-style: none; /* リストのマーカーを削除します。 */
	/*border: 1px solid #666;  リンク用の上部のボーダーを作成します。他のすべてのものは LI 上で下部のボーダーを使用して配置されます。 */
	margin-bottom: 15px; /* 下のコンテンツのナビゲーション間の間隔を作成します。 */
}
ul.nav li {
	border: 1px solid #666; /* ボタンの区切り線を作成します。 */
	border-left:none;
	float:left;
	background:url(../img/common/button_back_yellow_stripe.gif) left bottom;
}
ul.nav li:first-child {
	border-left: 1px solid #666;
}
ul.nav li.buy {
	pointer-events: none;
    cursor: default;
    text-decoration:none;
}

ul.nav a, ul.nav a:visited { /* これらのセレクターをグループ化することで、リンクのボタン表示が訪問後も確実に保持されます。 */
	padding: 10px 5px 10px 18px;
	display: block; /* リンクにブロックプロパティを指定し、リンクが含まれる LI 全体がリンクになるようにします。これにより、領域全体がマウスのクリックに反応するようになります。 */
	width: 258px;  /*この幅により、IE6 でボタン全体をクリックできるようになります。IE6 をサポートする必要がない場合は削除できます。適切な幅を計算するには、サイドバーコンテナの幅からそのリンクの余白を減算します。 */
	text-decoration: none;
	/*background: #fff;*/
}

ul.nav li.buy a, ul.nav li.buy a:visited {
	color:#999;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* マウスを使用する場合もキーボードを使用する場合も、背景色とテキストカラーを変更します。 */
	background: #002678;
	color: #FFF;
}

#MKproducts #main #adobe {
	margin: 25px 0px 0px;
	padding: 10px;
	border: 3px double #ccc;
	background-color: #fff6ff;
}
#MKproducts #main #adobe div.banner {
	padding: 5px 0;
	float: left;
}
#MKproducts #main #adobe p {
	margin-left: 190px;
}

#MKproducts #main p.pdf a {
	padding: 2px 0 2px 20px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}

#MKproducts #main #DL_link {
	margin: 25px auto 0px;
	padding: 10px 130px;
	border: 1px solid #ccc;
}


#MKproducts #main #DL_link ul li {
	float:left;
	padding:30px;
}

#MKproducts #main #sectionMK {
	/*margin-left: 10px;*/
}
#MKproducts #main p {
	font-size:1em;
	line-height:1.8em;
	padding-bottom:1em;
	/**padding-left:29px;*/
}
#MKproducts #main .image {
	margin:0.5em auto;
	width:630px;
}

#MKproducts #main .map {
	margin:1em auto;
	width:800px;
}

#MKproducts #main #sectionMK .sectionArea01 ul {
	/*padding: 0 0 0 15px;*/
}
#MKproducts #main #sectionMK .sectionArea01 ul li {
	/*width: 100%;*/
	margin: 0 0 2em 0px;
	border: 1px solid #ccc;
	/*background: url("../img/products/bg_products_list_wide.gif") 1px 1px no-repeat;*/
	/*float: left;
	position: relative;
	display: inline;*/
}
#MKproducts #main #sectionMK .sectionArea01 ul li h4 {
	margin: 15px 20px 10px 20px;
	padding:0 0 5px 0;
	text-align: left;
	border-bottom:2px solid #307eaa;
	border-bottom: solid 2px #FC0;
	color:#039;
	/*width:98%;*/
}
#MKproducts #main #sectionMK .sectionArea01 ul li div.image {
	/*position: absolute;
	top: 60px;
	left: 390px;*/
}
#MKproducts #main #sectionMK .sectionArea01 ul li p.linkRight {
	margin-bottom: 13px;
}
#MKproducts #main #sectionMK .sectionArea01 ul li p.linkRight a {
	padding: 0 10px 0 13px;
	background: url("../img/common/icon_arrow01.gif") 0 1px no-repeat;
}
#MKproducts #main #sectionMK .sectionArea01 ul li p.text {
	min-height: 6.5em;
	height: auto !important;
	/*height: 6.5em;*/
	margin: 0 210px 0 10px;
}
#MKproducts #main #sectionMK .sectionArea01 ul.MK {
	padding: 10px 0 10px 20px;
}
#MKproducts #main #sectionMK .sectionArea01 ul.MK li {
	width: 800px;
	margin: 5px;
	border: none;
	line-height:1.8em;
	background:none;
	padding-left:10px;
	background: url("../img/common/icon_arrow06.gif") 0px 3px no-repeat;
	position: relative;
}

hr {
	margin:2em 0px;
	height: 1px;
	border: none;
    border-top: 1px #ccc solid;
}

a:hover img.thumbnail {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

dl.att {
	display:block;
	font-size:0.8em;
	border:3px double #ccc;
	padding:10px; margin:20px 0 30px;
	background-color:#fffff0;
	line-height:1.6em;
}
dl.att dt {
	font-size:1.2em;
	font-weight:bold;
}


/* 溶接機・切断機ページ
=====================================================================*/

#weld #main #section01 {
	height: 1%;
	margin-left: 10px;
}
#weld #main #section01 div.sectionArea02 {
	width: 305px;
}
#weld #main #section01 div.sectionArea01 div.box,
#weld #main #section01 div.sectionArea02 div.box {
	width: 287px;
	margin-bottom: 12px;
	padding: 0 8px 10px;
	border: 1px solid #ccc;
}
* html #weld #main #section01 div.sectionArea01 div.box {
	width: 305px;
}

#weld #main #section01 div.rightArea {
	margin-right: 10px;
	display: inline;
}
#weld #main #section01 div.sectionArea01 div.box div.image,
#weld #main #section01 div.sectionArea02 div.box div.image {
	padding-bottom: 13px;
	float: right;
}
#weld #main #section01 div.sectionArea01 div.box p,
#weld #main #section01 div.sectionArea02 div.box p {
	margin: 0 130px 0 3px;
}

#weld #main #section01 div.sectionArea01 div.box p.const {
	margin: 0 10px 0 3px;
}

#weld #main #section01 div.sectionArea01 div.box dl,
#weld #main #section01 div.sectionArea02 div.box dl {
	width: 287px;
	margin-top: 10px;
	background: url("../img/weld/bg_detail_list.gif") left bottom no-repeat;
	clear: both;
}
#weld #main #section01 div.sectionArea01 div.box dl dt,
#weld #main #section01 div.sectionArea02 div.box dl dt {
	padding: 3px 8px;
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
}
#weld #main #section01 div.sectionArea01 div.box dl dd,
#weld #main #section01 div.sectionArea02 div.box dl dd {
	padding: 10px 10px 13px;
}
#weld #main #section01 div.sectionArea01 div.box dl dd ul li,
#weld #main #section01 div.sectionArea02 div.box dl dd ul li {
	width: 121px;
	padding-left: 12px;
	background: url("../img/common/icon_arrow06.gif") 0 3px no-repeat;
	float: left;
}
* html #weld #main #section01 div.sectionArea01 div.box dl dd ul li,
* html #weld #main #section01 div.sectionArea02 div.box dl dd ul li {
	width: 133px;
}
#weld #main #section01 div.sectionArea01 div.box dl dd ul li.long,
#weld #main #section01 div.sectionArea02 div.box dl dd ul li.long {
	width: 254px;
}
* html #weld #main #section01 div.sectionArea01 div.box dl dd ul li.long,
* html #weld #main #section01 div.sectionArea02 div.box dl dd ul li.long {
	width: 266px;
}
#weld #main #section01 p.btn {
	padding: 10px 15px 25px 0;
	text-align: right;
	clear: both;
}
#weld #main #section01 p.btn img {
	margin-left: 15px;
	vertical-align: text-bottom;
}


#weld #main #section01 div.sectionArea03 div.box {
	height: 1%;
	margin-bottom: 30px;
	padding: 0 8px 10px;
	border: 1px solid #ccc;
}
#weld #main #section01 div.sectionArea03 div.box div.image {
	float: right;
	text-align: right;
}
#weld #main #section01 div.sectionArea03 div.box div.image img {
	margin: 0 0 10px 10px;
}
#weld #main #section01 div.sectionArea03 div.box p.text {
	margin: 0 140px 15px 0;
}
#weld #main #section01 div.sectionArea03 div.box p.text2 {
	margin: 0 15px 15px 0;
}
#weld #main #section01 div.sectionArea03 div.box ul.text {
	margin-right: 265px;
}
#weld #main #section01 div.sectionArea03 div.box ul.text li {
	margin-bottom: 20px;
}
#weld #main #section01 div.sectionArea03 div.box ul.text li span {
	
}
#weld #main #section01 div.sectionArea03 div.box ul.text li p {
	margin-top: 5px;
	margin-left: 25px;
}
#weld #main #section01 div.sectionArea03 div.box dl {
	width: 612px;
	margin-top: 10px;
	background: url("../img/material/bg_detail_list.gif") left bottom no-repeat;
	clear: both;
}
#weld #main #section01 div.sectionArea03 div.box dl dt {
	padding: 3px 8px;
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
}
#weld #main #section01 div.sectionArea03 div.box dl dd {
	padding: 10px 10px 13px;
}
#weld #main #section01 div.sectionArea03 div.box dl ul li {
	width: 284px;
	padding-left: 12px;
	background: url("../img/common/icon_arrow06.gif") 0 3px no-repeat;
	float: left;
}
* html #weld #main #section01 div.sectionArea03 div.box dl ul li {
	width: 296px;
}
#weld #main #section01 div.sectionArea03 div.box dl ul li.long {
	width: 580px;
}
* html #weld #main #section01 div.sectionArea03 div.box dl ul li.long {
	width: 592px;
}
#weld #main #section01 div.sectionArea03 div.box dl ul li.short {
	width: 136px;
}
* html #weld #main #section01 div.sectionArea03 div.box dl ul li.short {
	width: 148px;
}

#weld p.pad-right {
	padding-right: 20px;
}


/* 愛知産業の技術提案ページ
=====================================================================*/
#technique #main div.aboutArea {
	margin: 0 30px 30px;;
}
#technique #main div.aboutArea h3 {
	margin: 0 13px;
}
#technique #main div.aboutArea div.box01 {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 13px 0;
	padding: 0 18px;
	background-color: #f5f5f5;
}
#technique #main div.aboutArea div.box01 p {
	padding: 15px 0;
}

#technique #main div.aboutArea div.box01 ol {
	list-style:decimal outside;
	margin-left:20px;
	padding-bottom:10px;
}
#technique #main div.aboutArea div.box01 ol li {
	list-style:decimal outside;
	font-size:93%;
	margin-bottom:1em;
}



/*#technique #main div.aboutArea ul {
	
}
#technique #main div.aboutArea ul li {
	width: 280px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#technique #main div.aboutArea ul li.right {
	margin-right: 0;
}
#technique #main div.aboutArea ul li div {
	margin-bottom: 7px;
}

#technique #main #section01 {
	margin-left: 10px;
}

#technique #main #section01 ul li {
	width: 280px;
	margin-left: 20px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	display: inline;
}
#technique #main #section01 ul li.technique01 {
	background: url("../img/technique/bg_technique01.gif") no-repeat;
}
#technique #main #section01 ul li.technique02 {
	background: url("../img/technique/bg_technique02.gif") no-repeat;
}
#technique #main #section01 ul li h4 {
	margin-bottom: 15px;
}
#technique #main #section01 ul li div.image {
	position: absolute;
	top: 9px;
	left: 10px;
}
#technique #main #section01 ul li div.text {
	margin: 10px 10px 0;
	padding: 10px 15px;
	background-color: #fff;
}
#technique #main #section01 ul li p.linkRight a {
	padding: 0 10px 0 15px;
}
#technique #main #section01 ul li.technique01 p.linkRight a {
	background: url("../img/technique/icon_arrow01.gif") 0 1px no-repeat;
}
#technique #main #section01 ul li.technique02 p.linkRight a {
	background: url("../img/technique/icon_arrow02.gif") 0 1px no-repeat;
}*/

#technique #main div.aboutArea ul {
	
}
#technique #main div.aboutArea ul li {
	width: 280px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#technique #main div.aboutArea ul li.right {
	margin-right: 0;
}
#technique #main div.aboutArea ul li div {
	margin-bottom: 7px;
}

#technique #main #section01 {
	margin-left: 10px;
}

#technique #main #section01 ul li {
	width: 590px;
	margin-left: 20px;
	margin-bottom:10px;
	padding-bottom: 10px;
	position: relative;
	/*float: left;*/
	display: block;
}
#technique #main #section01 ul li.technique01 {
	background: url("../img/technique/bg_technique01-2.jpg") no-repeat;
}
#technique #main #section01 ul li.technique02 {
	background: url("../img/technique/bg_technique02-2.jpg") no-repeat;
}
#technique #main #section01 ul li h4 {
	display: block;
	margin-bottom: 35px;
	margin-left:110px;
	font-size:16px;
	padding-top:25px;
	border-bottom:2px dotted #39C;
	margin-right:10px;
}
#technique #main #section01 ul li div.image {
	position: relative;
	float:left;
	top: 9px;
	left: 10px;
}
#technique #main #section01 ul li div.text {
	clear:both;
	margin: 10px 10px 0;
	padding: 10px 15px;
	background-color: #fff;
}
#technique #main #section01 ul li div.text ul.list li {
	width:500px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-left:25px;
	position: relative;
	line-height:2.5em;
	/*float: left;*/
	display:block;
	background: url("../img/common/icon_arrow05.gif") no-repeat left center;
}

#technique #main #section01 ul li p.linkRight a {
	padding: 0 10px 0 15px;
}
#technique #main #section01 ul li.technique01 p.linkRight a {
	background: url("../img/technique/icon_arrow01.gif") 0 1px no-repeat;
}
#technique #main #section01 ul li.technique02 p.linkRight a {
	background: url("../img/technique/icon_arrow02.gif") 0 1px no-repeat;
}


/* 溶接・切断・加工の提案ページ
	 冶金・加工素材の提案ページ
=====================================================================*/
#sol_weld #main #section01 {
	margin-left: 10px;
}
#sol_weld #main #section01 div.sectionArea01 {
	
}
#sol_weld #main #section01 div.sectionArea01 div.box {
	margin-bottom: 30px;
	padding: 0 8px 15px;
	border: 1px solid #ccc;
}
#sol_weld #main #section01 div.sectionArea01 div.box div.image {
	width: 170px;
	float: right;
	text-align: center;
}
#sol_weld #main #section01 div.sectionArea01 div.box p {
	margin: 0 185px 15px 3px;
}

#sol_weld p.linkPdf a {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}

/*金属積層造形ソリューションのテキスト*/
#sol_weld #main #section01 div.sectionArea01 div.box p.full {
	margin: 1em 3px 15px 3px;
	line-height:1.8em;
}



/* 業種別提案事例ページ（ソリューションに移動2016.11.16）
=====================================================================*/
#sol_weld #main #section01 {
	margin-left: 10px;
}
#sol_weld #main #section01 div.sectionArea01 {
	margin-bottom: 30px;
	padding: 0 8px 15px;
	border: 1px solid #ccc;
}
#sol_weld #main #section01 div.sectionArea01 div.image {
	/*width: 170px;
	float: right;*/
	text-align: center;
	margin:1em auto 2em;
}
#sol_weld #main #section01 div.sectionArea01 dl {
	margin: 0 0 2em;
	display:block;
	padding:20px 15px 0;
	border:1px solid #ccc;
	background-color:#ffe;
	font-size:0.9em;
}
#sol_weld #main #section01 div.sectionArea01 dl dt {
	font-weight:bold;
	margin-bottom: 3px;
	color:#C00;
}
#sol_weld #main #section01 div.sectionArea01 dl dt:before {
	content:"★";}
	
#sol_weld #main #section01 div.sectionArea01 dl dd {
	margin-bottom: 20px;
}

/* 愛知産業とはページ
=====================================================================*/
#aboutus #main div.aboutArea {
	padding: 0 30px 30px;
}
#aboutus #main div.aboutArea h3 {
	margin: 0 0 10px 10px;
}
#aboutus #main div.aboutArea div.box01 {
	padding: 15px;
	background-color: #f5f5f5;
}
#aboutus #main div.aboutArea div.box01 div.image {
	width: 340px;
	margin-left:10px;
	float: right;
	text-align: center;
}
#aboutus #main div.aboutArea div.box01 div.image img {
	margin-bottom: 5px;
}
#aboutus #main div.aboutArea div.box01 p {
	margin: 10px 0 0 0;
	line-height:1.8em;
	font-size:1.1em;
}
#aboutus #main div.aboutArea div.box01 p.list {
	margin: 20px 0px 0 0;
	font-size:1em;
}
#aboutus #main #section01,
#aboutus #main #section02 {
	margin: 0 0 40px 10px;
}
#aboutus #main #section01 div.sectionArea01 div.image {
	width: 140px;
	float: right;
}
#aboutus #main #section01 div.sectionArea01 p {
	margin: 0 160px 0 3px;
}
#aboutus #main #section02 div.sectionArea01 p {
	margin: 0 40px 0 3px;
}
#aboutus #main #section02 div.sectionArea01 ul li {
	width: 203px;
	margin: 20px 10px 0 0;
	float: left;
	display: inline;
}
#aboutus #main #section02 div.sectionArea01 ul li.right {
	margin-right: 0;
}
#aboutus #main #section02 div.sectionArea01 ul li img {
	vertical-align: top;
	margin-bottom: 5px;
}


/* 会社概要ページ
=====================================================================*/
#company #main div#section01 {
	width: 630px;
	margin-left: 10px;
}
#company #main div#section01 table {
	width: 100%;
}
#company #main div#section01 table.info {
	margin-bottom: 30px;
}
#company #main div#section01 table thead th {
	background-color: #629dbf;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}
#company #main div#section01 table tbody th {
	width: 120px;
}
* html #company #main div#section01 table tbody th {
	width: 150px;
}
#company #main div#section01 table tbody td a {
	padding-left: 13px;
	background: url("../img/common/icon_arrow03.gif") 0 1px no-repeat;
}
#company #main div#section01 table.info tbody td a {
	padding-left: 0;
	background: none;
}

#company #main div#section01 ul {
	margin-top: 50px;
}
#company #main div#section01 ul li {
	width: 203px;
	margin: 0 10px 15px 0;
	float: left;
	display: inline;
}
#company #main div#section01 ul li.right {
	margin-right: 0;
}


/* 会社沿革ページ
=====================================================================*/
/* ページカテゴリー */
#history #main #category {
	width: 592px;
	margin: 10px 24px 25px;
	padding-bottom: 2px;
	background: url("../img/history/bg_category02_his.gif") left bottom no-repeat;
}
#history #main #category ul {
	padding: 13px 10px 10px 30px;
	background: url("../img/history/bg_category01_his.gif") no-repeat;
}
#history #main #category ul li {
	width: 60px;
	_width: 100px;
	padding-bottom: 3px;
	padding-left: 17px;
	background: url("../img/common/icon_arrow05.gif") no-repeat;
	float: left;
}

#main #history #category ul li a {
}









#history #main div#category {
	margin-top: 25px;
}

#history #main div#section01,
#history #main div#section02 {
	width: 630px;
	padding-left: 10px;
}
* html #history #main div#section01,
* html #history #main div#section02 {
	width: 640px;
}
#history #main h2 {
	margin-left: -10px;
}
#history #main table {
	width: 100%;
	margin-bottom: 30px;
}
#history #main table th,
#history #main table td {
	padding: 1px 0;
}
#history #main div#section01 table th {
	width: 80px;
	background-color: #629dbf;
	vertical-align: middle;
	text-indent: 10px;
	color: #fff;
}
#history #main div#section01 table td {
	padding-left: 10px;
	padding-right: 10px;
}
#history #main div#section02 table thead th {
	background-color: #90c7e1;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}
#history #main div#section02 table tbody th {
	width: 70px;
	background-color: #e8f3f8;
	text-indent: 10px;
	vertical-align: middle;
}
#history #main div#section02 table tbody td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}


/* 取引先メーカー一覧ページ
=====================================================================*/
#maker #main div#section01,
#maker #main div#section02 {
	width: 630px;
	margin: 30px 0;
	padding-left: 10px;
}
* html #maker #main div#section01,
* html #maker #main div#section02 {
	width: 640px;
}
#maker #main h2 {
	margin-left: -10px;
}

#maker #main #section02,
#maker #main #section03 {
	margin: 0 0 40px 10px;
}
#maker #main #section02 div.sectionArea01 div.image {
	width: 140px;
	float: right;
}
#maker #main #section02 div.sectionArea01 p {
	margin: 0 160px 0 3px;
}
#maker #main #section03 div.sectionArea01 p {
	margin: 0 40px 0 3px;
}

#maker #main table {
	width: 100%;
	margin-bottom: 30px;
}
#maker #main table th,
#maker #main table td {
	padding: 1px 0;
}
#maker #main div#section01 table th {
	width: 80px;
	background-color: #629dbf;
	vertical-align: middle;
	text-align:center;
	color: #fff;
}
#maker #main div#section01 table td {
	padding-left: 10px;
	padding-right: 10px;
}
#maker #main div#section02 table thead th {
	background-color: #90c7e1;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}


/* CSRページ
=====================================================================*/
#csr #main div.aboutArea {
	padding: 0 30px 30px;
}
#csr #main div.aboutArea div.box01 {
	padding: 15px;
	background-color: #f5f5f5;
}
#csr #main div.aboutArea div.box01 div.image {
	width: 160px;
	float: right;
}
#csr #main div.aboutArea div.box01 p {
	margin: 10px 0px 0 0;
}
#csr #main #section01 {
	margin-left: 10px;
}
#csr #main #section01 p.csr_title {
	margin-top: 30px;
	margin-bottom: 10px;
}

#csr #main #section01 h3 {
	margin-bottom: 20px;
}
#csr #main #section01 div.sectionArea01,
#csr #main #section02 div.sectionArea01 {
	margin: 10px 0;
	padding: 0 10px 10px;
	border: 1px solid #CCC;
}
#csr #main #section01 div.sectionArea02 {
	margin: 10px 0;
	padding: 0 10px 30px 10px;
	border: 1px solid #CCC;
}

#csr #main #section01 div.sectionArea01_img {
	margin: 10px 0;
	padding: 0 10px 10px;
	border: 1px solid #CCC;
	min-height: 340px;
	_height: 350px;
}
#csr #main #section01 div.sectionArea01_img2 {
	margin: 10px 0;
	padding: 0 10px 10px;
	border: 1px solid #CCC;
}
#csr #main #section01 div.sectionArea01 h4,
#csr #main #section01 div.sectionArea02 h4
#csr #main #section02 div.sectionArea01, {
	margin-right: 280px;
}
#csr #main #section01 div.sectionArea01 div.image {
	width: 255px;
	height: 188px;
	padding-top: 0px;
	float: right;
}
#csr #main #section01 div.sectionArea01 div.image img {
	margin-bottom: 10px;
}

#csr #main #section01 div.sectionArea01_img div.image {
	width: 255px;
	padding-top: 0px;
	float: right;
}
#csr #main #section01 div.sectionArea01_img2 div.image {
	width: 595px;
	padding-top: 25px;
	text-align: center;
}

#csr #main #section01 div.sectionArea01_img div.image img {
	margin-bottom: 10px;
}
#csr #main #section01 div.sectionArea01_img2 div.image img {
	margin-bottom: 20px;
	margin-left: 15px;
}

#csr #main #section01 div.sectionArea01 p,
#csr #main #section01 div.sectionArea02 p {
	margin: 0 0 20px 3px;
}
#csr #main #section01 div.sectionArea01_img div.noimage {
	width: 600px ;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
#csr #main #section01 div.sectionArea01_img div.noimage p {
	margin-right: 5px;
}

#csr #main #section01 div.sectionArea01_img div.leftbox {
	width: 330px ;
	float: left;
	padding-top: 20px;
}
#csr #main #section01 div.sectionArea01_img div.leftbox p {
	margin-right: 5px;
}

#csr #main #section01 div.sectionArea01_img p {
	margin-right: 280px;
}
#csr #main #section01 div.sectionArea01_img2 p {
	margin-right: 5px;
}

#csr #main #section01 div.sectionArea02 ul {
	padding: 0 30px;
}
#csr #main #section01 div.sectionArea02 ul li {
	width: 250px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#csr h5 {
	padding: 10px 0px 10px 1px;
}

#csr #main #section04 {
	margin-left: 10px;
}

#csr #main #section04 div.sectionArea04 {
	margin: 10px 0 5px 0px;
	border: none;
}

#csr #main #section04 div.sectionArea04 p {
	padding: 8px 0px 15px 0px;
	text-align: center;
	line-height: 1.7em;
	font-size: 14px;
}
#csr #main #section04 div.sectionArea04 img {
	padding: 0px 0px 10px 265px;
	_margin-left: 265px;
	_margin-bottom: 5px;
}

#csr dl {
	padding: 0px;
	padding-bottom: 15px;
}

#csr dt {
	font-weight: bold;
	color: #F90;
	padding: 5px 0px 2px 0px;
}

#csr dd {
	padding: 0px 0px 10px 0px;
}

#csr dl.belong {
	margin: 10px 0 5px 0px;
	border: none;
}

#csr dl.belong dt {
	font-weight: bold;
	color: #F90;
	padding: 5px 0px 2px 0px;
}

#csr dl.belong dd {
	padding: 0px 0px 10px 0px;
	display: inline;
}

#csr div.belong {
	font-weight: bold;
	color: #F90;
	padding: 20px 0px 5px 0px;
}

#csr table {
	margin: 0;
	border-collapse: collapse;
	background-color: #fff;
	border: none;
}

#csr th,
#csr td {
	line-height: 1.2;
	font-size: 93%;
}

#csr th {
	padding: 2px;
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#csr td {
	padding: 2px;
	border: none;
	background-color: #fff;
}


/* 採用情報ページ
=====================================================================*/
#recruit #main div.text {
	margin: 0 0 10px 14px;
}
#recruit #main div#newsArea {
	margin: 0 14px 30px;
	padding: 2px;
	background: url("../img/recruit/bg_news.gif") no-repeat;
}
#recruit #main div#newsArea ul {
	width: 608px;
	height: 178px;
	overflow: auto;
}
#recruit #main div#newsArea ul li {
	margin: 0 10px;
	padding: 12px 0 14px;
	background: url("../img/common/bg_dot_line02.gif") left bottom repeat-x;
}
#recruit #main div#newsArea ul li p.date {
	width: 8.5em;
	float: left;
	letter-spacing: 1px;
}
#recruit #main div#newsArea ul li p.date a {
	padding-left: 12px;
	background: url("../img/common/icon_arrow06.gif") 0 1px no-repeat;
}
#recruit #main div#newsArea ul li p.text {
	margin-left: 8.5em;
}
#recruit #main div#newsArea ul li a {
	color: #00b0eb;
}
#recruit #main div#newsArea ul li a:hover {
	color: #002678;
}

#recruit #main div#section01,
#recruit #main div#section02,
#recruit #main div#section03 {
	margin: 0 0 30px 10px;
}
#recruit #main div#section01 h3,
#recruit #main div#section02 h3,
#recruit #main div#section03 h3 {
	margin-bottom: 15px;
}
/*
#recruit #main div#section01 div.pdf {
	width: 295px;
	height: 124px;
	display: inline;
}
#recruit #main div#section01 div.leftArea {
	margin-left: 12px;
	background: url("../img/recruit/bg_pdf01.jpg") no-repeat;
}
#recruit #main div#section01 div.rightArea {
	margin-right: 12px;
	background: url("../img/recruit/bg_pdf02.jpg") no-repeat;
}
#recruit #main div#section01 div.pdf h4 {
	margin: 6px 0 0 13px;
}
#recruit #main div#section01 div.pdf p {
	margin: 15px 145px 0 13px;
}
#recruit #main div#section01 div.pdf div.link {
	margin: 10px 0 0 13px;
}
*/

#recruit #main div#section02 ul li {
	width: 203px;
	margin: 20px 10px 0px 0;
	float: left;
	display: inline;
}
#recruit #main div#section02 ul li.right {
	margin-right: 0;
}
#recruit #main div#section02 ul li.long {
	width: 406px;
}
#recruit #main div#section02 ul li img {
	margin-bottom: 5px;
}
#recruit #main div#section02 ul li p {
	margin: 0px 15px 0 0;
}

#recruit #main div#section03 div.image {
	float: right;
}

#recruit #main div#section03 div.text {
	width: 610px;
	/*min-height: 223px;*/
	height: auto !important;
	padding: 15px 0 15px 0;
	/*background: url("../img/recruit/bg_message.jpg") no-repeat -20px -50px;*/
	margin-left: 0px;
	border:1px solid #CCC;
	background-color:#FFC;
}

#recruit #main div#section03 div.text p {
	padding: 10px 15px 10px 25px;
	line-height:1.8em;
}

#recruit #main div#section03 div.text p.last {
	padding: 25px 20px 35px 20px;
}

#recruit #main div#section03 ul {
	padding: 0px 10px 10px 20px;
}

#recruit #main div#section03 ul li {
	background: url(../img/common/icon_arrow05.gif) no-repeat 5px 3px;
	padding-left: 25px;
	padding-bottom:2em;
}
#recruit #main div#section03 h4 {
	font-size:1.1em;
	color:#036;
	padding-left:1em;
}

/* コンテンツ下部応募方法 */
#recruit div#main div#inqWrap {
	width: 495px;
	margin: 40px 67px 45px;
	padding-bottom: 7px;
	background: url("../img/recruit/bg_inqArea02_rec.gif") left bottom no-repeat;
}
#recruit div#main div#inqWrap div#inqArea {
	padding: 8px 20px 0 25px;
	background: url("../img/recruit/bg_inqArea01_rec.gif") no-repeat;
}
#recruit div#main div#inqWrap div#inqArea div.image {
	padding-top: 25px;
}
#recruit div#main div#inqWrap div#inqArea p {
	margin: 8px 0;
}

#recruit div#main div#inqWrap div.btn {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

#recruit div#main div#inqWrap div.howto {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

#recruit div#main div#inqWrap div.add {
	text-align: left;
	padding-top: 5px;
}
	
#recruit div#main div#inqWrap p.time{
	text-align: left;	
}

#recruit .img_margin-top {
	margin-top: 10px;
}
/*代表取締役の写真を右寄せ*/
#recruit img.pic_right {
	float:right;
	padding:3px;
	border:1px solid #ccc;
	margin-left:15px;
}

#recruit img.products {
	border-bottom:1px solid #ccc;
	margin-bottom:2em;
	padding-bottom:0.5em;
}

#recruit img.wstyle {
	margin-bottom:2em;
}

/* お問い合わせページ
=====================================================================*/
#inquiry #main p.aboutArea {
	margin-left: 10px;
}
#inquiry #main div#section01 {
	margin-left: 10px;
	padding-bottom: 50px;
}
#inquiry #main div#section01 div.senArea01 {
	margin: 40px 0;
}
#inquiry #main div#section01 div.senArea01 p {
	margin: 0 5px;
}
#inquiry #main div#section01 div.senArea02 span {
	color: #f00;
}
#inquiry #main div#section01 div.senArea02 form {
	width: 590px;
	margin: 0 20px;
}
#inquiry #main div#section01 div.senArea02 form table {
	width: 100%;
}
#inquiry #main div#section01 div.senArea02 form table th {
	width: 150px;
	background-color: #f3f3f3;
}
* html #inquiry #main div#section01 div.senArea02 form table th {
	width: 180px;
}
#inquiry #main div#section01 div.senArea02 form div.btnArea {
	margin: 30px 0;
	text-align: center;
}

/* エラー画面 */
#inquiry #main ul.error {
	margin: 25px 0;
	padding: 15px;
	border: 1px solid #f00;
	background-color: #fee;
}
#inquiry #main ul.error li {
	margin: 3px 15px;
	list-style-type: disc;
	color: #ff6600;
}

/* 送信完了画面 */
#inquiry #main div.thanks {
	margin: 40px 20px;
}
#inquiry #main div.thanks h2 {
	margin: 0 300px 15px 0;
	padding: 3px 10px;
	border-bottom: 3px double #0f699d;
	font-size: 100%;
}
#inquiry #main div.thanks p {
	line-height: 1.7;
	padding: 0px 10px;
}
#inquiry #contents div#error_btn {
	margin: 30px 0px;
	text-align: center;
}

/* 個人情報保護方針ページ
=====================================================================*/
#privacy #main p.aboutArea {
	margin-left: 10px;
}
#privacy #main div#section01 {
	margin: 35px 0 35px 10px;
}
#privacy #main div#section01 ol li {
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: decimal;
}
#privacy #main div#section01 ol li ul {
	margin-top: 10px;
}
#privacy #main div#section01 ol li ul li {
	margin-bottom: 2px;
	list-style-type: disc;
}


/* リンク集ページ
=====================================================================*/
#link #main p.aboutArea {
	margin: 0 0 40px 10px;
}
#link #main div#section01 div.sectionArea01,
#link #main div#section01 div.sectionArea02,
#link #main div#section01 div.sectionArea03 {
	width: 630px;
	margin: 0 0 30px 10px;
}
#link #main div#section01 div.sectionArea01 table {
	width: 100%;
	margin-bottom: 25px;
}
#link #main div#section01 div.sectionArea01 table th,
#link #main div#section01 div.sectionArea01 table td {
	padding: 5px 10px;
}
#link #main div#section0 div.sectionArea011 table th {
	width: 280px;
}
* html #link #main div#section01 div.sectionArea01 table th {
	width: 300px;
}

#link #main div#section01 div.sectionArea01 table th {
	width: 300px;
}

#link #main div#section01 div.sectionArea01 table td.url {
	width: 200px;
}


#link #main div#section01 div.sectionArea01 table td.text {
	background-color: #ffd99c;
}

#link #main div#section01 div.sectionArea02 ul li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}
#link #main div#section01 div.sectionArea02 ul li p {
	margin-top: 5px;
}

#link #main div#section01 div.sectionArea03 p {
	margin: 10px;
}
#link #main div#section01 div.sectionArea03 pre {
	margin: 15px 10px;
	padding: 15px 10px;
	border: 1px solid #ccc;
}


/* 新着情報ページ
=====================================================================*/
#news #main div#newsArea {
	margin: 0 14px 30px;
	padding: 2px;
	background: url("../img/recruit/bg_news.gif") no-repeat;
}
#news #main div#newsArea ul {
	width: 608px;
	height: 178px;
	margin-top: 5px;
	overflow: auto;
}
* html #news #main div#newsArea ul {
	height: 178px;
}
#news #main div#newsArea ul li {
	margin: 0 15px;
	padding: 4px 0 0 15px;
	background: url("../img/common/icon_arrow06.gif") 0 6px no-repeat;
}
#news #main div#newsArea ul li a {
	color: #00b0eb;
}
#news #main div#newsArea ul li a:hover {
	color: #002678;
}
#news #main p.pager {
	margin: 10px 15px 10px 0;
	text-align: right;
}

#news #main #section01 {
	margin-left: 10px;
}
#news #main #section01 div.sectionArea01 {
	margin: 30px 0;
	padding: 0 8px 10px;
	border: 1px solid #ccc;
}
#news #main #section01 div.sectionArea01 div.image {
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 3px;
}
#news #main #section01 div.sectionArea01 p.text,
#news #main #section01 div.sectionArea01 div.text {
	margin: 0 auto 15px 5px;
	line-height:1.8em;
}
#news #main #section01 div.sectionArea01 div.text em {
	font-style: italic;
	font-weight: normal;
}
#news #main #section01 div.sectionArea01 a.pdf {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}

#news #main #section01 div.sectionArea01 ul {
	margin:1em 0px 1em 20px;
}
#news #main #section01 div.sectionArea01 ol {
	margin:1em 0px 1em 40px;
}

#news #main #section01 div.sectionArea01 ul li {
	list-style:disc;
}
#news #main #section01 div.sectionArea01 ol li {
	list-style:decimal;
}
#news #main #section01 div.sectionArea01 th {
	background:#def;
	text-align:center;
	font-weight:bold;
}

/* 製品カタログページ
=====================================================================*/
#catalogue #main #adobe {
	margin: 25px;
	padding: 10px;
	border: 3px double #ccc;
	background-color: #fff6ff;
}
#catalogue #main #adobe div.image {
	padding: 5px 0;
	float: left;
}
#catalogue #main #adobe p {
	margin-left: 190px;
}
#catalogue #main #section01 {
	width: 630px;
	margin-left: 10px;
}
#catalogue #main #section01 div.sectionArea01 {
	margin-bottom: 50px;
}
#catalogue #main #section01 table {
	width: 100%;
}
#catalogue #main #section01 table th,
#catalogue #main #section01 table td {
	padding: 2px 5px;
	vertical-align: middle;
}
#catalogue #main #section01 table thead th {
	background-color: #f5f5f5;
	text-align: center;
	font-weight: bold;
}
#catalogue #main #section01 table tbody th {
	width: 100px;
}
* html #catalogue #main #section01 table tbody th {
	width: 110px;
}
#catalogue #main #section01 table tbody td.pdf {
	background-color: #ffffc7;
}
#catalogue #main #section01 table tbody td.pdf a {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}

/*新カタログページテーブル指定
=====================================================================*/
#catalogue #adobe {
	margin: 25px 13px;
	padding: 10px;
	border: 3px double #ccc;
	background-color: #fff6ff;
}
#catalogue #adobe div.image {
	padding: 7px 11px 17px;

}
#catalogue #main #section01 {
	width: 630px;
	margin-left: 10px;
}
#catalogue #main div.sectionArea01 {
	margin-bottom: 50px;
}
#catalogue #main table,
#MKproducts #main table {
	width: 100%;
}
#catalogue #main table th,
#catalogue #main table td,
#MKproducts #main table th,
#MKproducts #main table td {
	padding: 5px 5px;
	vertical-align: middle;
}
#catalogue #main table thead th,
#MKproducts #main table thead th {
	background-color: #f5f5f5;
	text-align: center;
	font-weight: bold;
}
#catalogue #main table tbody th,
#MKproducts #main table tbody th {
	width: 100px;
}
* html #catalogue #main table tbody th,
* #MKproducts #main table tbody th {
	width: 110px;
}
#catalogue #main table tbody td.pdf,
#MKproducts #main table tbody td.pdf {
	background-color: #ffffc7;
	text-align:left;
}
#catalogue #main table tbody td.pdf a,
#MKproducts #main table tbody td.pdf a {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}

#catalogue #main table tbody td.stp,
#MKproducts #main table tbody td.stp {
	background-color: #eef;
	text-align:left;
}
#catalogue #main table tbody td.stp a,
#MKproducts #main table tbody td.stp a {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_stp.gif") no-repeat;
}

th.type {
	width:25%;
}
th.maker {
	width:25%;
}
th.catalog {
	width:50%;
}
th.catalogM {
	width:65%;
}
td.aiueo {
	vertical-align:top;
	text-align:center;
	background-color:#f6f6ff;
}


/* 技術資料ページ
=====================================================================*/
#data #main p.aboutArea {
	margin: 0 0 30px 10px;
}
#data #main #section01 {
	margin-left: 10px;
}
#data #main #section01 ul li {
	margin-bottom: 15px;
}
#data #main #section01 ul li a {
	padding: 2px 0 2px 18px;
	background: url("../img/common/icon_pdf.gif") no-repeat;
}



/* サイトマップページ
=====================================================================*/
#sitemap div#main {
	width: 750px;
	margin: 0 70px;
	padding: 50px 0 0px;
	float: none;
}
#sitemap div#main div#main {
	width: 800px;
	margin: 0 auto;
}
#sitemap div#main div.leftArea {
	width: 345px;
}
#sitemap div#main div.rightArea {
	width: 345px;
}
#sitemap div#main dl {
	margin-bottom: 40px;
}
#sitemap div#main dl dt {
	margin-bottom: 8px;
	padding: 5px 10px;
	background-color: #eff0ef;
	border: 1px solid #80a2c2;
}
#sitemap div#main dl dd {
	margin: 5px 0;
}
#sitemap div#main dl dd a {
	margin-left: 5px;
	padding: 2px 0 2px 20px;
	background: url("../img/common/icon_arrow01.gif") 5px 4px no-repeat;
}


/* 分野別取扱商品ページ 201809
=====================================================================*/
#products div#new_main {
	width: 100%;
	margin: 0 0px;
	padding: 0px 0 0px;
	float: none;
}
#products div#new_main div#main {
	width: 800px;
	margin: 0 auto;
}
#products div#new_main div.leftArea {
	width: 435px;
	margin-top:30px;
}
#products div#new_main div.centerArea {
	width: 286px;
	float:left;
	margin-left:15px;
	margin-top:30px;
}
#products div#new_main div.rightArea {
	width: 435px;
	margin-top:30px;
}
#products div#new_main dl {
	margin-bottom: 40px;
}
#products div#new_main dl dt {
	margin-bottom: 8px;
	padding: 5px 5px;
	/*background-color: #eff0ef;*/
	border-bottom: 2px solid #ddd;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:1px;
}
#products div#new_main dl dt img {
	margin-right:10px;
}

#products div#new_main dl dt a {
	text-decoration:none;
}
#products div#new_main dl dt a:hover {
	text-decoration:underline;
}

#products div#new_main dl dd {
	margin: 5px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;;
}
#products div#new_main dl dd a {
	margin-left: 5px;
	padding: 2px 0 2px 20px;
	background: url("../img/common/icon_arrow01.gif") left top no-repeat;
	text-decoration:none;
	display:block;
}
#products div#new_main dl dd a:hover {
	text-decoration:underline;
}


#category div#cat-list ul {
    width:100%;
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#category div#cat-list ul li {
    width: 274px;
    background: #eee;
    list-style: none;
	padding:5px;
    padding-bottom: 0px;
    margin-bottom: 0;
    position: relative;
	margin-right:15px;
	margin-top:30px;
	border:1px solid #ccc;
}
#category div#cat-list ul li.right {
    margin-right:0;
}
#category div#cat-list ul li img {
    width:50px;
	height:auto;
	float:left;
    margin:5px 10px 15px 5px;
    padding:0;
}
#category div#cat-list ul li h3 {
    font-weight:normal;
	font-size:0.9em;
    text-align:left;
	margin-top:5px;
    margin-bottom:15px;
	line-height:1.4em;

}
#category div#cat-list ul li p {
    padding:0px 4px;
	margin-bottom:0px;
    font-size:85%;
}
#category div#cat-list ul li p.button {
	
	display:block;
	float:left;
    /*text-align:center;
    padding:0;
    display: block;
    position: absolute;
    bottom: 20px;
    width:100%;*/
}
#category div#cat-list ul li p.cat {
	visibility:hidden;
}
#category div#cat-list ul li p.button a {
    display:block;
     width: 60px;
     height:60px;
     line-height: 0px;
     color: #666;
     text-decoration: none;
     text-align: center;
     background-color: #eee; /*ボタン色*/
     border-radius: 2px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
	 letter-spacing:1px;
	 
}
#category div#cat-list ul li p.button a:hover {
background-color: #9cdeff; /*ボタン色*/
}