@charset "UTF-8";
@import url(./notosansjapanese.css);
body{
	width:100%;
	min-width:1020px;
	font-size: 16px;
	font-family: 'Noto Sans Japanese', "メイリオ" , Meiryo , sans-serif;
	background: #ffffff;
	margin:0 auto 0 auto;
	padding:0;
	color: #000;
	line-height:150%;
	}


/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
/* ~~ ソリッド線にフロートクリア要素を追加 ~~ */
hr{
	height: 1px;
	border: none;
	border-top: 1px #999999 solid;
	clear:both;
	}

a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color:#414958;
	text-decoration:none; 
	padding-bottom:1px;
}
a:visited {
	color: #4E5869;
}
a:hover, a:active, a:focus { 
	text-decoration:underline;
}

/* ~~ このコンテナが他のすべての div を囲み、パーセンテージに基づいた幅を指定します。~~ */
#container {
	width:980px;
	background: #ffffff;
	margin:0 auto 0 auto;
}
/* ~~ 問合せA 横長タイプ~~ */
#info_a {
	width:645px;
	height:170px;
	padding:0;
	margin:0 0 30px 0;
	display:block;
	font-size:16px;
	background:#FFFFF0;
	border:solid #CCC 1px;
	float:left;
}
#info_a h5{
	width:100%;
	height:auto;
	font-size:17px;
	color:#ffffff;
	margin:0;
	padding:15px 0 15px 0;
	background:url(../img/title_02.jpg) repeat-x;
	vertical-align:central;
	text-align:center;
	
}

#info_a img{
	margin:10px;
	padding:0;
}

/* ~~ ダウンロードA 横長タイプ~~ */
#download_a {
	width:313px;
	height:170px;
	padding:0;
	margin:0 0 30px 0;
	display:block;
	font-size:14px;
	background:#FFFFF0;
	border:solid #CCC 1px;
	float:right;
}
#download_a h5{
	width:100%;
	height:auto;
	font-size:17px;
	color:#eeeeee;
	margin:0 0 10px 0;
	padding:15px 0 15px 0;
	background:url(../img/title_01.jpg) repeat-x;
	vertical-align:central;
	text-align:center;
	
}

#download_a h6{
	width:200px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0 15px 20px 0;
	padding:0;
	display:block;
	float:right;
	
	
}

#download_a img{
	width:63px;
	height:90px;
	margin:0 0 10px 15px;
	padding:0;
	float:left;
}
/* ~~ 品番リスト2016 ヨコ ~~ */
.modellist {
	width:978px;
	margin:0 auto 30px auto;
	padding:0;
	clear:both;
	font-size:16px;
	line-height:170%;
	font-weight:bold;
	display:block;
	border:#999999 solid 1px;
	}
.modellist h1 {
	height:auto;
	font-size:20px;
	line-height:160%;
	margin:0 0 30px 0;
	padding:5px 0 0 10px;
	background:url(../img/title_03.jpg) repeat-x;
	color:#333333;
	border-left:#009 solid 7px;
	border-bottom:#999999 solid 1px;
	}
.modellist h2{
	line-height:140%;
	font-size:20px;
	margin:20px 0 0 1%;
	padding:0;
	border:none;
	clear:both;
	}
.modellist h3{
	line-height:140%;
	font-size:14px;
	margin:10px 10px 0 10px;
	padding:0 0 0 5px;
	color:#000000;
	border-left:0px;
	border-bottom:#ccc solid 1px;
	clear:both;
	}
.modellist h5{
	margin:0;
	padding:10px;
	font-size:16px;
	}
.modellist ul li big{
	margin-right:10px;
	padding:0;
	line-height:165%;
	font-size:14px;
	font-weight:bold;
	}
.modellist ul{
	width:99%;
	margin:5px 0px 10px 0;
	padding:0 0 0 1.5%;
	line-height:165%;
	font-size:14px;
	list-style:none;
	color:#333333;
	}
.modellist ul li{
	min-width:22%;
	margin:0 5px 5px 2%;
	padding:0;
	line-height:140%;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	display:inline-block;
	}
.modellist span{
	margin:2%;
	padding:0;
	}

/* ~~ フリーエリア~~ */
#free {
	width:980px;
	height:202px;
	margin:0 auto 30px auto;
	padding:0;
	font-size:14px;
	clear:both;
	}
/* ~~ ロジスティクス案内~~ */
#logi {
	width:980px;
	font-size:14px;
	height:auto;
	margin:0 0 30px 0;
	padding:0;
	clear:both;
	}
#logi p{
	margin:10px 0 0 10px;
	padding:0;
	}
.logibox {
	margin:0 0 50px 0;
	padding:0;
	}
img.logi{
	margin:0 15px 15px 0;
	padding:0;
	}
table.logi{
	margin:0 0 0 20px;
	padding:0;
	line-height:150%;
	}
table.logi td{
	margin:0;
	padding:10px 0 5px 5px;
	border-bottom:#999999 solid 1px;
	}
table.logi th{
	margin:0;
	padding:10px 0 0 20px;
	border:none;
	text-align:left;
	font-weight:normal;
	}
/* ~~ カイゼンCCTV案内~~ */
#kaizen {
	width:980px;
	height:auto;
	margin:0 0 30px 0;
	padding:0;
	clear:both;
	}
#kaizen h4{
	margin:0 0 8px 0;
	padding:0;
	color:#CC0000;
	clear:both;
	}
.kz_mini{
	width:460px;
	height:420px;
	margin:15px 10px 10px 18px;
	padding:0;
	display:block;
	float:left;
	}
.kz_mini img{
	margin-bottom:15px;
	}
.kaizenbox {
	margin:0 0 60px 0;
	padding:0;
	clear:both;
	}
.kaizenbox hr{
	height: 1px;
	border: none;
	border-top: 1px #999999 solid;
	clear:both;
	}
.jsk{
	width:230px;
	height:370px;
	margin:15px 0 10px 15px;
	padding:0;
	display:block;
	float:left;
	}
.jsk img{
	margin-bottom:15px;
	}
/* ~~ カイゼンCCTV専用フォーム~~ */
#kaizenform {
	width:980px;
	height:auto;
	margin:0 0 30px 0;
	padding:0;
	clear:both;
	}
#kaizenform div{
	margin:0 10px 0 10px;
	padding:20px;
	font-size:14px;
	border:1px #999999 solid;
	}
#kaizenform label{
	width:30%;
	margin:0 15px 0 0;
	padding:0;
	font-size:14px;
	float:left;
	background:none;
	}
#kaizenform textarea{
	font-size:14px;
	}
#kaizenform ul{
	display:block;
	list-style:none;
	margin:15px 40px 15px 15px;
	padding:0;
	float:left;
	background:none;
	}
#kaizenform li{
	list-style:none;
	margin:3px;
	padding:0;
	}
#kaizenform span{
	width:140px;
	display:inline-block;
		}
/* ~~ 遠心機のコンテンツエリア~~ */
#enshin {
	width:980px;
	height:auto;
	margin:0 0 30px 0;
	padding:0;
	clear:both;
	}
#enshin h5{
	font-size:250%;
	line-height:180%;
	text-align:center;
	color:#FF0004;
	}
		
/* ~~ ショールーム ~~ */
.show_box {
	margin:0 0 60px 0;
	padding:0;
	clear:both;
	}
.show_box hr{
	height: 1px;
	border: none;
	border-top: 1px #999999 solid;
	clear:both;
	}
.show_room{
	width:100%;
	margin:15px 0 10px 0;
	padding:0;
	display:block;
	float:left;
	}
.sr_space{
	margin-right:3%;
	}
.show_room img{
    width: 48%;
	}
/* ~~ EX-SDI専用フォーム~~ */
#exsdiform {
	width:980px;
	height:auto;
	margin:0 0 30px 0;
	padding:0;
	clear:both;
	}
#exsdiform div{
	margin:0 10px 0 10px;
	padding:20px;
	font-size:14px;
	border:1px #999999 solid;
	}
#exsdiform h3.red{
	border-left:#C00 solid 6px;
	}
#exsdiform label{
	width:30%;
	margin:0 15px 0 0;
	padding:0;
	font-size:14px;
	float:left;
	background:none;
	}
#exsdiform textarea{
	font-size:14px;
	}
#exsdiform ul{
	display:block;
	list-style:none;
	margin:15px 40px 15px 15px;
	padding:0;
	float:left;
	background:none;
	}
#exsdiform li{
	list-style:none;
	margin:3px;
	padding:0;
	}
#exsdiform span{
	width:140px;
	display:inline-block;
		}	
/* ~~ カタログ請求フォーム~~ */
.ctlg_form {
	width:500px;
	height:auto;
	margin:0 0 0 30px;
	padding:0;
	}
.ctlg_form label{
	margin:0 15px 0 0;
	padding:0;
	font-size:14px;
	background:none;
	}
.ctlg_form textarea{
	font-size:14px;
	}
.ctlg_form div{
	margin-top:50px;
	text-align:center;
	}
.ctlg_form div p{
	font-size:14px;
	}
.ctlg_form h3{
	font-size:18px;
	}
.ctlg_form h4{
	font-size:16px;
	}
.ctlg_form ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	background:none;
	}
.ctlg_form li{
	list-style:none;
	margin:3px;
	padding:0;
	}
.ctlg_form span{
	width:140px;
	display:inline-block;
		}	
		
/* ~~ 3列ボックス ~~ */
.side{
	width:313px;
	height:200px;
	padding:0;
	margin:0;
	display:block;
	font-size:14px;
	background:#FFFFF0;
	border:solid #CCC 1px;
	float:left;
}
.side h5{
	width:100%;
	height:auto;
	font-size:17px;
	color:#333333;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background:url(../img/title_04.jpg) repeat-x;
	vertical-align:central;
	text-align:center;
}
.center {
	width:313px;
	height:200px;
	padding:0;
	margin:0 17px 0 18px;
	display:block;
	font-size:14px;
	background:#FFFFF0;
	border:solid #CCC 1px;
	float:left;
}
.center h5{
	width:100%;
	height:auto;
	font-size:17px;
	color:#333333;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	background:url(../img/title_04.jpg) repeat-x;
	vertical-align:central;
	text-align:center;
	
}
/* ~~ メインコンテンツ全幅~~ */
#content {
	width:980px;
	padding:0;
	display:block;
	margin:0;
}

#content h1 {
	height:auto;
	font-size:20px;
	line-height:160%;
	margin:0 0 30px 0;
	padding:5px 0 0 10px;
	background:url(../img/title_03.jpg) repeat-x;
	color:#333333;
	border-left:#009 solid 7px;
	border-bottom:#999999 solid 1px;
	}
#content hr {
	display:block;
	clear:both;
	}
#content h3 {
	height:auto;
	font-size:19px;
	line-height:150%;
	vertical-align:bottom;
	margin:0 0 15px 10px;
	padding:3px 0 0 5px;
	color:#000000;
	border-left:#009 solid 6px;
	}
#content h4 {
	height:auto;
	font-size:17px;
	line-height:150%;
	vertical-align:bottom;
	margin:0 0 15px 0;
	padding:3px 0 0 5px;
	color:#000000;
	}
/* ~~ 標準コンテンツ~~ */
#content_b {
	width:714px;
	padding:0;
	float:left;
	display:block;
}
#content_b a{
}
#content_b a:hover{
	text-decoration:none;
}


#content_b h1 {
	font-size:19px;
	height:30px;
	margin:0 0 20px 0;
	padding:9px 0 0 10px;
	background:url(../img/title_03.jpg) repeat-x;
	border-left:#009 solid 7px;
	
	clear:both;
	}
#content_b h2 {
	font-size:21px;
	margin:40px 0 40px 10px;
	padding:0;
	}
#content_b h3 {
	font-size:16px;
	margin:40px 0 30px 10px;
	padding:0;
	padding:9px 0 0 10px;
	}
#content_b h3.line {
	border-bottom:#009 solid 1px;
	}
#content_b h3.redline {
	border-bottom:#C30 solid 1px;
	}
#content_b h3.grayline {
	border-bottom:#666 solid 1px;
	}
#content_b h4 {
	font-size:16px;
	margin:0;
	padding:9px 0 0 10px;
	clear:both;
	}	
/* ~~ メインバナー 2015年12月以降~~ */
.mainbnr div{
	width:48.7%;
	display:inline-block;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	padding:0 0 1.5% 0;
	margin-bottom:18px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;	
}
.mainbnr div:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(156,156,156,0.10);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mainbnr div:hover:before, .mainbnr div:focus:before, .mainbnr div:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-box-shadow: #999 0px 2px 5px;
    -moz-box-shadow: #999 0px 2px 5px;
	box-shadow: #999 0px 2px 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.mainbnr div h1{
	font-size:150%;
	padding: 2% 0 2% 3%;
	margin: 0;
	color:rgba(0,0,0,1.00);
	border-radius: 8px 8px 0 0;
	}	
.mainbnr div p{
	font-size:100%;
	margin:3% 0 0 3%;
	color:rgba(0,0,0,1.00);
	}	
.mainbnr a:hover{
	text-decoration:none;
	}	
.mar_r_2pa{
	margin-right:1.5%;
	}	
.hv_hdsdi{
	background:url(../img/main2016/hd_main.jpg) no-repeat;
	background-position:right center;
	}
.hv_hdsdi:hover{ 
	border:#C00 solid 1px;
}
.hv_cctv{
	background:url(../img/main2016/analog_main.jpg) no-repeat;
	background-position:right center;
}
.hv_cctv:hover{ 
	border:#03C solid 1px;
}
.hv_thermal{
	background:url(../img/main2016/thermal_main.jpg) no-repeat;
	background-position:right center;
}
.hv_thermal h1{
	background: -moz-linear-gradient(left, rgba(255,209,209,1) 0%, rgba(173,194,223,0) 63%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,209,209,1) 0%,rgba(173,194,223,0) 63%,rgba(125,185,232,0) 100%);
background: linear-gradient(to right, rgba(255,209,209,1) 0%,rgba(173,194,223,0) 63%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd1d1', endColorstr='#007db9e8',GradientType=1 );
}
.hv_thermal:hover{ 
	border: #FF0004 solid 1px;
}
.hv_ip{
	background:url(../img/main2016/ip_main.jpg) no-repeat;
	background-position:right center;
}
.hv_ip:hover{ 
	border:#0C0 solid 1px;
}
.hv_unv{
	background:url(../img/main2016/unv_main.jpg) no-repeat;
	background-position:right center;
}
.hv_unv h1{
	background: -moz-linear-gradient(left, rgba(249,216,132,0.65) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(249,216,132,0.65) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(249,216,132,0.65) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f9d884', endColorstr='#00000000',GradientType=1 );
}
.hv_unv:hover{ 
	border:rgba(197,0,3,1.00) solid 1px;
}
.hv_c_thermal{
	background:url(../img/main2016/c_thermal_main.jpg) no-repeat;
	background-position:right center;
}
.hv_c_thermal h1{
	background: -moz-linear-gradient(left, rgba(204,247,255,1) 0%, rgba(154,208,241,0) 63%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(left, rgba(204,247,255,1) 0%,rgba(154,208,241,0) 63%,rgba(125,185,232,0) 100%);
background: linear-gradient(to right, rgba(204,247,255,1) 0%,rgba(154,208,241,0) 63%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf7ff', endColorstr='#007db9e8',GradientType=1 );
}
.hv_c_thermal:hover{
	border:#005DFF solid 1px;
}
.hv_rika:hover{ 
	border:#00CDCE solid 1px;
}
.hv_ahd{
	background:url(../img/main2016/ahd_tvi_main.jpg) no-repeat;
	background-position:right center;
}
.hv_ahd h1{
	background: -moz-linear-gradient(left, rgba(209,252,236,1) 0%, rgba(178,244,211,0) 63%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(left, rgba(209,252,236,1) 0%,rgba(178,244,211,0) 63%,rgba(125,185,232,0) 100%);
background: linear-gradient(to right, rgba(209,252,236,1) 0%,rgba(178,244,211,0) 63%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf7ff', endColorstr='#007db9e8',GradientType=1 );
}
.hv_ahd:hover{ 
	border:#00C9B9 solid 1px;
}
.hv_option{
	background:url(../img/main2016/op_main.jpg) no-repeat;
	background-position:right center;
}
.hv_option:hover{ 
	border:#D6C02A solid 1px;
}
.hv_gaito{
	background:url(../img/main2016/gaito_main.jpg) no-repeat;
	background-position:right center;
}
.hv_gaitp:hover{ 
	border:#52549F solid 1px;
}

/* ~~ 製品カテゴリバナー~~ */
#hdcctv { 
	width:230px;
	height:280px;
	margin:0 0 35px 0;
	float:left;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#hdcctv h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
#hdcctv img{ 
	-webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
#hdcctv:hover{ 
	border:#C00 solid 1px;
}

#cctv { 
	width:230px;
	height:280px;
	margin:0 0 35px 17px;
	float:left;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#cctv h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
#cctv:hover{ 
	 border:#03C solid 1px;
}
#cctv img{ 
	-webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}

#thermal { 
	width:230px;
	height:280px;
	margin:0 17px 35px 0;
	float:left;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#thermal h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
#thermal:hover{ 
	 border:#000 solid 1px;
}
#thermal img{ 
	-webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
#ipcam { 
	width:230px;
	height:280px;
	margin:0 0 35px 17px;
	float:left;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#ipcam img{ 
	-webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
#ipcam h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
#ipcam:hover{ 
	border:#0C0 solid 1px;
}
/* ~~ TOPページ理化学製品 ~~ */
#rika { 
	width:230px;
	height:280px;
	margin:0 0 35px 17px;
	float:left;
	border:#999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#rika img{ 
	-webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
#rika h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
#rika:hover{ 
	border:#00CDCE solid 1px;
}

.boxlink{ 
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}

.boxlink h2{ 
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-height:140%;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	background:none;
	display:block;
}
.hover {

}
.boxlink a{ 
	text-decoration:none;
	color:#000000;
}
img.more{ 
	margin:8px 0 0 10px;
}
/* ~~ 生産完了ボタン~~ */
.kanryo_btn{ 
	width:99.8%;
	border:rgba(112,112,112,1.00) solid 1px;
	text-align:center; padding:15px 0;
	margin:15px 0 30px 0;
	background-color:#eeeeee;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	}
.kanryo_btn:hover{ 
	background-color:#cccccc;
	}
/* ~~ 製品個別BOX~~ */
#onebox{ 
	width:330px;
	height:auto;
	margin:0 10px 50px 10px;
	float:left;
	border:#999999 solid 1px;
	}
#onebox:hover{ 
	 border:#03C solid 1px;
	 color:#009; 
}

#onebox h2{ 
	margin:0;
	background:#c0c0c0;
	font-size:17px;
	font-weight:200;
	line-height:150%;
	padding:6px 0 5px 10px;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	}	
#onebox h3{ 
	font-size:15px;
	font-weight:400;
	line-height:150%;
	margin:0 0 5px 0;
	padding:6px 0 0 10px;
}
#onebox ul{
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
}
#onebox li{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
#onebox table{ 
	width:auto;
	font-size:12px;
	margin:0 0 10px 10px;
	padding:0;
	display:block;
	clear:both;
}
#onebox th{ 
	text-align:left;
	margin:0;
	padding-bottom:3px;
}
#onebox td{ 
	margin:0;
	padding:0 5px 3px 10px;
}
/* ~~ 製品個別BOXリンクなし~~ */
#oneboxnl{ 
	width:330px;
	height:auto;
	margin:0 10px 50px 10px;
	float:left;
	border:#999999 solid 1px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
}
#oneboxnl h2{ 
	margin:0;
	background:#c0c0c0;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
	padding:6px 0 5px 10px;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	}	
#oneboxnl h3{ 
	font-size:15px;
	font-weight:200;
	line-height:150%;
	margin:0 0 5px 0;
	padding:6px 0 0 10px;
}
/* ~~ カテゴリBOX~~ */
#longbox{ 
	width:680px;
	height:auto;
	margin:0 10px 40px 10px;
	border:#999999 solid 1px;
	clear:both;
}
#longbox:hover{ 
	 border:#03C solid 1px;
	 color:#009; 
}
#longbox img{ 
	width:330px;
	height:150px;
	margin:0 0 0 2px;
	padding:0;
}
#longbox div{ 
	width:325px;
	margin:10px;
	float:right;
}
#longbox h2{ 
	margin:0 5px 0 0;
	background:none;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
	padding:6px 0 5px 10px;
	}
#longbox h3{ 
	font-size:14px;
	font-weight:nomal;
	line-height:150%;
	margin:0 0 5px 0;
	padding:0;
}
#longbox ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}
#longbox li{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
/* ~~ アナログカメラカテゴリBOX~~ */
.agbox{ 
	width:680px;
	height:auto;
	margin:0 10px 40px 10px;
	border:#999999 solid 1px;
	clear:both;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
.agbox:hover{
	border:#00C solid 1px;
	color:#00C; 
	 
}
.agbox img{ 
	margin:0;
	padding:0;
}
.agbox div{ 
	width:325px;
	margin:50px 10px 10px 0;
	float:right;
}
.agbox h2{ 
	margin:15px 0 15px 15px;
	background:none;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
	padding:6px 0 5px 10px;
	}
.agbox h3{ 
	font-size:14px;
	font-weight:nomal;
	line-height:150%;
	margin:0 0 5px 0;
	padding:0;
}
.agbox ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}
.agbox li{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

/* ~~ HDCCTVカテゴリBOX~~ */
#hdbox{ 
	width:680px;
	height:auto;
	margin:0 10px 40px 10px;
	border:#999999 solid 1px;
	clear:both;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#hdbox:hover{
	border:#C00 solid 1px;
	color:#C00; 
	 
}
#hdbox img{ 
	margin:0;
	padding:0;
}
#hdbox div{ 
	width:325px;
	margin:50px 10px 10px 0;
	float:right;
}
#hdbox h2{ 
	margin:15px 0 15px 15px;
	background:none;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
	padding:6px 0 5px 10px;
	}
#hdbox h3{ 
	font-size:14px;
	font-weight:nomal;
	line-height:150%;
	margin:0 0 5px 0;
	padding:0;
}
#hdbox ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}
#hdbox li{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
/* ~~ HD-SDI製品紹介 2014年7月以降~~ */
#hd_cam_cat{ 
	width:680px;
	height:auto;
	margin:0 10px 40px 10px;
	border:#999999 solid 1px;
	clear:both;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#hd_cam_cat h2{ 
	margin:15px 0 15px 15px;
	background:none;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
	padding:10px 0 4px 10px;
	}
.p_area{ 
	width:660px;
	height:auto;
	margin:0 10px 10px 10px;
}
#p_info{
	width:390px;
	padding-top:5px;
	float:right;
	margin-bottom:15px;
	}
#p_info h3{ 
	font-size:16px;
	font-weight:nomal;
	line-height:120%;
	margin:0;
	padding:0;
}
#p_info p{ 
	font-size:14px;
	font-weight:nomal;
	line-height:100%;
	margin:8px 0 22px 0;
	padding:0;
}
#p_info p.exhd{ 
	font-size:14px;
	font-weight:nomal;
	line-height:100%;
	margin:8px 0 10px 0;
	padding:0;
}
#p_info h6{ 
	font-size:14px;
	border-left:#666 solid 5px;
	padding:2px 0 2px 5px;
	margin:25px 0 5px 0;
}
#p_info ul{ 
	font-size:14px;
	padding:0;
	margin:0 0 0 10px;;
	list-style:none;
	font-weight:bold;
}
#p_info li{ 
	font-size:14px;
	padding:0;
	margin:0 0 0 5px;
	font-weight:normal;
}
#p_info table{
	width:390px; 
	font-size:14px;
	margin:0;
}
#p_info table th{ 
	font-size:14px;
	padding:0;
	margin:0;
	text-align:left;
}
#p_info table td{ 
	font-size:14px;
	padding:3px 0px 3px 5px;
	margin:0;
}
.cool_hr1{
	width:96%;
	border:0;
    height:1px;
    background: #666;
    background-image: -webkit-linear-gradient(left, #ccc, #666, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #666, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #666, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #666, #ccc);
}
.one_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#C00;
	color:#FFFFCC;
	font-size:11px;
	font-weight:normal;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}
.two_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#6C6;
	color:#FFFFCC;
	font-size:11px;
	font-weight:normal;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}
.three_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#03C;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}
.four_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#BFC011;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}
.five_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#666;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}
.ahd_c{
	display:inline-block;
	padding:2px 13px 0 13px;
	margin-left:5px;
	background-color:#00C9B9;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
	border-radius:8px;
}

/* ~~ 製品ページ内商品名~~ */
#name{
	width:300px;
	margin:0;
	float:right;
}
/* ~~ 製品ページ内資料ダウンロード~~ */
#shiryou{ 
	margin:0 0 50px 0;
	clear:both;
}
#shiryou img{ 
	margin-right:10px;
}
#shiryou h6{ 
	font-size:17px;
	border-left:#666 solid 5px;
	padding:5px 0 3px 5px;
	margin:0 0 10px 0;
}
/* ~~ カテゴリページ内資料ダウンロード~~ */
.shiryou_ct{ 
	margin:0 0 10px 0;
	clear:both;
}
.shiryou_ct img{ 
	margin:0 0 10px 10px ;
	width:160px;
	height:49px;
}
.shiryou_ct h6{ 
	font-size:14px;
	border-left:#666 solid 5px;
	padding:3px 0 3px 5px;
	margin:0 0 10px 10px;
}

/* ~~ 製品情報ページ内タブ部分~~ */
#tabnavi{ 
	width:700px;
	height:42px;
	padding:0;
	margin:30px 0 0 0;
	font-size:18px;
	clear:both;
}
#tabnavi span{
	width:auto;
	min-width:100px;
	height:22px;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	background:url(../img/title_05.jpg) repeat-x #006;
	padding:10px 25px 10px 25px;
	margin-right:3px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	-webkit-box-shadow: #666 2px 0px 3px;
    -moz-box-shadow: #666 2px 0px 3px;
	box-shadow: #666 2px 0px 3px;
}
#tabnavi a:hover{
	padding-bottom:3px;
	border-bottom:#CCCCCC solid 2px;
}
#tabnavi a{
	text-decoration:none;
	color:#ffffff;
}
/* ~~ 製品情報ページ内タブの内側~~ */
.tab {
	width:680px;
	height:auto;
	display: none;
	border:#009 solid 1px;
	padding:15px;
	margin-bottom:50px;
	-moz-border-radius:0 5px 5px 5px;
	-webkit-border-radius:0 5px 5px 5px;
	border-radius:0 5px 5px 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
#tab_area1{
	display: block;
}
.tab p{
	margin:10px 10px 15px 10px;
	padding:0;
	line-height:140%;
}
a.active{
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:#CCCCCC solid 2px;
}
/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
/* 通常フロートのクリアに使用。 */
.clearfloat { 
	clear:both;
	margin:0;
	padding:0;
}
/* どうしてもずれてしまうフロートのクリアに使用。 */
.clearfloat2 { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* コンテンツ部 試験導入　旧ページのタグ*/
#contents #navigation #mainmenu {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#contents #navigation #mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #navigation #mainmenu li a {
	color: #0033CC;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#contents #navigation #mainmenu li#menu01 a {
	background: url(../images/menu08a.gif) no-repeat;
}
#contents #navigation #mainmenu li#menu02 a {
	background: url(../images/menu01a.gif) no-repeat;
}
#contents #navigation #mainmenu li#menu01 a:hover, 
#contents #navigation #mainmenu li#menu01 a:active {
	background: url(../images/menu08b.gif) no-repeat;
}
#contents #navigation #mainmenu li#menu02 a:hover, 
#contents #navigation #mainmenu li#menu02 a:active {
	background: url(../images/menu01b.gif) no-repeat;
}

#contents #navigation #mainmenu em {
	visibility: hidden;
	color: #FFFFFF;
}



#contents #navigation #mainmenu02 {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#contents #navigation #mainmenu02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #navigation #mainmenu02 li a {
	color: #0033CC;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#contents #navigation #mainmenu02 li#submenu01 a {
	background: url(../images/submenu01a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu02 a {
	background: url(../images/submenu02a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu03 a {
	background: url(../images/submenu03a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu04 a {
	background: url(../images/submenu04a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu05 a {
	background: url(../images/submenu05a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu06 a {
	background: url(../images/submenu06a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu07 a {
	background: url(../images/submenu07a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu08 a {
	background: url(../images/submenu08a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu09 a {
	background: url(../images/submenu09a.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu01 a:hover, 
#contents #navigation #mainmenu02 li#submenu01 a:active {
	background: url(../images/submenu01b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu02 a:hover, 
#contents #navigation #mainmenu02 li#submenu02 a:active {
	background: url(../images/submenu02b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu03 a:hover, 
#contents #navigation #mainmenu02 li#submenu03 a:active {
	background: url(../images/submenu03b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu04 a:hover, 
#contents #navigation #mainmenu02 li#submenu04 a:active {
	background: url(../images/submenu04b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu05 a:hover, 
#contents #navigation #mainmenu02 li#submenu05 a:active {
	background: url(../images/submenu05b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu06 a:hover, 
#contents #navigation #mainmenu02 li#submenu06 a:active {
	background: url(../images/submenu06b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu07 a:hover, 
#contents #navigation #mainmenu02 li#submenu07 a:active {
	background: url(../images/submenu07b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu08 a:hover, 
#contents #navigation #mainmenu02 li#submenu08 a:active {
	background: url(../images/submenu08b.gif) no-repeat;
}
#contents #navigation #mainmenu02 li#submenu09 a:hover, 
#contents #navigation #mainmenu02 li#submenu09 a:active {
	background: url(../images/submenu09b.gif) no-repeat;
}

#contents #navigation #mainmenu02 em {
	visibility: hidden;
	color: #FFFFFF;
}


#contents #navigation #mainmenu03 {
	padding: 0px;
	width: 190px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #navigation #mainmenu03 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #navigation #mainmenu03 li a {
	color: #0033CC;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#contents #navigation #mainmenu03 li#menu03 a {
	background: url(../images/menu02a.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu04 a {
	background: url(../images/menu03a.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu05 a {
	background: url(../images/menu04a.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu06 a {
	background: url(../images/menu05a.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu07 a {
	background: url(../images/menu06a.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu03 a:hover, 
#contents #navigation #mainmenu03 li#menu03 a:active {
	background: url(../images/menu02b.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu04 a:hover, 
#contents #navigation #mainmenu03 li#menu04 a:active {
	background: url(../images/menu03b.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu05 a:hover, 
#contents #navigation #mainmenu03 li#menu05 a:active {
	background: url(../images/menu04b.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu06 a:hover, 
#contents #navigation #mainmenu03 li#menu06 a:active {
	background: url(../images/menu05b.gif) no-repeat;
}
#contents #navigation #mainmenu03 li#menu07 a:hover, 
#contents #navigation #mainmenu03 li#menu07 a:active {
	background: url(../images/menu06b.gif) no-repeat;
}

#contents #navigation #mainmenu03 em {
	visibility: hidden;
	color: #FFFFFF;
}







/* フッター部分 */

#fooder {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 820px;
	background-image: url(../images/footerbg.gif);
}
#fooder #foodadress {
	font-size: small;
	height: 50px;
	width: 340px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#fooder #foodtxtlink {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 460px;
	height: 15px;
	text-align: right;
}
#fooder #foodpdflink {
	width: 464px;
	margin: 0px;
	float: right;
	height: 23px;
	text-align: right;
	clear: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#fooder #copyright {
	font-size: x-small;
	color: #666666;
	clear: none;
	float: left;
	height: 15px;
	width: 804px;
	padding: 8px;
	text-align: center;
}






/* コンテンツ部分 */



.ctswaku {　/* 幅560コンテンツ枠 */
	width:560px;
	margin:10px 25px 15px 25px;
	clear:both;
	}

p.ctstxt {
	padding:0px 0px 15px 0px;
	text-align:left;
	line-height: 1.2em;
	}

table.company {　/* 会社情報テーブル */
	padding:8px;
	text-align:left;
	}
table.company tr {　/* 会社情報テーブル */
	
	}

.company td {
	background-color:#FFFFFF;
	border-bottom: 1px #000000 solid;
	padding:8px;
	text-align:left;
	}

.company th {
	background-color:#FFCC99;
	border-bottom: 1px #000000 solid;
	padding:8px;
	text-align:left;
	}
p.sitemap01 {　/* サイトマップ項目 */
	background:url(../images/point01.gif) no-repeat;
	margin:30px 0px 8px 0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	font-weight: bold;
	}

p.sitemap02 {　/* サイトマップ項目 */
	margin:0px 0px 8px 20px;
	padding:0px 0px 0px 15px;
	text-align:left;
	line-height: 1.2em;
	font-weight:normal;
	}

p.txt {　/* テーブル上テキスト */
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height: 1.2em;
	}


table.contents {　/* リクルートテーブル */
	border-bottom: 1px #BBBBBB solid;
	padding:8px;
	text-align:left;
	}

.contents td {
	background-color:#FFFFFF;
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	border-right: 1px #BBBBBB solid;
	padding:8px;
	text-align:left;
	}

.contents th {
	background-color:#FFCC99;
	padding:8px;
	border-left: 1px #BBBBBB solid;
	border-top: 1px #BBBBBB solid;
	text-align:left;
	}


table.inq {　/* お問い合せ */
	border-bottom: 1px #BBBBBB solid;
	padding:6px;
	text-align:left;
	}

.inq td {
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	border-right: 1px #BBBBBB solid;
	padding:6px;
	text-align:left;
	}

.inq th {
	border-left: 1px #BBBBBB solid;
	border-top: 1px #BBBBBB solid;
	padding:6px;
	text-align:left;
	}


/* ニュースリリース */

p.newstxt {
	margin:3em 0px 3em 0px;
	padding:0px 0px 3em 0px;
	background: url(../images/line-dot2.gif) repeat-x left bottom; 
	text-align:left;
	border-bottom: rgba(0,0,0,1.00) dotted 1px;
	}

p.newstitle {　
	background:url(../images/point01.gif) no-repeat;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	font-weight: bold;
	}

p.news {
	margin:20px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	line-height: 1.5em;
	text-align:left;
	}

p.date {
	margin:20px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	line-height: 1.5em;
	text-align:right;
	}


/* サポート */

table.support {
	border-bottom: 1px #BBBBBB solid;
	border-right: 1px #BBBBBB solid;
	padding:8px;
	text-align:left;
	}

.support td {
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	padding:2px;
	text-align:center;
	}

.support th {
	padding:2px;
	border-left: 1px #BBBBBB solid;
	border-top: 1px #BBBBBB solid;
	text-align:left;
	font-weight: normal;
	}


p.support {　
	line-height: 1.3em;
	padding:3px;
	}




/* プロダクツ部分 */

.itemlink {　/* 複数製品のアイテムジャンプリンク */
	width:610px;
	margin:0px 0px 20px 0px;
	line-height: 1.1em;
	text-align:center;
	clear:both;
	}

p.itemname {　/* 製品名 */
	width:570px;
	height:20px;
	margin:38px 30px 15px 25px;
	padding:4px 40px 0px 15px;
	font-size:medium;
	font-weight: bold;
	text-align:left;
	background: url(../images/itemnamebg.gif) no-repeat;
	}



.itemwaku {　/* 製品説明部分 */
	width:560px;
	padding:0px 25px 0px 25px;
	text-align:center;
	clear:both;
	}


.itemtext {
	width:295px;
	float: left;
	}

.itemimg {
	width:265px;
	float: left;
	}

.itemimage {
	width:265px;
	float: left;
	}

p.infotitle {　
	width:255px;
	background-image: url(../images/point03.gif);
	background-repeat: no-repeat;
	padding:0px 20px 5px 15px;
	text-align:left;
	font-weight: bold;
	}

p.infotxt {　
	width:255px;
	padding:0px 20px 10px 15px;
	text-align:left;
	line-height: 1.3em;
	}

.itembtn {
	width:280px;
	margin:-5px 0px 0px 15px;
	text-align:left;
	}




p.tokutitle {　/* 製品特長部分 */
	width:650px;
	padding:15px 5px 10px 5px;
	color:#cc0000;
	font-weight: bold;
	font-size:18px;
	text-align:left;
	clear:both;
	}

p.tokutxt {　
	width:650px;
	padding:0px 5px 40px 5px;
	text-align:left;
	line-height: 150%;
	border-bottom:#CCC dotted 1px;
	clear:both;
	}
p.tokutxt_nl {　
	width:650px;
	padding:0px 5px 0 5px;
	text-align:left;
	line-height: 150%;
	clear:both;
	}

h4.tokutitle {　/* 製品特長部分新機種より */
	width:650px;
	margin:35px 0 0 15px;
	padding:0 0 0 8px;
	font-size:18px;
	text-align:left;
	border-left:#009 5px solid;
	clear:both;
	}

.optionwaku4 {　/* オプションイメージの枠 */
	width:535px;
	padding:15px 10px 10px 11px;
	text-align:center;
	}
.optionwaku3 {　/* オプションイメージの枠 */
	width:392px;
	padding:15px 18px 10px 13px;
	text-align:center;
	clear:both;
	}

.optionimg {　
	width:130px;
	margin:0px 4px 0px 0px;
	line-height: 1.2em;
	font-size:x-small;
	float:left;
	}

/* 仕様書のテーブル */
table.shiyou {
	width:98%;
	margin:10px 0 0 6px;
padding:4px;
}

.shiyou th {
	background-color: #cccccc;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	border: 1px #BBBBBB solid;
	padding:4px;
	}

.shiyou td {
	text-align:center;
	font-size:14px;
	border-bottom: 1px #BBBBBB solid;
	padding:4px;
	}
td.standline{
	text-align:center;
	font-size:14px;
	border-bottom: 1px #BBBBBB solid;
	border-right: 1px #BBBBBB dotted;
	padding:4px;
	}
.shiyou tr:hover td{
	background-color: #FFFFEA;
}
.shiyou table tr:hover td.nohov{
    background:none; 
}

/* 製品一覧 */

.catewaku {  /* 製品カテゴリ枠 */
	width:608px;
	border: 1px #cccccc solid;
	margin:0px 0px 50px 0px;
	float: left;
	position : relative ;
	}

.cateleft {  /* 製品カテゴリ左枠 */
	width:273px;
	float: left;
	padding:10px 0px 10px 40px;
	text-align:left;
	}

.cateright {  /* 右スペース部分 */
	width:273px;
	padding:10px 10px 10px 0px;
	left:623px;
	text-align:left;
	float: left;
	}

p.catetxt {　
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	line-height: 1.2em;
	background:url(../images/point01.gif) no-repeat;
	}
	

.txtred {　
	margin:0px 0px 10px 0px;
	color: #CC0000;
	}
.txt12 {　
    font-size:12px;
	}
.m_display {
	width:311px;
	height:229px;
	margin:0;
	padding:0;
	}
span.display_box {
	width:314px;
	height:auto;
	display:block;
	float:left;
	margin:0 10px 15px 0;
	padding:0;
	text-align:center;
	}


#closeinfo {　
	padding:0;
	margin:0 0 15px 0;
	color: #333333;	
	}
#closeinfo h1{
    font-size:16px;
	margin:15px;
	color:#333333;
	}
#closeinfo h2{
    font-size:16px;
    padding:0;
	margin:15px;
	color: #000000;
	}
#closeinfo p{
	font-size:14px;
	padding:0;
	margin:15px;
	color: #000000;
	}

/* ダウンロードページ */
#kiyaku div {　/* 幅560コンテンツ枠 */
	width:100%;
	margin:10px 25px 15px 25px;
	clear:both;
	}
#kiyaku ul{
	font-size:14px;
	padding:0;
	margin:40px 15px 15px 15px;
	line-height:150%;
	}
#kiyaku ul li{
	margin:10px;
	line-height:150%;
	}
	
h2.kazari{
	font-size:14px;
	padding:0;
	margin:15px;
	line-height:150%;
	}	
/* 仕様書のテーブル */
table.dl_tbl {
	width:98%;
	margin:0 0 40px 6px;
padding:4px; 
}

.dl_tbl th {
	background-color:none;
	text-align:left;
	font-size:14px;
	border-bottom: 2px #BBBBBB solid;
	padding:5px;
	}

.dl_tbl td {
	text-align:left;
	font-size:14px;
	border-bottom: 1px #BBBBBB solid;
	padding:4px;
    vertical-align: top;
	}
/* 仕様書のテーブル */
.kaisha_tbl {
	width:98%;
	margin:0 0 40px 6px;
padding:4px;
    font-size: 14px;
}

.kaisha_tbl th {
	background-color:none;
	text-align:left;
	border-bottom: 2px #BBBBBB solid;
	padding:5px;
	}

.kaisha_tbl td {
	text-align:left;
	border-bottom: 1px #BBBBBB solid;
	padding:4px;
    vertical-align: top;
	}
.keireki{　/* 社長プロフィール */
    font-size: 12px !important;
    line-height: 110%;
    margin:3px 0;
    padding: 0;
	}
	/* ~~ NEMONページ~~ */
#nemonpage {
	text-align:center;
	width:680px;
	padding:0;
	display:block;
	margin:15px 10px;
}

#nemonpage h1 {
	font-size:19px;
	height:30px;
	width:656px;;
	margin:0 0 20px 0;
	padding:9px 0 0 10px;
	background:url(../img/title_03.jpg) repeat-x;
	border-left:#009 solid 7px;
	border-right:#009 solid 7px;
	border-bottom:#999999 solid 1px;
	clear:both;
	}
#nemonpage ul{
	text-align:left;
	font-size:14px;
	padding:0;
	margin:40px 15px 15px 15px;
	line-height:150%;
	}
#nemonpage ul.kiyaku li{
	margin:10px;
	line-height:150%;
	}
#nemonpage div {　/* 幅560コンテンツ枠 */
	width:560px;
	margin:10px 25px 15px 25px;
	text-align:left;
	}
/* ~~ テキストカラー~~ */
.green {
	color:#6C0;
}
/* ~~ 社訓~~ */
div.shakun{
	margin:20px;
	height:400px;
	background:url(../img/shakun_f.jpg) no-repeat;
	-moz-border-radius:0 5px 5px 5px;
	-webkit-border-radius:0 5px 5px 5px;
	border-radius:0 5px 5px 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
}
.shakun ul{
	margin-left:45px;
	padding:25px 0 0 23px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.4rem;
	font-weight:bold;
	list-style: none;
}
.shakun li{
	margin:35px 0;
	line-height: 200%;
}
/* ~~ お問い合わせフォームの確認部分のテーブル~~ */
table.form_ch{
	width:600px;
	font-size:14px;
	margin:0 0 15px 0;
	line-height:150%;
}
table.form_ch td{
	border-bottom:#CCCCCC solid 1px;
	padding:10px;
	vertical-align:top;
}
table.form_ch th{
	width:25%;
	border-bottom:#CCCCCC solid 1px;
	padding:10px;
	vertical-align:top;
}

	
/* メッセージ */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* タイトル装飾 */
strong.ttl {
	text-align:left;
	border-left:solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 2em;
}
/* 在庫限りの枠 */
.salesend {
	margin-left:10px;
	font-size:10px;
	color:#CC0000;
	border:solid 1px #CC0000;
	padding:2px;
	font-weight:normal;
	line-height:195%;
}
/* 在庫限りの枠(小型) */
.salesend_mini {
	margin-left:10px;
	font-size:10px;
	color:#CC0000;
	border:solid 1px #CC0000;
	padding:2px 4px;
	font-weight:normal;
	}
/* 生産完了の枠 */
.s_finish {
	margin-left:10px;
	font-size:12px;
	color:#cc0000;
	border:solid 1px #CC0000;
	padding:3px 15px;
	font-weight:500;
	background-color:#dddddd;
}
/* 生産完了の枠(小型) */
.s_finish_mini {
	margin-left:10px;
	font-size:10px;
	color:#cc0000;
	border:solid 1px #CC0000;
	padding:2px 4px;
	font-weight:nomal;
	background-color:#dddddd;
	}
/* NEW!の枠 */
.new {
	margin-left:10px;
	
	font-size:12px;
	color:#ffffff;
	padding:3px 15px;
	font-weight:500;
	background-color:#cc0000;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
}
/* NEW!の枠(小型) */
.new_mini {
	margin-left:10px;
	font-size:11px;
	color:#ffffff;
	padding:2px 6px;
	font-weight:500;
	background-color:#cc0000;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	
	}
/* ムービーの枠 */
.m_waku {
	width:680px; padding:9px 9px 2px 9px; margin-bottom:40px; display:block;
	background:rgba(0,0,0,0.90);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: #666 0px 2px 5px;
    -moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	}
/* ニュースリリースのテーブルCSS */
.nws_tb{
	margin:10px 0 30px 0;
	padding:0;
	line-height:140%;
	}
.nws_tb td{
	margin:0;
	padding:5px 0 5px 5px;
	border-bottom:#999999 solid 1px;
	text-align:left;
	}
.nws_tb th{
	margin:0;
	padding:5px 0 0 5px;
	border:none;
	text-align:left;
	}
/* 生産完了ページのCSS */
.discon {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.discon a:hover{
	text-decoration:underline;
	}
.discon section{
	margin-bottom:50px;
	}
.discon div{
	width:21.8%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.discon div:hover{
	background:#eeeeee;
	}
.discon img{
	width:100%;
	}	
.discon h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.discon h4{
	font-size:90%;
	 padding:0;
	 margin:0 0 10px 0;
	}
.discon h5{
	font-size:90%;
	 padding:0;
	 margin:0 0 10px 0;
	}
.discon ul{
	font-size:80%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:110px;
	}
/* 理化学製品一覧のCSS */
.scien {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:10px;
	display:block;
	}
.scien section{
	margin-bottom:10px;
	}
.scien div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.scien div:hover{
	background:#eeeeee;
	}
.scien img{
	width:100%;
	}	
.scien h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.scien h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 5px 0;
	}
.scien h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 10px 0;
	 min-height:90px;
	}
/* UNV製品一覧ページのCSS */
.unv_lineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.unv_lineup section{
	margin-bottom:50px;
	}
.unv_lineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 6% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.unv_lineup div:hover{
	background:#eeeeee;
	}
.unv_lineup img{
	width:100%;
	}	
.unv_lineup h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.unv_lineup h4{
	font-size:90%;
	 padding:0;
	 margin:0 0 3px 0;
	}
.unv_lineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 20px 0;
	}
.unv_lineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	}
.unv_lineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	}
/* UNVのダウンロードゾーン */

.dl_list a {
    color: rgba(0,0,0,1.00)
}
.dl_list a:hover {
    text-decoration: none;
}
.dl_list h4{
	font-family: "nimbus-sans",sans-serif;
	padding:0;
	margin:0;
	font-size:100%;
}
.dl_list h5{
	font-family: "nimbus-sans",sans-serif;
	padding:0;
	margin:0;
	font-size:90%;
}
.dl_list p{
	padding:0;
	margin: 0;
	font-size:80%;
}
.dl_list div{
    width:30.2%;
	vertical-align: top;
	color: rgba(0,0,0,1.00);
    text-align: center;
}
.dl_list div:hover{
    background:none;
}
.dl_list img{
	width: 40%;
	max-width: 370px;
    margin: 30px 0;
}
p.dl_btn {
    width:100%;
    padding:8px 0;
    border: solid 1px #797979;
    text-align: center;
    background: rgba(220,220,220,1.00);
    border-radius: 5px;
    margin:20px auto 6% auto;
}
p.dl_btn img{
    width: 20px;
    margin:0 10px 0 0;
    vertical-align:middle;
}
p.dl_btn:hover{
	background: rgba(65,215,241,1.00);
	border: rgba(65,215,241,1.00) solid 1px;
}

/* Gカタログのダウンロードゾーン */

.ctlg_dl {
    text-align: center;
    width: 90%;
    max-width: 980px;
    background-color:rgba(25,25,112,0.80);
    margin: 0 auto 0 auto;
    color: rgba(255,255,255,1.00);
    padding: 5px 0;
    border-radius: 5px 5px 0 0;
    position:fixed;
    bottom:0;
    left:0;
    right: 0;
    overflow:hidden;
}
.ctlg_dl a{
    color: rgba(255,255,255,1.00);
}

.ctlg_dl h3 img{
    width: 30px;
    vertical-align: middle;
}

.ctlg_dl.static {
     position:static;
    margin-bottom: 100px;
    padding: 30px 0;
    border-radius: 5px;background-color:rgba(25,25,112,1.00);
     }

/* サーマル製品一覧ページのCSS */
.thermallineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.thermallineup section{
	margin-bottom:50px;
	}
.thermallineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.thermallineup div:hover{
	background:#eeeeee;
	}
.thermallineup img{
	width:100%;
	}	
.thermallineup h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.thermallineup h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 20px 0;
	}
.thermallineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 20px 0;
	}
.thermallineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	}
.thermallineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:110px;
	}
/* EXSDI製品一覧ページのCSS */
.exsdilineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.exsdilineup section{
	margin-bottom:50px;
	}
.exsdilineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.exsdilineup div:hover{
	background:#eeeeee;
	}
.exsdilineup img{
	width:100%;
	}	
.exsdilineup h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.exsdilineup h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 5px 0;
	}
.exsdilineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 20px 0;
	}
.exsdilineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	}
.exsdilineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:110px;
	}
.exsdilineup p{
	font-size:90%;
	margin:0 0 20px 0;
	padding:0;
	}
/* AHD製品一覧ページのCSS */
.ahdlineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.ahdlineup section{
	margin-bottom:50px;
	}
.ahdlineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.ahdlineup div:hover{
	background:#eeeeee;
	}
.ahdlineup img{
	width:100%;
	}	
.ahdlineup h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.ahdlineup h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 3px 0;
	}
.ahdlineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 15px 0;
	}
.ahdlineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	}
.ahdlineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:110px;
	}
/* IP製品一覧ページのCSS */
.iplineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.iplineup section{
	margin-bottom:50px;
	}
.iplineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.iplineup div:hover{
	background:#eeeeee;
	}
.iplineup img{
	width:100%;
	}
.iplineup h2{
	width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.iplineup h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 3px 0;
	}
.iplineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 0 0;
	line-height: 100%;
	}
.iplineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	line-height: 180%;
	}
.iplineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:37px;
	}
.iplineup p{
	font-size:90%;
	margin:0 0 20px 0;
	padding:0;
	}
/* IP製品一覧ページのCSS */
.oplineup {
	width:700px;
	padding:9px 9px 2px 9px;
	margin-bottom:40px;
	display:block;
	}
.oplineup section{
	margin-bottom:50px;
	}
.oplineup div{
	width:30.2%;
	border-bottom:#8D8D8D solid 1px;
	display:inline-block;
	margin:0 1% 2% 0;
	padding:5px 5px 0 5px;
	vertical-align:top;
	}
.oplineup div:hover{
	background:#eeeeee;
	}
.oplineup img{
	width:100%;
	}
.oplineup h2{
	max-width:690px;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	font-size:140%;
	}
.oplineup h4{
	font-size:100%;
	 padding:0;
	 margin:0 0 5px 0;
	}
.oplineup h5{
	font-size:100%;
	 padding:0;
	 margin:0 0 20px 0;
	}
.oplineup h6{
	font-size:75%;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	}
.oplineup ul{
	font-size:90%;
	list-style:none;
	margin:0;
	padding:0;
	min-height:110px;
	}
.oplineup p{
	font-size:90%;
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
/* 製品一覧ページのアコーディオン見出しのCSS */
.ac_title{
	cursor:pointer;
	width:657px;
	padding-left:33px;
	background:url(../img/accordion/close.png) no-repeat 3px 1px; 
	}
.ac_title:hover{
	background:url(../img/accordion/open_hv.png) no-repeat 3px 1px; 
	}
.ac_title.active {
	background:url(../img/accordion/open.png) no-repeat 3px 1px; 
	}
.ac_title.active:hover {
	color:#E05355;
	background:url(../img/accordion/close_hv.png) no-repeat 3px 1px; 
	}
.ac_cont {
	}
/* 製品一覧ページのスペックアイコン */
p.specicon{
	margin:0;
	padding:2px;
	background:#FFFFFF;
	display:block;
	}
.specicon img{
	height:56px;
	width:auto;
	margin-right:8px;
	}
img.mirroricon{
	width: 100%;
	height:auto;
	margin:0;
	padding:5px 0 0 0;
	background:#FFFFFF;
	}
/* 製品一覧ページのPDF/ZIPアイコン */
li.pdficon{
	background:url(../support/pdf/acrobat_pdf_icon.gif) no-repeat;
	padding:2px 0 2px 30px;
	margin:3px 0;
	}
li.htmlicon{
	background:url(../support/pdf/html_icon.gif) no-repeat;
	padding:2px 0 2px 30px;
	margin:3px 0;
	}
li.zipicon{
	background: url(../support/zip_24.png)  no-repeat;
	padding:2px 0 2px 30px;
	margin:3px 0;
	}
li.noicon{
	padding:2px 0 2px 30px;
	margin:3px 0;
	}
/* 免責事項のコンテンツ */
.menseki_cont p{
	margin:0 0 50px 0;
	padding:0;
	font-size: 95%;
	line-height: 170%;
	}