@charset "shift_jis";

@import url("common.css");


/* -------------------------------------------------------------------
 グローバルナビ
------------------------------------------------------------------- */

/* メニュー */

#gnavi{
	width:760px;
	padding:0;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 10px;
	background: url(../img/gnavi-bg.gif) repeat-x left;
}

#gnavi ul{
	width:760px;
	height: 32px;
	display: block;
	margin: 0;
	padding-left: 35px;
}

#gnavi ul li{
	float: left;
	display: block;
	margin:0;
	padding:0;
}

#gnavi ul li img{
	vertical-align: bottom;
}

#gnavi ul li#gnavi01{ width: 115px;} 
#gnavi ul li#gnavi02{ width: 115px;}
#gnavi ul li#gnavi03{ width: 115px;}
#gnavi ul li#gnavi04{ width: 115px;}
#gnavi ul li#gnavi05{ width: 115px;}
#gnavi ul li#gnavi06{ width: 115px;}
#gnavi ul li#gnavi07{ width: 115px;}


/* 右メニュー */

div#ct-left ul.snavi{
	margin-bottom: 10px;
}

div#ct-left ul.snavi li{
	padding:0;
}

div#ct-left ul.snavi li img{
	margin-bottom: 1px;
	vertical-align: top;
}

/* 右バナー */

div#ct-left ul{
}

div#ct-left ul.banner li{
	padding:0;
}

div#ct-left ul.banner li img{
	margin-bottom: 10px;
	vertical-align: bottom;
}




/* -------------------------------------------------------------------
 トップページ
------------------------------------------------------------------- */

div.flash {
	width: 760px;
}

/* 右エリア -------------------- */
div#banner-box {
	float: right;
	width: 180px;
	margin-top: 15px;
}

div#banner-box ul{
}

div#banner-box ul li{
	margin-bottom: 10px;
	padding:0;
}

div#banner-box ul li img{
	vertical-align: bottom;
}

/* 左エリア -------------------- */

div#top-box {
	float: left;
	width: 564px;
	margin-top: 15px;
	margin-bottom: 20px;
	background: url(../../img/news_bg.gif) repeat;
	border-bottom: 1px #696969 solid;
}

div#top-box h2 {
	margin-bottom: 10px;
}

div#top-box dl {
	width: 530px;
	text-align: left;
	padding: 0 0 0 15px;
}

div#top-box dl dt {
	width: 513px;
	font-weight: bold;
	margin: 7px 0 0 0;
	line-height: 120%;
}
div#top-box dl dt.off {
	width: 513px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
div#top-box dl dt span {
	color: #ff5a00;
}
div#top-box dl dd {
	padding: 0 0 5px 0px;
	line-height: 120%;
}

/* レフトボックス過去一覧 -------------------- */

div#top-box p.kako-btn {
	width: 534px;
	margin: 7px 0px 10px 15px;
	text-align: right;
	font-size: 10px;
	border-top: 1px #696969 solid;
}

/* -------------------------------------------------------------------
 下層ページ共通
------------------------------------------------------------------- */

/* パンくずリスト -------------------- */

p.pankuzu {
	margin: 0px 0 8px 0px;
	font-size: 10px;
}


/* ページ先頭へ -------------------- */

p.pagetop {
	width: 540px;
	margin: 30px 0 20px 0px;
	padding: 7px 0 5px;
	border-top: 1px solid #8cbadc;
	text-align: right;
}

p.pagetop img {
	margin-right: 10px;
}


/* -------------------------------------------------------------------
 各コンテンツ内容共通
------------------------------------------------------------------- */

div#ct-right h1 {
	margin-bottom: 10px;
	padding: 0;
}

div#ct-right h2 {
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
}

div#ct-right p {
	margin-left: 0px;
}

div#ct-right p.right {
	text-align:right;
	margin-right: 10px;
}

/* 画像回り込み -------------------- */
div#ct-right img.photo{
	float:right;
	margin:0 10px 15px 15px;
}

div#ct-right img.photo2{
	float:left;
	margin:0 15px 15px 0;
}

/* -------------------------------------------------------------------
 会社情報
------------------------------------------------------------------- */

div.company-box {
	width: 530px;
	margin: 0 0 20px 10px;
	padding: 0;
}

/* 会社概要・沿革 -------------------- */
div#ct-right div.boxA{
	float:right;
	width:190px;
}

div#ct-right div.boxA img{
	margin-bottom: 10px;
}


div#ct-right div.boxB{
	float:left;
	width:330px;;
}

/* 会社概要 */

div#ct-right table.gaiyo	{
	width:530px;
	margin-top: 10px;
}

div#ct-right table.gaiyo th	{
	width:130px;
	padding:8px 4px;
	line-height:14px;
	text-align:left;
	vertical-align: top;
	color:#ff5a00;
	border-bottom:1px #cccccc dotted;
}

div#ct-right table.gaiyo td	{
	padding:8px 4px;
	line-height:14px;
	border-bottom:1px #cccccc dotted;
}

div#ct-right table.gaiyo td img	{
	vertical-align: bottom;
}


div#ct-right table.gaiyo td.off {
	padding: 8px 0px 0px 0px;
	text-align: left;
}

div#ct-right table.gaiyo ul a {
	color: #ff9860;
	text-decoration: none;
}

div#ct-right table.gaiyo ul a:link {
	color: #333333;
}

div#ct-right table.gaiyo ul a:visited {
	color: #666666;
}

div#ct-right table.gaiyo ul a:hover {
	color: #ff5a00;
	text-decoration: underline;
}

div#ct-right table.gaiyo ul a:active {
	color: #ff9860;
}



/* マップ ポップアップ -------------------- */
body.map {
	text-align: center;
	background: #ffffff;
}

div#map_area {
	width:600px;
}

div#map_area_in {
	width:600px;
	margin-bottom: 10px;
}

div#hd_map {
	width: 600px;
	margin-bottom: 10px;
}

div#hd_map ul {
	margin-left: 390px;
	margin-bottom: 5px;
}

div#hd_map ul li.snavi01 {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	padding-left: 10px;
	background: url(../img/arw.gif) no-repeat left;
}

div#hd_map ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#hd_map ul { display:inline-block; }
/*\*/
* html div#hd_map ul { height:1%; }
div#hd_map ul { display:block; }
/**/

div#hd-in02_map {
	position: relative;
	width: 600px;
	height: 60px;
	padding-bottom: 5px;
}

div#hd_map h1{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 160px;
}

div#ft_map {
	position: relative;
	width: 600px;
	margin-left: 0px;
	background: url(../img/bg_ft.gif) repeat-x top;
}

div#ft_map address {
	padding: 10px 11px 50px 11px;
	text-align: left;
	font-size: 10px;
}




/* 沿革 */

div#ct-right table.history	{
	width:330px;
}

div#ct-right table.history th	{
	width:65px;
	padding:8px 4px;
	line-height:14px;
	text-align:left;
	vertical-align: top;
	color:#ff5a00;
	border-bottom:1px #cccccc dotted;
}

div#ct-right table.history td	{
	padding:8px 4px;
	line-height:14px;
	border-bottom:1px #cccccc dotted;
}

/* 入れ子部分 */

div#ct-right table.gaiyo td table {
	margin: 0;
}

div#ct-right table.gaiyo td table tr td {
	background: none;
	padding: 2px 0px;
	text-align: left;
	border-bottom:0px #cccccc dotted;
}

div#ct-right table.gaiyo td table tr th {
	width: 80px;
	padding: 2px 0px;
	background: none;
	color: #333333;
	font-weight: normal;
	border-bottom:0px #cccccc dotted;
}


/* ジェコーグループ -------------------- */
div#ct-right h2.title {
	width:530px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
	border-bottom:2px #1976ba solid;
}

/* -------------------------------------------------------------------
 店舗のご案内
------------------------------------------------------------------- */

div.group-box {
	width: 530px;
	margin: 0 0 20px 10px;
	padding: 0 0 20px 0px;
	border-bottom:1px #cccccc dotted;
}

div.group-box p.pic {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
}

div.group-box dl.group-box-right {
	float: right;
	width: 290px;
}


div.group-box dl.group-box-right dt {
	padding-bottom: 5px;
	font-size: 14px;
	color: #ff5a00;
	font-weight: bold;
}

div.group-box dl.group-box-right td img	{
	vertical-align: bottom;
}


div.group-box dl.group-box-right dd {
	padding: 0;
}

div.group-box dl.group-box-right dd table tr th {
	width: 70px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

div.group-box dl.group-box-right dd table tr th span {
	color: #86b2df;
}


/* -------------------------------------------------------------------
 製品情報 商品一覧
------------------------------------------------------------------- */

div#ct-right h2.item {
	width:520px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #86b2df;
	color: #ffffff;
}

* html div#ct-right h2.item {
	width: 530px;
}


div#ct-right h3.item {
	width:530px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-bottom:2px #1976ba solid;
}

div.item-box {
	width: 530px;
	margin: 0 0 20px 10px;
	padding: 0 0 10px 0px;
	border-bottom:0px #cccccc dotted;
}

div.item-box-bt {
	width: 530px;
	margin: 0 0 20px 10px;
	padding: 0 0 10px 0px;
	border-bottom:1px #cccccc dotted;
}

div.item-box p.pic,
div.item-box-bt p.pic {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}

div.item-box-bt div.item_right,
div.item-box div.item_right {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}

div.item-box-bt div.item_right p,
div.item-box div.item_right p {
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------------------------
 技術情報 
------------------------------------------------------------------- */

div#ct-right h2.techno {
	width:520px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #86b2df;
	color: #ffffff;
}

* html div#ct-right h2.techno {
	width: 530px;
}

div.techno-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0 0 10px 0px;
	border-bottom:0px #cccccc dotted;
}

div.techno-box p.pic {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

div.techno-box div.techno_right {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}

div.techno-box div.techno_right img {
	margin-bottom: 10px;
}

/* 生産設備囲い -------------------- */

dl.list {
	width: 530px;
	margin: 8px 0px 0px;
	background: url(../../technology/img/line_gray.gif) repeat-y;
}

dl.list dt {
	padding: 15px 0px 15px 16px;
	background: url(../../technology/img/corner_tp.gif) no-repeat left top;
	line-height: 5px;
	color:#356aa0;
	font-weight: bold;
}

dl.list dd {
	padding: 0px 0px 0px 16px;
	background: url(../../technology/img/corner_bt.gif) no-repeat left bottom;
}

dl.list dd:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
dl.list dd { display:inline-block; }
/*\*/
* html dl.list dd { height:1%; }
dl.list dd { display:block; }
/**/

dl.list dd p {
	float: left;
	width: 170px;
	padding: 0px 0px 15px 0px ;
}

dl.list dd p span {
	display: block;
	padding: 4px 14px 0px 0px;
	color: #2B2B2B;
	font-size: 10px;
	line-height: 1.3em;
}

/* 品質保証 -------------------- */
div.techno-box li {
	width: 530px;
	margin: 5px 10px 5px 10px;
	list-style: disc;
}

div.techno-box p.iso_code {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 10px;
}

div.techno-box table.quality {
	width:530px;
	margin-top: 10px;
}

div.techno-box table.quality th	{
	width:15px;
	padding:4px 4px;
	line-height:14px;
	text-align:left;
	vertical-align: top;
	color:#ff5a00;
}

div.techno-box table.quality td	{
	padding:4px 4px;
	line-height:14px;
}


/* -------------------------------------------------------------------
 CSR 
------------------------------------------------------------------- */

div#ct-right h2.csr {
	width:520px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #86b2df;
	color: #ffffff;
}

* html div#ct-right h2.csr {
	width: 530px;
}

div#ct-right h3.csr {
	width:530px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 0;
	border-bottom:2px #1976ba solid;
}

div.csr-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0 0 10px 0px;
	border-bottom:0px #cccccc dotted;
}

div.csr-box p.pic {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

div.csr-box p.pic2 {
	margin-top: 10px;
	text-align: center;
}

div.csr-box p.blue {
	color: #1976ba;
	font-weight: normal;
	margin-top: 10px;
}

div.csr-box span {
	font-size: 8px;
}


/* 環境への取り組み -------------------- */
div.csr-box dl{
	width: 510px;
	padding: 6px 10px;
	line-height: 1.5em;
	border:0px #86b2df solid;
	background: #eeeeee;
}

* html div.csr-box dl {
	width: 530px;
}


div.csr-box dl dt {
	float: left;
	width: 25px;
	color: #FF4D00;
	font-weight: bold;
}

div.csr-box dl dd {
	float: left;
	width: 485px;
}

div.csr-box dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.csr-box dl { display:inline-block; }
/*\*/
* div.csr-box dl { height:1%; }
div.csr-box dl { display:block; }
/**/


div#ct-right table.environmen	{
	width:520px;
}

div#ct-right table.environmen th	{
	padding:5px;
	line-height:14px;
	text-align:left;
	vertical-align: top;
	color:#1976ba;
	border-left:1px #ffffff solid;
	background: #eeeeee;
}

div#ct-right table.environmen td	{
	padding:5px;
	line-height:14px;
	border-bottom:1px #cccccc dotted;
}

/* -------------------------------------------------------------------
 IR情報 
------------------------------------------------------------------- */

div#ct-right h2.ir {
	width:520px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 3px 5px;
	background: #86b2df;
	color: #ffffff;
}

* html div#ct-right h2.ir {
	width: 530px;
}

div.ir-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0;
	border-bottom:0px #cccccc dotted;
}

div.ir-box ul {
	width:520px;
}

div.ir-box li {
	width:490px;
	padding: 8px 0 8px 30px;
	background: url(../../ir/img/ico_pdf.gif) no-repeat left center;
	border-bottom:1px #cccccc dotted;
}

div.ir-box li:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ir-box li { display:inline-block; }
/*\*/
* html div.ir-box li { height:1%; }
div.ir-box li { display:block; }
/**/

div.ir-box li span {
	margin-left: 10px;
	font-size: 10px;
}


/* -------------------------------------------------------------------
 NEWS TOPICS
------------------------------------------------------------------- */

div#ct-right h2.news {
	width:530px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom:2px #1976ba solid;
}

div#ct-right p.deta {
	margin-top: 10px;
	font-weight: bold;
}

div#ct-right p.deta span {
	color: #FF4D00;
}

div.news-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0;
	border-bottom:0px #cccccc dotted;
}

/* ニュース一覧 -------------------- */

div.news-box dl {
	width: 530px;
	text-align: left;
	padding: 0 0 0 0px;
}

div.news-box dl dt {
	width: 513px;
	font-weight: bold;
	margin: 10px 0 0 0;
	line-height: 120%;
}
div.news-box dl dt.off {
	width: 513px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
div.news-box dl dt span {
	color: #ff5a00;
}
div.news-box dl dd {
	padding: 0 0 10px 0px;
	line-height: 120%;
	border-bottom:1px #cccccc dotted;
}

div.news-box  p.news-next {
	margin: 10px 0 0 0;
	font-size: 10px;
	text-align: center;
}

div.news-box  p.back{
	margin: 20px 10px 0px 5px;
	padding-top: 5px;
	border-top:1px #ccc dotted;
	text-align: right;
}

/* -------------------------------------------------------------------
 お問い合わせ
------------------------------------------------------------------- */

div.inquiry-box {
	width: 530px;
	margin: 20px 0 10px 10px;
	padding: 0 0 20px 0px;
	border-bottom:1px #cccccc dotted;
}

div.inquiry-box dl.group-box-right {
}

div.inquiry-box dl.group-box-right dt {
	padding-bottom: 5px;
	color: #ff5a00;
	font-weight: bold;
}

div.inquiry-box dl.group-box-right dd {
	padding: 0;
}


/* -------------------------------------------------------------------
 サイトマップ
------------------------------------------------------------------- */
div.sitemap-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0;
}

div.sitemap-left {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

div.sitemap-right {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}

div.sitemap-box ul {
	margin-bottom: 10px;
}

div.sitemap-box li.title {
	font-weight: bold;
	padding: 8px 0 2px 0px;
	border-bottom:2px #1976ba solid;
}

div.sitemap-box li.con {
	padding: 5px 0 5px 10px;
	margin-left: 10px;
	background: url(../img/arw.gif) no-repeat left center;
	border-bottom:1px #cccccc dotted;
}

div.sitemap-box li:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.sitemap-box li { display:inline-block; }
/*\*/
* html div.sitemap-box li { height:1%; }
div.sitemap-box li { display:block; }
/**/

div.sitemap-box li span {
	margin-left: 10px;
	font-size: 10px;
}

/* -------------------------------------------------------------------
 プライバシーポリシー
------------------------------------------------------------------- */
div.privacy-box {
	width: 530px;
	margin: 10px 0 20px 10px;
	padding: 0;
}

div.privacy-box p {
	padding-top: 15px;
}

div.privacy-box p span {
	font-weight: bold;
}

div.privacy-box p.right {
	text-align:right;
}
