@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:#E3F2F2 repeat 0 0;
	color:#111406;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, img, form, ul, p, dl {
	padding:0;
	margin:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #600;
}
ul {
	list-style-type:none;
	font-size:0;
}
/* 回り込み解除等 */
.spacer {
	clear:both;
	line-height:0;
	font-size:0;
}
/*--------------< <  header part (全ページ共通)  > >---------------*/
#header {
	width:900px;
	margin:0 auto;
	background:#FFF;
	position:relative;
	height:120px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*会社ロゴ　HOMEへ*/
#header a.toplogo {
	background: url(../images/img_top_koyamalogo.jpg) no-repeat left top;
	float: left;
	height: 72px;
	width: 600px;
	display: block;
}
/*サイト内検索フォーム設置用div*/
.sitesherch {
	float: right;
	height: 70px;
	width: 290px;
}
/*サイト内検索フォーム：yahooで自動生成したものなのでいまひとつ理解してないコード有り。無駄コードがあるかも*/
#srchBox {
	width:298px;
	_width:296px;
	margin-bottom:10px;
	background-color:#89C6E9;
	border-style:solid;
	border-width:1px;
	border-color:#141AC7;
	color:#000000;
	text-align:left;
}
#srchBox * {
	margin:0;
	padding:0;
	font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img {
	border:none;
}
#srchBox #srch {
	padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm {
	white-space:nowrap;
}
#srchBox #srchInput {
	width:188px;
	margin-right:6px;
	vertical-align:bottom;
}
#srchBox #srchBtn {
	width:80px;
}
*html #srchBox #srchBtn {
	padding-top:2px;
}
*:first-child+html #srchBox #srchBtn {
	padding-top:2px;
}
#srchBox ul {
	margin-top:6px;
	text-align:left;
}
#srchBox li {
	list-style-type:none;
	display:inline;
	zoom:1;
	padding-right:10px;
}
#srchBox li input {
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}
*:+html #srchBox li input {
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo {
	margin:6px 6px 6px 0;
	text-align:right;
}
#srchBox #srchLogo a {
	color:#666666;
	text-decoration:none;
	font-size:85%;
}
#srchBox #srchLogo a:hover {
	text-decoration:underline;
}
/*メインメニュー*/
#header ul.navi {
	height:43px;
	position:absolute;
	left:0px;
	top:76px;
	background: #333;
	width: 900px;
}
#header ul.navi li {
	float:left;
	border-right:1px solid #FFF;
	width: 126px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#header ul.navi li.noborder {
	border-right:none;
}
#header ul.navi li a {
	display:block;
	padding:0 13px;
	background-color:inherit;
	color:#FFFFFF;
	font: bolder normal 14px/43px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}
#header ul.navi li a:hover {
	background:url(../images/navi_h.jpg) repeat-x 0 0;
	font: bolder normal 16px/43px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	letter-spacing: 2px;
}
#header ul.navi li a.hover {
	background:url(../images/navi_h.jpg) repeat-x 0 0;
}
/*各カテゴリーの見出し*/
.imagelogo {
	position:relative;
	color:#FF9;
	width: 160px;
	margin-top: 5px;
	float: left;
	margin-left: 10px;
	text-transform: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
.imagelogo span {
	display:block;
	color:#FFF;
	background-color:inherit;
	text-transform: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 27px;
	font-weight: 500;
	font-variant: normal;
}
/*--------------< < << 左サイドメニュー (全ページ共通)>> > >---------------*/
#leftmenubig {
	float: left;
	width: 205px;
	background: #DDCAFF;
}
#leftmenu {
	float: left;
	width: 190px;
	margin: 1px auto 5px;
	background: #FFF;
	border: 3px solid #ECE1FF;
}
#leftmenu h2 {
	margin:0;
	display:block;
	height:30px;
	color:#FFF;
	width:188px;
	text-align: center;
	background: #009 url(../images/b012lis.gif) no-repeat 15px center;
	vertical-align: middle;
	font: 18px/32px "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", serif, "HGSｺﾞｼｯｸE", "HGSｺﾞｼｯｸM", "HGｺﾞｼｯｸE", "HGｺﾞｼｯｸM", "HG丸ｺﾞｼｯｸM-PRO";
}
#leftmenu ul.servi {
	margin:0 0 0 0px;
	padding:0 0 0px;
}
#leftmenu ul.servi li {
}
#leftmenu ul.servi li a {
	display:block;
	height: 30px;
	padding:0 13px;
	background-color:inherit;
	color:#009;
	font: bold normal 14px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	letter-spacing: 2px;
	text-decoration: none;
}
#leftmenu ul.servi li a:hover {
	text-decoration:underline;
	background: #ECE1FF;
}
#leftmenu ul.servi li a.hover {
	text-decoration:none;
	background: #DDCAFF;
	cursor: text;
}
/*--------------< < << index >> > >---------------*/
/*トップイメージ画像*/
#topimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_top.jpg) no-repeat left center;
	position:relative;
	height:280px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}

/*コンテンツ*/
#top_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 990px;
}
/*新着情報*/
#whatsnew {
	margin:0;
	float: right;
	height: 250px;
	width: 695px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
/*その他の取り組み*/
#etcaction {
	margin:0;
	padding:16px 0 20px;
	float: right;
	background: url(../images/bg_earth.jpg) no-repeat right bottom;
	height: 150px;
	width: 695px;
}
/*更新履歴*/
#updateinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	height: 125px;
	width: 695px;
}
/*お知らせ*/
#infomation {
	margin:0;
	padding:1px 0 10px;
	float: right;
	height: 130px;
	width: 695px;
}
/*アドワーズ広告*/
#advertisement {
	margin:0;
	padding:1px 0 10px;
	float: right;
	height: 90px;
	width: 695px;
}
/*なかのひと（アクセス解析ブログパーツ）を表示*/
#nakanohito {
	height: 50px;
	width: 50px;
	margin-left: 100px;
}
/*チームマイナス6%と地球にやさしいオフィスロゴを入れ子にするためのdiv回り込みleft用*/
div.hakoleft1 {
	height: 170px;
	width: 230px;
	float: left;
}
/*チームマイナス6%のロゴ小を表示 indexページ*/
#team6 {
	height: 42px;
	width: 219px;
	background: url(../images/logo_team61.jpg) no-repeat right center;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	margin-left: 10px;
}
/*地球にやさしいオフィスのロゴ小を表示 indexページ*/
#kindoffice1 {
	height: 98px;
	width: 101px;
	background: url(../images/logo_kindoffice1.jpg) no-repeat right center;
	margin-top: 8px;
	margin-bottom: 0;
	float: left;
	margin-left: 10px;
}
/*読取くんバナー indexページ*/
#yomitorikun_banner {
	height: 101px;
	width: 420px;
	background: url(../yomitorikun/index_img/infoimg.jpg) no-repeat right center;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	margin-left: 10px;
}
/*--------------< < << 製品情報のトップイメージ画像（共通） >> > >---------------*/
#proimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_pro.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*左メニューが無いため製品一覧のメニューを右上に表示する*/
.submenu {
	margin:0;
	height:30px;
	float: right;
	display: block;
	background: #009;
}
.submenu li {
	float:left;
 //padding:0 3px;
	font-size:medium;
	color:#00C;
	line-height:30px;
	background-color:inherit;
}
.submenu li a {
 //color:#FFC;
 //line-height:22px;
 //text-decoration:none;
 //font-size: medium;
	display:block;
	padding:0 13px;
	background-color:inherit;
	color:#FFFFFF;
	font: bolder normal 14px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}
.submenu li a:hover {
	background:url(../images/navi_h.jpg) repeat-x 0 0;
	font: bolder normal 16px/43px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	letter-spacing: 2px;
}
.submenu li a.hover {
	background:url(../images/navi_h.jpg) repeat-x 0 0;
	color: #FF9;
}
/*--------------< < << 製品情報一覧 >> > >---------------*/
/*コンテンツ*/
#pro_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: auto;
}
/*白背景*/
#proinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
}
/*左にテキスト右に写真を配置するdiv(共通）*/
.ltxt_rphot {
	width: 690px;
	float: right;
	margin-bottom: 20px;
}
/*各製品のイメージ画像（右配置）の大きさ 統一しておかないとverによりレイアウトげ激崩れる*/
.ltxt_rphot a {
	font-size: 0px;
	float: right;
	height: 150px;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
}
/*右に配置した写真orイメージ　大きさは同じだけど表示したい写真は各設定*/
.ltxt_rphot .ICstanpi {
	background: url(../images/img_pro_sum_pi.jpg) no-repeat center center;
}
.ltxt_rphot .ICstanpieco {
	background: url(../images/img_ICstanpieco1.jpg) no-repeat center center;
}
.ltxt_rphot .Speedgate {
	background: url(../images/img_pro_sum_spg.jpg) no-repeat center center;
}
.ltxt_rphot .RekamoMA {
	background: url(../images/img_motion_recorder.jpg) no-repeat center center;
}
.ltxt_rphot .Rakurear {
	background: url(../images/img_pro_sum_rak.jpg) no-repeat center center;
}
.ltxt_rphot .Rekamo {
	background: url(../images/img_pro_rekamo.jpg) no-repeat center center;
}
.ltxt_rphot .Oneseg {
	background: url(../images/img_pro_sum_pi.jpg) no-repeat center center;
}
.ltxt_rphot .givsum {
	background: url(../images/img_giv_sum.jpg) no-repeat center center;
}
.ltxt_rphot .givcate {
	background: url(../images/img_giv_cate.jpg) no-repeat center center;
}
.download {
	font-size: 0px;
	float: right;
	height: 150px;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	background: url(../images/img_pclock.jpg) no-repeat center center;
}
/*リンクページへのナビゲート a タグ※すぐ上のaタグ内容継承*/
.ltxt_rphot .navigate {
	display: block;
	height: 30px;
	width: 180px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFC;
	text-align: center;
	padding-right: 10px;
	line-height: 30px;
	background: #06F;
	border: 2px solid #69F;
}
/*詳細ページへ a タグ※すぐ上のaタグ内容継承*/
.ltxt_rphot .detail {
	display: block;
	height: 31px;
	width: 61px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFC;
	text-align: center;
	line-height: 30px;
	background: url(../images/btn_detail.jpg) no-repeat center center;
	margin-right: 20px;
}
/*製品一覧の説明書き*/
.ltxt_rphot .prosumtxt {
	padding-right: 10px;
	display: block;
	height: 120px;
	padding-left: 10px;
	width: 460px;
	font-size: 16px;
	float: left;
	line-height: 24px;
}
/*--------------< < << 体験版申し込み >> > >---------------*/
/*コンテンツ*/
#try_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: auto;
}
/*体験版利用フォーム操作方法　divタグ*/
#try_contents .operation  {
	height: auto;
	width: 600px;
	border: 1px solid #69F;
	margin: 15px auto 30px;
}
/*--------------< < <採用情報のトップイメージ画像 >> > >---------------*/
#recimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_recruit.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <受託開発のトップイメージ画像 >> > >---------------*/
#givimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_giv.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <個人情報のトップイメージ画像 >> > >---------------*/
#priimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_pri.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <問い合わせのトップイメージ画像 >> > >---------------*/
#conimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_contact.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <産官学　大学との連携のトップイメージ画像 >> > >---------------*/
#unverimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_university.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <環境のトップイメージ画像 >> > >---------------*/
#enviroimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_reafworld.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <NEWSのトップイメージ画像 >> > >---------------*/
#newsimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_worldnews.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < <ソリューションのトップイメージ画像 >> > >---------------*/
#solimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_university.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < << 会社情報のトップイメージ画像 >> > >---------------*/
#comimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_com.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < << ログインと体験版ダウンロードのトップイメージ画像 >> > >---------------*/
#demoimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_orangeerth.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*--------------< < << 会社概要・アクセスマップのコンテンツ >> > >---------------*/
#com_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 850px;
}
/*--------------< < << 会社情報 - 沿革-　ページのコンテンツ >> > >---------------*/
#com_history_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 850px;
}
/*--------------< < << 会社情報　-企業理念-　ページのコンテンツ >> > >---------------*/
#com_idea_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 850px;
}
/*--------------< < << 会社情報　-パートナー企業-　ページのコンテンツ >> > >---------------*/
#com_partner_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 750px;
}
/*パートナー企業　divタグ*/
#com_partner_info .dpartner {
	height: auto;
	width: 600px;
	border: 1px solid #69F;
	margin: 15px auto 30px;
}
/*背景色つきパートナー企業名*/
p.partner_name {
	padding:0;
	display: block;
	font: bold 14px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px auto;
	background: #CCF;
	height: 35px;
	text-indent: 20px;
}
/*会社ロゴ：オレンジタグス*/
a.p_logo_orange {
	padding:0;
	display: block;
	color: #FFF;
	text-align: left;
	margin: 15px 0px 0px 10px;
	width: 160px;
	float: left;
	height: 50px;
	background: url(../images/orange_logo.jpg) no-repeat left top;
	font-size: 0px;
}
/*ロゴ：NFC　Developers'*/
a.p_logo_nfcdevelopers{
	padding:0;
	display: block;
	color: #FFF;
	text-align: left;
	margin: 10px 0px 10px 10px;
	width: 120px;
	float: left;
	height: 30px;
	background: url(../images/logo_nfcdevelopers.jpg) no-repeat center center;
	font-size: 0px;
}
/*会社ロゴ：ベイテックシステムズ*/
a.p_logo_baytech{
	padding:0;
	display: block;
	color: #FFF;
	text-align: left;
	margin: 15px 0px 0px 10px;
	width: 150px;
	float: left;
	height: 60px;
	background: url(../images/baytech_logo.png) no-repeat center center;
	font-size: 0px;
}
/*ロゴ：Sateraito office*/
a.p_logo_sateraito{
	padding:0;
	display: block;
	color: #FFF;
	text-align: left;
	margin: 10px 0px 10px 10px;
	width: 120px;
	float: left;
	height: 45px;
	background: url(../images/sateraito_logo.gif) no-repeat left top;
	font-size: 0px;
}
/*各企業説明*/
p.partner_text {
	width: 400px;
	font: 12px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	color: #333;
	margin-bottom: 10px;

}


/*--------------< < <<受託開発報ページのコンテンツ >> > >---------------*/
#giv_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 700px;
}
/*--------------< < << etc_rerlease NEWS >> > >---------------*/
#etc_news {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 4000px;
}
/*--------------< < << etc_newspaper　新聞掲載紙面 >> > >---------------*/
#etc_newspaper {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 1300px;
}
/*--------------< < << 環境ページのコンテンツ >> > >---------------*/
#etc_envi_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 1800px;
}
/*チームマイナス6%と地球にやさしいオフィスロゴを入れ子にするためのdiv回り込みleft用大*/
div.hakoleft2 {
	height: 330px;
	width: 550px;
	float: left;
}
/*チームマイナス6%のロゴ大を表示 enviromentページ*/
#team62 {
	height: 85px;
	width: 440px;
	background: url(../images/logo_team62.jpg) no-repeat right center;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 30px;
}
/*地球にやさしいオフィスのロゴ大を表示 enviromentページ*/
#kindoffice2 {
	height: 200px;
	width: 200px;
	background: url(../images/logo_kindoffice2.jpg) no-repeat right center;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 30px;
}
/*--------------< < << 大学との連携（産学官）ページのコンテンツ >> > >---------------*/
#etc_univers_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 950px;
}
/*KUKAIイメージ*/
div.image_kukai {
	display: block;
	height: 180px;
	width: 244px;
	background: url(../images/img_kukai.jpg) no-repeat center bottom;
	position: relative;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
/*ワンセグ利用イメージ　*/
div.illust_oneseg {
	display: block;
	height: 252px;
	width: 496px;
	background: url(../images/illust_oneseg_shop.jpg) no-repeat center bottom;
	position: relative;
	margin: 20px auto;
}
/*ワンセグの内容を紹介するp 見出し*/
p.poneseg1 {
	padding:20px;
	display: block;
	font: medium/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 10px 40px 10px 20px;
	background: #FCF;
	border: 3px dotted #F9C;
}
/*ワンセグの内容を紹介するp 内容*/
p.poneseg2 {
	padding:10px 20px 20px;
	display: block;
	font: medium/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 10px 40px 10px 20px;
	background: #FFC;
	border: 3px dotted #FF9;
}
/*------------------------------------エリアワンセグの利用シーン----------------*/
/*エリアワンセグの詳細　sol_solution1.html*/
#sol_contents1 {
	width:900px;
	margin:0 auto;
	padding:0px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF url(../images/bg_pro2.jpg) repeat;
	height: 2050px;
}
/*エリアワンセグ利用シーン　3box共通*/
div.riyoubox {
	width: 680px;
	float: right;
	margin-bottom: 20px;
	height: 290px;
	border: 3px solid #FF3;
	background: #FF9;
	margin-right: 5px;
}
/*利用シーンの説明書き 3ボックス共通*/
.riyoutxt {
	display: block;
	height: 220px;
	padding-left: 10px;
	width: 195px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	line-height: 24px;
	padding-top: 20px;
}
/*右に配置した写真orイメージ　大きさは同じだけど表示したい写真は各設定*/
/*ショッピング*/
div.riyoubox .shop {
	font-size: 0px;
	float: right;
	height: 248px;
	width: 460px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	color: #FFF;
	vertical-align: bottom;
	background: url(../images/illust_oneseg_shop.jpg) no-repeat center center;
}
/*カフェ*/
div.riyoubox .cafe {
	font-size: 0px;
	float: right;
	height: 250px;
	width: 460px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	color: #FFF;
	vertical-align: bottom;
	background: url(../images/illust_oneseg_cafe.jpg) no-repeat center center;
}
/*博物館・美術館*/
div.riyoubox .museum {
	font-size: 0px;
	float: right;
	height: 250px;
	width: 460px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	color: #FFF;
	vertical-align: bottom;
	background: url(../images/illust_oneseg_museum.jpg) no-repeat center center;
}
/*使い方　イメージ*/
div.useimage {
	font-size: 0px;
	float: none;
	height: 130px;
	width: 672px;
	display: block;
	color: #FFF;
	vertical-align: bottom;
	background: url(../images/illust_oneseg_user.jpg) no-repeat center bottom;
	margin: 5px auto 20px;
}
/*--------------< < << KUKAIのコンテンツ           不要になったら消してください >> > >---------------*/
#etc_kukai_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 900px;
}
/*--------------< < << お問合せページのコンテンツ >> > >---------------*/
#con_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 700px;
}
/*--------------< < << 採用情報ページ(新卒)のコンテンツ >> > >---------------*/
#rec_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 1350px;
}
/*--------------< < << 採用情報ページ（キャリア）のコンテンツ >> > >---------------*/
#rec_contents_carri {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 700px;
}
/*--------------< < << プライバシーポリシーのコンテンツ >> > >---------------*/
#pri_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: 980px;
}
/*--------------< < << 会社概要 企業理念>> > >---------------*/
#com_idea_info {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 820px;
}
/*--------------< < << 会社概要 沿革>> > >---------------*/
#com_history_info {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 800px;
}
/*--------------< < << 会社概要 パートナー企業>> > >---------------*/
#com_partner_info {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 700px;
}
/*--------------< < << 会社概要 >> > >---------------*/
#cominfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 800px;
}
/*会社概要のテーブル*/
#cominfo table {
	width: 600px;
	font: medium/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#cominfo table tr .name {
	width: 115px;
	background: #E3F2F2;
	text-align: left;
	height: 20px;
	text-indent: 10px;
	border-width: 2px;
	border-style: solid;
}
#cominfo table tr .naiyo {
	height: 20px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
}
/*会社社屋イメージ*/
div.photo_company {
	display: block;
	height: 250px;
	width: 500px;
	background: url(../images/pho_shaoku2.jpg) no-repeat center bottom;
	position: relative;
	margin: 20px auto;
}
/*--------------< < << 受託開発一覧 >> > >---------------*/
#givinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 620px;
}
/*--------------< < << コンテンツ内の共通設定 >> > >---------------*/
/*各ページにあるお問合せの背景白div*/
div .contactbase {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding-top: 10px;
	display: block;
	background: #FFF;
	padding-bottom: 10px;
}
/* span タグ　強調　赤文字太字　*/
.bored {
	color:#C00;
	font-weight: bold;
}
/* span タグ　強調　茶文字太字　*/
.bobrown {
	color:#900;
	font-weight: bold;
}
/* span タグ　強調　緑文字太字　*/
.bogreen {
	color:#063;
	font-weight: bold;
	line-height: 21px;
}
/* span タグ　強調　桃文字太字　*/
.bopink {
	color:#F09;
	font-weight: bold;
}
/* span タグ　強調　青色文字太字　*/
.boblue {
	color:#009;
	font-weight: bold;
}
/* span タグ　強調　水色文字太字　*/
.bolightblue {
	color:#80FFFF;
	font-weight: bold;
}
/* span タグ　強調　黄色文字太字　*/
.boyellow {
	color:#FC0;
	font-weight: bold;
}
/* span タグ　強調　黒文字太字　*/
.boblack {
	color:#000;
	font-weight: bold;
}
/* span タグ　強調　黄色マーカー　*/
.markyellow {
	font-weight: bold;
	background: #FF6;
}
/* span タグ　強調　青色マーカー　*/
.markblue {
	font-weight: bold;
	background: #CCF;
}
/*ページのトップへ戻る*/
a.top {
	font-weight: normal;
	float: right;
	font-size: 12px;
	height: 30px;
	display: block;
	margin-right: 20px;
	background: url(../images/listbg.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
	line-height: 30px;
}
/*代理店募集　お問合せページへ*/
a.shop {
	background: #FF9;
	display: block;
	height: 38px;
	width: 180px;
	border: thin solid #FC6;
	font: bold 18px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
	float: right;
	text-decoration: none;
	margin-right: 20px;
}
/*お問合せページへ*/
a.askform {
	background: #FF9;
	display: block;
	height: 38px;
	width: 180px;
	border: thin solid #FC6;
	font: bold 18px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
	float: right;
	text-decoration: none;
	margin-right: 20px;
}
/*見出し*/
h2.common {
	border-bottom:3px solid #009;
	padding:0 0 0 14px;
	color: #333;
	font: 20px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
	display: block;
	margin: 0px;
	background: #ECE1FF;
	height: 40px;
}
/*見出し　新着情報*/
h2.whatsnew {
	border-bottom:3px solid #009;
	padding:0 0 0 50px;
	color: #333;
	font: 20px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 644px;
	display: block;
	margin: 0px;
	background: url(../images/bn_whatsnew.jpg) repeat-x center center;
	height: 40px;
}
/*見出し　その他の取り組み*/
h2.etcaction {
	border-bottom:3px solid #063;
	padding:0 0 0 50px;
	color: #333;
	font: 20px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 644px;
	display: block;
	margin: 0px;
	background: url(../images/bn_green.gif) no-repeat left top;
	height: 40px;
}
/*見出し　お知らせ*/
h2.infomation {
	border-bottom:3px solid #FC0;
	padding:0 0 0 50px;
	color: #C00;
	font: 20px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 644px;
	display: block;
	margin: 0px;
	height: 40px;
	background: #FFC url(../images/bn_infomation.jpg) no-repeat left center;
}
/*見出し　広告*/
h2.advertisement {
	border-bottom:3px solid #FC0;
	padding:0 0 0 50px;
	color: #C00;
	font: 20px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 644px;
	display: block;
	margin: 0px;
	height: 40px;
	background: #FFC;
}
h3.common {
	padding:0 0 0 18px;
	color: #333;
	font: 18px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	margin: 0px 0px 0px 5px;
	background: url(../images/h3.jpg) no-repeat 5px center;
	height: 36px;
}
h4.common {
	padding:0 0 0 22px;
	color: #006;
	font: 18px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/b012lis.gif) no-repeat 5px center;
}
h4.common_line {
	padding:0 0 0 22px;
	color: #006;
	font: 18px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/b012lis.gif) no-repeat 5px center;
	border-bottom: 2px solid #63F;
}
/*Piちゃん顔アイコンの見出し*/
h4.stanpi {
	padding:0 0 0 60px;
	color: #00C;
	font: bold 18px/50px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 220px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/icon_stanpi.jpg) no-repeat 5px center;
	height: 50px;
}
/*ICすたんPi ECOの導入実績の見出し*/
h4.ecobag {
	padding:0 0 0 50px;
	color: #063;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/ecobag.pg.jpg) no-repeat 5px center;
	height: 35px;
}
/*環境への取り組み　葉っぱのアイコンの見出し*/
h4.envicon {
	padding:0 0 0 60px;
	color: #063;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	background: url(../images/bn_green.gif) no-repeat left center;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 3px dotted #093;
}
/*大学との連携　KUKAIの見出し*/
h4.univicon {
	padding:0 0 0 60px;
	color: #006;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	background: url(../images/bn_sky.gif) no-repeat left center;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 3px dotted #009;
	border-left: 5px solid #009;
}
/*大学との連携　ミッドプラザの内容見出し*/
h4.univ_midicon {
	padding:0 0 0 60px;
	color: #006;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	background: url(../images/bn_pinkflower.gif) no-repeat left center;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 3px dotted #F9C;
	border-left: 5px solid #F9C;
}
/*ワンセグ利用シーンの見出し  ショッピングセンター*/
h4.sol_oneseg_shop {
	padding:0 0 0 20px;
	color: #FFF;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	display: block;
	background: #F0F;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*ワンセグ利用シーンの見出し　カフェ*/
h4.sol_oneseg_cafe {
	padding:0 0 0 20px;
	color: #FFF;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	display: block;
	background: #900;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*ワンセグ利用シーンの見出し　美術館*/
h4.sol_oneseg_museum {
	padding:0 0 0 20px;
	color: #FFF;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	display: block;
	background: #03C;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*ダウンロード手順説明　見出し番号1*/
h4.number1 {
	padding:0 0 0 20px;
	color: #FFF;
	font: bold 18px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	display: block;
	background: #03C;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5.common {
	padding:0 0 0 22px;
	color: #006;
	font: 16px/28px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 10px 0px 0px 10px;
	background: url(../images/listbg.gif) no-repeat 3px center;
	height: 26px;
}
/*ニュース（プレスリリース）の見出し*/
h5.press {
	padding:0 0 0 10px;
	color: #006;
	font: bold medium/26px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 650px;
	display: block;
	margin: 0px 0px 0px 10px;
	background: url(../images/bn_hane.gif) no-repeat right;
	border: thin solid #9CF;
}
/*共通のpタグ*/
/*見出しの小さい英語表記*/
p.text {
	padding:0;
	display: block;
	font: oblique 10px/19px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: left;
	margin: 0px;
}
p.history {
	padding:0;
	display: block;
	font: medium/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px 40px 0px 35px;
}
/*leftmenuを除いて残った幅でミドルに表示*/
p.pmiddle {
	padding:0;
	display: block;
	font: 16px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 10px 40px 10px 20px;
	background: #FFF;
}
/*チームマイナス6pタグ*/
p.team6p {
	padding:10px;
	display: block;
	font: medium/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: #C7F780 url(../images/bg_etc_envigreen.jpg) repeat;
	width: 660px;
}
/*区切りの目的で背景画像を植物表示*/
p.hrplants {
	padding:0;
	display: block;
	font: medium/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 10px 40px 10px 20px;
	height: 30px;
	background: url(../images/hrplants1.jpg) repeat-x center center;
}
p.w350fl {
	padding:0;
	display: block;
	font: small/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
p.w440fl {
	padding:0;
	display: block;
	font: 16px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 8px 5px 5px 20px;
	float: left;
	width: 440px;
}
p.w600fl {
	color: #000;
	width: 600px;
	padding-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 24px;
}
p.w600fl_red {
	color: #000;
	width: 600px;
	padding-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 24px;
	border: 2px solid #F00;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
p.team6 {
	padding:10px 0 0;
	display: block;
	font: 14px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	width: 650px;
	height: 150px;
	float: right;
	margin: 10px 0px 0px;
}
p.privacy {
	padding:0;
	display: block;
	font: 14px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 8px 0px 5px 35px;
	float: left;
	width: 590px;
}
p.press {
	padding:0;
	display: block;
	font: small/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px 20px 5px 35px;
	float: left;
	width: 600px;
}
/*右に写真を載せるため幅がp.pressより狭い*/
p.press_photo {
	padding:0;
	display: block;
	font: small/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px 20px 5px 35px;
	float: left;
	width: 450px;
}
/*それぞれの詳細ページへリンクするため　pタグじゃなくaタグにすればいいような気もするが・・・*/
p.press_link {
	padding:0;
	display: block;
	font: small/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px 20px 5px 35px;
	float: left;
	width: 250px;
}
p.pre {
	clear: both;
	text-align: right;
	display: block;
	margin-right: 80px;
}
p.pre a {
	text-decoration:underline;
	color:#00C;
	font: bold small/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.pre a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #C00;
}
/*ICすたんPiの画面イメージの説明に使用*/
p.dispcoment {
	display: block;
	font: 16px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: left;
	margin: 10px 40px 10px 35px;
}
/*動作環境、注意事項*/
p.dousakankyo {
	color: #000;
	width: 860px;
	padding-left: 20px;
	font: 14px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*登録商標*/
p.shohyo {
	font: 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	width: 860px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.news {
	margin:0;
	padding:0;
}
ul.news li {
	display:block;
	background:url(../images/subdiv_arrow.gif) no-repeat 5px center;
	font: 14px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 px;
	color: #006;
	height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
/*お知らせ用*/
ul.news li.list_info {
	padding:0 0 0 64px;
	background-image: url(../images/icon_info.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/*製品用*/
ul.news li.list_pro {
	padding:0 0 0 64px;
	background-image: url(../images/icon_pro.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/*イベント用*/
ul.news li.list_event {
	padding:0 0 0 64px;
	background-image: url(../images/icon_event.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
ul.news li a {
	text-decoration:underline;
	color:#00C;
	font: 14px/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul.news li a:hover {
	color: #C00;
	font: bold 14px/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*下の階層のページ
/*--------------< < << プライバシーポリシー >> > >---------------*/
#priinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
}
/*--------------< < << 環境（team6） >> > >---------------*/
#etcenviinfo {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 1780px;
	background: #FFF;
}
/*--------------< < << 産学官　大学との連携（etc_university ） >> > >---------------*/
#etcuniversityinfo {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 900px;
	background: #FFF;
}
/*--------------< < << エリアワンセグ（sol_solution1.html ） >> > >---------------*/
#solinfo1 {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 2050px;
	background: #FFF;
}
/*--------------< < << KUKAI 大学でまとめたらこのCSS不要　消してください>> > >---------------*/
#etckukaiinfo {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 600px;
	background: url(../images/img_kukai.jpg) no-repeat right bottom;
}
/*--------------< < << 新聞紙面の白背景 >> > >---------------*/
#etcnewspaperinfo {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 1200px;
}
/*--------------< < << NEWS一覧の白背景 >> > >---------------*/
#etcnewsinfo {
	margin:0;
	padding:0;
	float: right;
	width: 695px;
	height: 3600px;
}
/*--------------< < << お問合せ >> > >---------------*/
#coninfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
}
/*各種問合せフォームボタン*/
.form {
	background: url(../images/bg_contact_btn.jpg) repeat;
	display: block;
	height: 40px;
	width: 180px;
	border: thin solid #00C;
	font: bold 18px/39px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 15px;
}
#form_ask {
	background: url(../images/bg_contact_btn.jpg) repeat;
	display: block;
	height: 40px;
	width: 180px;
	border: thin solid #00C;
	font: medium/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
}
#form_catalogue {
	background: url(../images/bg_contact_btn.jpg) repeat;
	display: block;
	height: 40px;
	width: 180px;
	border: thin solid #00C;
	font: medium/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
}
#form_shop {
	background: url(../images/bg_contact_btn.jpg) repeat;
	display: block;
	height: 40px;
	width: 180px;
	border: thin solid #00C;
	font: medium/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
}
/*--------------< < << 採用概要 >> > >---------------*/
#recinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
	height: 1300px;
}
#recinfo table {
	font-size: small;
	background: #FFF;
	color: #000;
	margin-top: 20px;
}
#recinfo table tr .xl43.style4 div {
	width: 140px;
}
/*--------------< < << 写真関係 >> > >---------------*/
/*社長顔*/
.photo_shacho {
	float: right;
	height: 240px;
	width: 180px;
	background: url(../images/phoshacho.jpg) no-repeat center bottom;
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	font-size: medium;
	color: #003;
	text-align: center;
	display: block;
}
/*社長の直筆　想い*/
.photo_omoi {
	display: block;
	float: right;
	height: 240px;
	width: 180px;
	background: url(../images/pho_omoi.jpg) no-repeat center center;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
}
.photo_rec {
	display: block;
	float: right;
	height: 190px;
	width: 180px;
	background: url(../images/img_recruit.jpg) no-repeat center top;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
}
.photo_green {
	display: block;
	float: right;
	height: 100px;
	width: 100px;
	background: url(../images/green.jpg) no-repeat center center;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
}
.photo_kukai {
	display: block;
	height: 270px;
	width: 320px;
	background: url(../images/img_kukai.jpg) no-repeat center center;
	margin: 0px;
}
div.photo_team6 {
	display: block;
	height: 300px;
	width: 680px;
	background: url(../images/bg_team6.jpg) no-repeat center bottom;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/*環境への取り組みイメージ　木漏れ日*/
div.photo_komorebi {
	display: block;
	height: 300px;
	width: 690px;
	background: url(../images/img_etc_komorebi.jpg) no-repeat center bottom;
	position: relative;
	margin-bottom: 15px;
}
/*スペースのためのdiv*/
div.space140 {
	display: block;
	height: 140px;
	width: 690px;
	position: relative;
}
/*木漏れ日イメージの中のテキスト*/
p.enviro {
	color: #000;
	font: bold normal 16px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	display: block;
	height: 150px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 10px;
}
/*k環境への取り組みの見出し*/
h4.enviro {
	padding:40px 25px 30px;
	color: #333;
	font: normal medium "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 640px;
	display: block;
	background: url(../images/bn_green.gif) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
}
/*環境への取り組みイメージ　節水、節電、リサイクル*/
div.illust_torikumi {
	display: block;
	height: 255px;
	width: 565px;
	background: url(../images/kankyotorikumi3.jpg) no-repeat center bottom;
	position: relative;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
/*環境への取り組みイメージ　駐車場の緑化*/
div.photo_parking {
	display: block;
	height: 360px;
	width: 417px;
	background: url(../images/photo_parking.jpg) no-repeat center bottom;
	position: relative;
	margin: 20px auto;
}
/*----< < <<pro_icstanpi.html ICすたんPi >> > >---------------*/
#pro_ICstanpi {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_pro3.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 2300px;
}
/*ICすたんPi　製品特徴 */
#pro_ICstanpi .seihintokucho {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	background: #FFF url(../images/img_IC_logo.jpg) no-repeat 460px 310px;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 10px;
	display: block;
}
/*カードは作りたくない･･･ */
#pro_ICstanpi .seihintokucho h4.seihin {
	padding:0 0 0 10px;
	color: #600;
	font: bold 24px/36px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	margin: 0px;
	height: 100px;
	float: left;
}
/*右配置Piちゃんイメージ*/
#pro_ICstanpi .seihintokucho .image_stanpipoint {
	width: 200px;
	height: 300px;
	background: #FFF url(../images/img_pi5.jpg) no-repeat center center;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 0px;
	color: #FFF;
}
/*製品特徴　3ブロック立て並びのdiv*/
#pro_ICstanpi .product {
	width: 260px;
	height: 800px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
/*見出し：製品機能*/
#pro_ICstanpi p.seihinkinou {
	background: #600;
	height: 80px;
	width: 240px;
	color: #FFF;
	margin: 10px 0px;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
	line-height: 36px;
}
/*製品機能の上段説明書き*/
#pro_ICstanpi .product h3 {
	padding:0;
	color: #600;
	font: 18px/27px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 260px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*製品機能の中段説明書き*/
#pro_ICstanpi .product .seihintxt {
	font-size: 16px;
	display: block;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 180px;
	line-height: 24px;
}
/*対応可能なICカード　イメージ*/
#pro_ICstanpi .product .proimage1 {
	background: url(../images/img_IC_proimage1.jpg) no-repeat center top;
	height: 260px;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*表示画面の一例　イメージ*/
#pro_ICstanpi .product .proimage2 {
	background: url(../images/img_IC_proimage2.jpg) no-repeat center top;
	height: 220px;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*ご用意いただくもの　イメージ*/
#pro_ICstanpi .product .proimage3 {
	background: url(../images/img_IC_proimage3.jpg) no-repeat center top;
	height: 260px;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*ICすたんPi　画面イメージへ */
.shousai {
	clip: rect(auto,auto,auto,auto);
	color: #00C;
	text-decoration: underline;
	display: block;
	text-align: center;
	height: 41px;
	font-weight: bold;
	line-height: 45px;
	background: #FF9;
	border: 2px solid #FC6;
	font-size: 16px;
}
/*見出し：オプション機能で、店舗の個性を活かせる*/
h2.stanpi {
	background: #600;
	height:40px;
	width: 860px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font: bold 24px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
}
/*オプション機能の紹介 table */
#pro_ICstanpi table.optkinou {
	font: bold 16px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #600;
	padding-left: 20px;
	margin-left: 10px;
	background: #FFF;
	width: 880px;
}
#pro_ICstanpi table tr .naiyou {
	font: bold 14px/21px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	height: 30px;
	width: 480px;
}
/*お問合せ　背景白のベース */
#pro_ICstanpi .base {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	display: block;
	background: #FFF;
	padding-bottom: 20px;
}
/*----< < << pro ICstanpieco >> > >---------------*/
#pro_ICstanpieco {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: #0C0;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 1270px;
}
#pro_ICstanpieco .base {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	display: block;
	background: #FFF;
	padding-bottom: 20px;
}
#pro_ICstanpieco .disp1 {
	width: 600px;
	height: 430px;
	background: #FFF url(../images/img_ICstanpieco2.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*----< < << pro ICstanpi disp >> > >---------------*/
#pro_ICstanpi_disp {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_pro3.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 2200px;
}
#pro_ICstanpi_disp .base {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 1900px;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	margin-top: 20px;
}
/*画面イメージの各画面イメージ　1未使用*/
#pro_ICstanpi_disp .disp1 {
	width: 600px;
	height: 400px;
	background: #FFF url(../images/img_IC_base.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　2ポイント表示画面*/
#pro_ICstanpi_disp .disp2 {
	width: 600px;
	height: 400px;
	background: #FFF url(../images/img_IC_pget..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　3未使用*/
#pro_ICstanpi_disp .disp3 {
	width: 550px;
	height: 400px;
	background: #FFF url(../images/img_IC_regist..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　4お客様情報確認*/
#pro_ICstanpi_disp .disp4 {
	width: 570px;
	height: 400px;
	background: #FFF url(../images/img_IC_rireki..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　5未使用*/
#pro_ICstanpi_disp .disp5 {
	width: 550px;
	height: 400px;
	background: #FFF url(../images/img_IC_csv.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　6来客分析*/
#pro_ICstanpi_disp .disp6 {
	width: 570px;
	height: 400px;
	background: #FFF url(../images/img_IC_graph..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　7未使用*/
#pro_ICstanpi_disp .disp7 {
	width: 570px;
	height: 495px;
	background: #FFF url(../images/img_IC_optmax.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*製品一覧で使用しているdivを使い、右詰めにならないよう調整しているdiv*/
#pro_ICstanpi_disp .base .dammy {
	float: right;
	height: 150px;
	width: 150px;
}
/*----< < << pro_speedgate_disp >> > >---------------*/
#pro_speedgate_disp {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_sg.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 2200px;
}
#pro_speedgate_disp .base {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 1900px;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	margin-top: 20px;
}
/*画面イメージの各画面イメージ　1未使用*/
#pro_speedgate_disp .disp1 {
	width: 600px;
	height: 400px;
	background: #FFF url(../images/img_IC_base.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　2ポイント表示画面*/
#pro_speedgate_disp .disp2 {
	width: 600px;
	height: 400px;
	background: #FFF url(../images/img_IC_pget..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　3未使用*/
#pro_speedgate_disp .disp3 {
	width: 550px;
	height: 400px;
	background: #FFF url(../images/img_IC_regist..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　4お客様情報確認*/
#pro_speedgate_disp .disp4 {
	width: 570px;
	height: 400px;
	background: #FFF url(../images/img_IC_rireki..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　5未使用*/
#pro_speedgate_disp .disp5 {
	width: 550px;
	height: 400px;
	background: #FFF url(../images/img_IC_csv.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　6来客分析*/
#pro_speedgate_disp .disp6 {
	width: 570px;
	height: 400px;
	background: #FFF url(../images/img_IC_graph..jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*画面イメージの各画面イメージ　7未使用*/
#pro_speedgate_disp .disp7 {
	width: 570px;
	height: 495px;
	background: #FFF url(../images/img_IC_optmax.jpg) no-repeat center center;
	margin-top: 10px;
	margin-right: auto;
	font-size: 0px;
	color: #FFF;
	margin-left: auto;
}
/*製品一覧で使用しているdivを使い、右詰めにならないよう調整しているdiv*/
#pro_speedgate_disp .base .dammy {
	float: right;
	height: 150px;
	width: 150px;
}
/*--------------< < << pro Rakurear >> > >---------------*/
#pro_Rak {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_rakrear.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 1900px;
}
#pro_Rak .tokucho2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 1800px;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	padding-bottom: 10px;
}
/*--------------< < << pro rekamo >> > >---------------*/
#pro_rekamo {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: #FF9;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 1550px;
}
#pro_rekamo .tokucho1 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background: #FFF url(../images/img_rekamo1.jpg) no-repeat center center;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	padding-bottom: 10px;
}
#pro_rekamo .tokucho2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background: #FFF url(../images/img_rekamo2.jpg) no-repeat center center;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	padding-bottom: 10px;
}
#pro_rekamo .tokucho3 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height:80px;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 15px;
	padding-bottom: 10px;
}
/*----< < << giv develop 開発内容 >> > >---------------*/
#giv_develop {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: #9CF;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: auto;
}
/*開発内容　白背景 */
#giv_develop .seihintokucho {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
}
/*開発技術要素5つのカテゴリー表示大枠*/
div .waku {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
}
/*開発技術要素waku内に入る5つのdiv共通*/
div .waku .category {
	width: 400px;
	float: left;
	height: 100px;
	margin: 7px;
	border: 3px solid #93F;
	background: url(../images/a4.jpg) repeat-x;
}
/*各開発技術要素の見出し*/
div .category a {
	font-size: 16px;
	height: 44px;
	width: 250px;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 32px;
}
/*各開発技術要素の見出し-hover時-*/
div .category a :hover {
	color: #00F;
}
/*開発技術要素のイメージ図設定　aタグの継承の関係で背景以外の項目も設定しています*/
div .category a.winimg {
	font-size: 0px;
	float: right;
	height: 90px;
	width: 100px;
	display: block;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	margin-top: 5px;
	padding: 0px;
	background: url(../images/img_giv_win.jpg) no-repeat center center;
}
div .category a.kumiimg {
	font-size: 0px;
	float: right;
	height: 90px;
	width: 100px;
	display: block;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	margin-top: 5px;
	padding: 0px;
	background: url(../images/img_giv_kumi.jpg) no-repeat center center;
}
div .category a.dllimg {
	font-size: 0px;
	float: right;
	height: 90px;
	width: 100px;
	display: block;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	margin-top: 5px;
	padding: 0px;
	background: url(../images/img_giv_dll.jpg) no-repeat center center;
}
div .category a.rfidimg {
	font-size: 0px;
	float: right;
	height: 90px;
	width: 100px;
	display: block;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	margin-top: 5px;
	padding: 0px;
	background: url(../images/img_giv_rfid.jpg) no-repeat center center;
}
div .category a.dosimg {
	font-size: 0px;
	float: right;
	height: 90px;
	width: 100px;
	display: block;
	margin-right: 10px;
	color: #FFF;
	vertical-align: bottom;
	margin-top: 5px;
	padding: 0px;
	background: url(../images/img_giv_dos.jpg) no-repeat center center;
}
/*開発言語、使用用途etc見出し アイコンがWindows用*/
h4.hwin {
	padding:0 0 0 30px;
	color: #006;
	font: 16px/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/list_giv_win.jpg) no-repeat 5px center;
	height: 35px;
}/*開発言語、使用用途etc見出し アイコンが組込み用*/
h4.hkumi {
	padding:0 0 0 30px;
	color: #006;
	font: medium/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/list_giv_kumi.jpg) no-repeat 5px center;
	height: 35px;
}
/*開発言語、使用用途etc見出し アイコンがdll用*/
h4.hdll {
	padding:0 0 0 30px;
	color: #006;
	font: medium/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/list_giv_dll.jpg) no-repeat 5px center;
	height: 35px;
}
/*開発言語、使用用途etc見出し アイコンがRFID用*/
h4.hrfid {
	padding:0 0 0 30px;
	color: #006;
	font: medium/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/list_giv_rfid.jpg) no-repeat 5px center;
	height: 35px;
}
/*開発言語、使用用途etc見出し アイコンがdos用*/
h4.hdos {
	padding:0 0 0 30px;
	color: #006;
	font: medium/35px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 20px;
	background: url(../images/list_giv_dos.jpg) no-repeat 5px center;
	height: 35px;
}
/*開発言語・環境、他の内容 */
#giv_develop .seihintokucho p.text {
	color: #000;
	width: 800px;
	padding-left: 40px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 5px;
}
/*導入実績のテーブル*/
#giv_develop table {
	width: 840px;
	font: small/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px auto 20px;
}
/*システム名称の見出し行*/
#giv_develop table tr .namem {
	width: 180px;
	text-align: left;
	height: 40px;
	padding-left: 10px;
	border: 1px outset #666;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #FFF;
	background: #00C;
	font-size: 14px;
	line-height: 24px;
}
/*各システム名称*/
#giv_develop table tr .name {
	width: 180px;
	background: #E3F2F2;
	text-align: left;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #666;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
}
/*内容の見出し行*/
#giv_develop table tr .naiyom {
	padding-left: 10px;
	width: 100px;
	border: 1px solid #666;
	text-align: center;
	height: 40px;
	font-weight: bold;
	color: #FFF;
	background: #00C;
	font-size: 14px;
	line-height: 24px;
}
/*各内容（分野--開発言語）*/
#giv_develop table tr .naiyo {
	padding-left: 10px;
	width: 100px;
	border: 1px solid #666;
	text-align: left;
	height: 40px;
	font-size: 12px;
	line-height: 18px;
}
/*お問合せ　背景白のベース */
#giv_develop .base {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	display: block;
	background: #FFF;
	padding-bottom: 20px;
}
/*--------------< < << giv categoryy 開発カテゴリー >> > >---------------*/
/*旧サイトの内容を画像にしています*/
#giv_category {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: #E3F2F2;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 1900px;
}
/*開発カテゴリー　白背景 */
#giv_category .seihintokucho {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 1830px;
	background: #FFF;
	border-bottom: 2px solid #E3F2F2;
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
}
/*----< < << pro speedgate SpeedGate詳細>> > >---------------*/
/*オレンジ色の背景div*/
#pro_spdgate {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_speedgate.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: 3300px;
}
/*背景白のベース  未使用っぽい*/
#pro_spdgate .base {
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 20px;
	display: block;
	background: #FFF;
	padding-bottom: 20px;
}
/*speedgate　製品特徴 トンネル内のようなシューンのイメージ画像*/
#pro_spdgate .seihintokucho {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	background: url(../images/img_Spg_bg5.jpg);
	border: 2px solid #333;
}
/*ストレスを感じさせない･･･ */
#pro_spdgate .seihintokucho h4.seihin {
	color: #FFC;
	font: bold 24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	display: block;
	margin: 20px 0px 5px;
	height: 86px;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
/*Speed Gateはスムーズな受付業務を支援する･･･ */
/*次のような会場や･･･ */
#pro_spdgate .seihintokucho p.sptxt {
	color: #FFF;
	width: 820px;
	padding-left: 20px;
	display: block;
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/*右配置受付イメージ 黒人のお姉さん　　未使用*/
#pro_spdgate .seihintokucho .image_speedgate {
	width: 880px;
	height: 350px;
	background: #FFF url(../images/img_Spg_bg5.jpg) no-repeat center top;
	float: left;
	color: #FFF;
	border-top: #333;
	border-right: #333;
	border-left: #333;
	border-bottom-color: #333;
}
/*製品機能白背景ベース*/
#pro_spdgate .product {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	color: #FFF;
}
/*製品機能:見出し*/
#pro_spdgate p.seihinkinoum {
	background: #600;
	height: 40px;
	width: 200px;
	color: #FFF;
	margin: 10px 0px;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
}
/*製品機能:見出し　■簡単操作･･･*/
#pro_spdgate p.seihinkinou {
	background: #600;
	height: 80px;
	width: 840px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*製品機能の太字説明書き*/
#pro_spdgate .product h3 {
	padding:0;
	color: #600;
	font: bold large "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 800px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*製品機能の太字説明書き*/
#pro_spdgate .product h3 {
	color: #FFF;
	font: bold 20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 840px;
	display: block;
	background: #39F;
	height: 70px;
	padding: 10px;
	margin: 0px auto;
}
/*製品機能の普通説明書き*/
#pro_spdgate .product .seihintxt {
	width:800px;
	padding:0 5px 0 10px;
	display: block;
	font: 16px/28px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin: 10px auto;
}
/*利用できるカード等　イメージ*/
#pro_spdgate .product .proimage1 {
	background: url(../images/img_SP_carditem.jpg) no-repeat center bottom;
	height: 150px;
	width: 800px;
	color: #FFF;
	margin: 10px auto;
	font-size: x-large;
	font-weight: bold;
	padding: 5px 10px;
	border: 3px solid #630;
}
/*操作画面等　イメージ*/
#pro_spdgate .product .proimage3 {
	background: url(../images/img_SP_dispimg.jpg) no-repeat center bottom;
	height: 300px;
	width: 800px;
	color: #FFF;
	margin: 10px auto;
	font-size: x-large;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid #600;
}
/*導入効果等　イメージ*/
#pro_spdgate .product .proimage4 {
	background: url(../images/img_SP_dounyu.jpg) no-repeat center bottom;
	height: 380px;
	width: 800px;
	color: #FFF;
	margin: 20px auto;
	font-size: x-large;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid #600;
}
/*CardIssuer　ラベルプリントイメージ*/
#pro_spdgate .product .proimage2 {
	background: url(../images/img_SP_labelprint.jpg) no-repeat center center;
	height: 215px;
	width: 420px;
	font-size: 0px;
	font-weight: bold;
	padding: 0px;
	float: right;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*動作環境（お客様にご用意いただくもの）　イメージ*/
#pro_spdgate .product .proimage5 {
	background: url(../images/img_SP_kankyo.jpg) no-repeat center center;
	height: 170px;
	width: 800px;
	color: #FFF;
	font-size: x-large;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
/*オプション機能の普通説明書き*/
#pro_spdgate .product .option {
	width:400px;
	padding:0;
	display: block;
	font: 16px/28px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	float: left;
	margin: 20px 5px 10px;
}
/*見出し：オプション機能でカードの即時発行も可能！*/
h2.speedgate {
	background: #600;
	height:40px;
	width: 840px;
	color: #FFF;
	padding-left: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font: bold x-large/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
}
/*----< < << pro recorder 詳細>> > >---------------*/
/*細線しましま背景div*/
#pro_recorder {
	width:900px;
	margin:0 auto;
	padding:0px 10 20px;
	background: url(../images/bg_recorder.jpg) repeat;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	height: auto;
}
/*speedgate　製品特徴 高速モーションレコーダーのイメージ画像*/
#pro_recorder .seihintokucho {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	border: 2px solid #333;
	background-image: url(../images/recorder_main.jpg);
}
/*ほしいとこだけ自動録画･･･ */
#pro_recorder .seihintokucho h4.seihin {
	color: #FFC;
	width: 600px;
	display: block;
	height: 70px;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	font-weight: bold;
}
/*200コマ/秒の高速･･･ */
#pro_recorder .recorder_maintxt {
	color: #FFF;
	width: 420px;
	padding-left: 10px;
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	overflow: hidden;
	font-weight: bold;
}
/*製品機能白背景ベース*/
#pro_recorder .product {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	color: #FFF;
	margin-bottom: 15px;
}
/*見出し　背景が黒メタルの■簡単操作･･･など*/
#pro_recorder p.seihinkinou {
	height: 140px;
	width: 840px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/bg_metal_blue.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*カスタマイズ　運用目的、・・・*/
#pro_recorder .product h3 {
	height: 140px;
	width: 840px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/bg_metal_green.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*製品機能の大きめ説明書き*/
#pro_recorder .product .seihintxt_big {
	width:800px;
	display: block;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 28px;
	background-image: url(../images/list_check_green.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
/*製品機能の小さめ説明書き*/
#pro_recorder .product .seihintxt_small {
	width:800px;
	padding:0 5px 0 10px;
	display: block;
	color: #000;
	margin: 10px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 28px;
}
/*録画の記録イメージ　イメージ*/
#pro_recorder .product .proimage1 {
	height: 420px;
	width: 680px;
	color: #FFF;
	margin: 10px auto;
	font-size: x-large;
	font-weight: bold;
	padding: 5px 10px;
	border: 3px solid #69F;
	background-image: url(../images/img_recorder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*操作画面等　イメージ 未使用*/
#pro_recorder .product .proimage3 {
	background: url(../images/img_SP_dispimg.jpg) no-repeat center bottom;
	height: 300px;
	width: 800px;
	color: #FFF;
	margin: 10px auto;
	font-size: x-large;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid #600;
}
/*--------------< < << footer >> > >---------------*/
#footerbig {
	background:url(../images/footer_bg.gif) repeat-x 0 0 #2F2F1B;
	color:#C3C491;
	padding:22px 0 0 0;
}
#footer {
	width:954px;
	margin:0 auto;
	padding:0 0 23px 0;
}
#footer p {
	text-align:center;
	margin:4px 0 0 0;
	font-size:11px;
	line-height:16px;
	color: #CCC;
}
#footer p a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:inherit;
}
#footer p a:hover {
	color:#C3C491;
	background-color:inherit;
}
#footer ul {
	margin:0 0 0 214px;
	height:22px;
}
#footer ul li {
	float:left;
	padding:0 3px;
	font-size:11px;
	color:#FFFFFF;
	line-height:22px;
	background-color:inherit;
}
#footer ul li a {
	color:#FFFFFF;
	line-height:22px;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#C3C491;
	background-color:inherit;
}
/*区切り線*/
.bordergray {
	width: 840px;
	height: 1px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top: 3px solid #CCC;
	border-right: 3px #CCC;
	border-bottom: 3px #CCC;
	border-left: 3px #CCC;
}
.product .hrspg {
	border-top: 3px dotted #666;
	border-right: 3px #666;
	border-bottom: 3px #666;
	border-left: 3px #666;
}
a.news0626_photo {
	height: 270px;
	width: 152px;
	display: block;
	float: right;
	margin-right: 25px;
	background: url(../images/news20090626small.jpg) no-repeat center center;
}
/*彩の国ビジネスアリーナ展示会写真*/
.news0129_photo {
	height: 200px;
	width: 280px;
	display: block;
	float: right;
	margin-right: 25px;
	background: url(../images/news20100129.jpg) no-repeat center center;
	margin-top: 8px;
}
div.news0626 {
	height: 900px;
	width: 550px;
	display: block;
	margin-right: auto;
	background: url(../images/news20090626big.jpg) no-repeat center center;
	margin-left: auto;
}
/*乳牛個体識別システム写真*/
.news0729_1_photo {
	height: 239px;
	width: 151px;
	display: block;
	float: right;
	margin-right: 8px;
	background: url(../images/news20110729-1.jpg) no-repeat center center;
	margin-top: 8px;
}
.news0729_2_photo {
	height: 214px;
	width: 151px;
	display: block;
	float: right;
	margin-right: 1px;
	background: url(../images/news20110729-2.jpg) no-repeat center center;
	margin-top: 8px;
}
/*--------------< < << 検索結果表示ページ >> > >---------------*/
/*コンテンツ*/
#srh_contents {
	width:900px;
	margin:0 auto;
	padding:0px 0 15px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
	background: #FFF;
	height: auto;
}
/*白背景*/
#srhinfo {
	margin:0;
	padding:1px 0 20px;
	float: right;
	width: 695px;
}
/*検索結果イメージ*/
#srhimage {
	width:900px;
	margin:0 auto;
	background:#FFF url(../images/bg_cloud.jpg) no-repeat left center;
	position:relative;
	height:60px;
	border-right: 3px solid #C5E4E4;
	border-left: 3px solid #C5E4E4;
	border-top-color: #C5E4E4;
	border-bottom-color: #C5E4E4;
}
/*　GoogleMapを表示するための枠*/
div.photo_access
{
	height: 393px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FFC;
}
a.zoommap
{
	height: 40px;
	width: 170px;
	display: block;
	font: 16px/46px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #00C;
	text-align: left;
	background: url(../images/bg_zoommap.jpg) no-repeat left center;
	text-indent: 40px;
	vertical-align: middle;
}

/*パスワード入力フォーム設置用div*/
.inputpass {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-left: 20px;
}
/*パスワード入力用inputテキスト*/
.passtext {
	height: 30px;
	width: 120px;
	margin-right: 5px;
	font-size: 20px;
	float: left;
	margin-left: 5px;
	border: 3px solid #666;
}
/*ダウンロード用ボタン*/
.btn_dlpage {
	height: 60px;
	width: 254px;
	margin-left: 5px;
	background-image: url(../images/btn_download.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
}
/*詳細ページへ a タグ※すぐ上のaタグ内容継承*/
.ltxt_rphot .btndownload {
	display: block;
	height: 60px;
	width: 250px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFC;
	text-align: center;
	line-height: 30px;
	background: url(../images/btn_download.jpg) no-repeat center center;
	margin-right: 10px;
}
.section_blue {
	height: 10px;
	border-top-style: solid;
	border-top-color: #009;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 680px;
	clear: both;
}
.pwlabel {
	font-size: 12px;
	height: 20px;
	display: block;
	margin-left: 8px;
}

