@charset "utf-8";
/* 2006.05.19@hama 
* 2006.06.09 File rope-style.css
* 2006.07.12 IE6.0 Opera9.0 Firefox 1.5 centering
------------------------------------------------------*/
/*================ColorScheme====================
' BalanceColor White
' 表示文字色		#333333;	ちょっと薄め
' アクセントカラー	#006633;	ロゴと同じGreen
' ナビげーション	#E8E8E8;	バックカラー
' リンクOnマウス	#50B522;	黄緑
' テーブルの行			
===============ColorScheme-END==================*/

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	margin:0 auto; 
	text-align: center;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	color: #333333;
/*	background-image: url(../images/grid.gif); */
}

img {
	border: none;
	vertical-align: top;
}

/* 大見出し
---------------------------------------------*/
h1 {
	font-size: 75%;
	border-bottom: 1px solid #5F5F5F;
	margin-bottom: 20px;
}
h2 h3 {
	font-size: 85%;
/*	border-bottom: 1px solid #5F5F5F; */
}

/* 注釈用 フォントサイズを小さくする */
#note {
	font-size: 65%;
}

.must {
	color: #ff0000;
}

/* 全てを包摂するDiv
---------------------------------------------*/
#wrap {
	margin:0 auto; 
	position: relative;
	width:772px;
}

/* ヘッダーの中にロゴキャッチコピー・グローバルナビを含ませる
------------------------------------------------------------------*/
#header {
	position: absolute;
	left: 0;
}

/*-----  サイズ99*110  ---------*/
#logo { 
	position: absolute;
	left: 0;
	top: 0;
	width: 168px;
}
#cmp_name {
	position: absolute;
	left:200px;
	top: 20px;
}
#cmp_tex_fax {
	position: absolute;
	left:280px;
	top: 27px;
	width: 550px;
	font-size:13px;
}
#cmp_chatch_copy {
	position: absolute;
	left:200px;
	top: 50px;
	width: 500px;
}

#cmp_chatch_copy h2 {
	font-size:14px;
}

/* グローバルナビ */
#globalNav {
	position: absolute;
	margin-top: 78px;
	margin-left: 170px;
	width: 602px;
	height: 33px;
	font-size: 13px;
	list-style-type: none;
}

#globalNav li {
	float: left;
	width: 100px;
}
#globalNav li a {
	display: block;
	width: 100%;
	line-height: 2.5em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #E8E8E8 url(../images/global_nav_a_bg.gif) 0 0 repeat-x;
}

#globalNav li a:hover {
	color: #FFFFFF;
	background: #50B622 url(../images/global_nav_a_bg.gif) 0 -100px repeat-x;
}

/* border 1px+181px+1px+10px=193px  */
#content {
	text-align: left;
	width:772px; /* 193*4=772 */
	margin-left: 0; /*9px; */
	padding-top: 110px;
	border-top: 10px solid #006633;	/* アクセントカラー */
}

/*
 * トップページの商品画像リンク、a:a:hover の時動きを追加する。
 * 2010/10/02@hama
 * class="top-img"
 */

/* 商品中分類
 の2段組レイアウト
---------------------------------------------*/
#itemcontent {
	float: left;
	width: 640px;
	margin-left: 0px;
}
#itemcontent h3 {
	font-size: 80%;
}

/* 商品説明本文
---------------------------------------------*/
#itemcontent h1 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
#itemcontent dt {
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#itemcontent p,dd,li {
	font-size: 95%;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	text-align: left;
}
/* 織り方の種類 繊維資材で使用 */
#itemtable h2.guide {
	font-size: 100%;
	color: #0850B2;
	background-color: #EFEFEF;
	border-left: 5px solid #0850B2;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-right: 200px;
	padding: 2px
}

/* 画像の配置と余白 */
.fig-left {
	float: left;
	margin-top: 5px;
	margin-right:1em;
	margin-bottom:5px;
	border:#CCCCCC double 1px; 
}

/* 画像の配置と余白 */
.fig-right {
	float: right;
	margin-right:1em;
	margin-bottom:10px;
	border:#CCCCCC double 1px; 
}
/* 注釈 */
.note {
	font-size: 80%;
}
/* 強調 */
.empha {
	font-size: 115%;
	font-weight: bold;
}
/* サイドナビ　商品
---------------------------------------------*/
#ItemNavi {
	float: right;
	font-size: 13px;
	text-align: left;
	background:#E8E8E8; 
	width: 120px;
}

#ItemNavi .list {
	display: block;
	margin-bottom: 5px;
	text-align: left;
}
/*   商品・大分類用    */
#ItemNavi .list h2 {
	padding-top:2px;
	padding-bottom:5px;
	padding-left:15px;    /* リンク矢印画像用のスペース */
	padding-right:1px;
	color: #000000;
	background: url(../images/arrow.gif) left  no-repeat;
}
/*   商品・中分類用    */
#ItemNavi .list li {
	margin-top: 5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:15px;	/* インデント */
	padding-left: 15px; /* リンク矢印画像用のスペース */
	background: url(../images/arrow.gif) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

/*----- 2006.09.07 -----*/
/* マウスOnのとき背景画像がOpera,FireFoxで切り替わらないため、背景色のみの指定とする */
#ItemNavi .list li a {
	display: block;
	width: 90px !important;
	width /**/: 90px;
/*	background: #E8E8E8 url(../images/global_nav_bg.gif) 0 0 repeat-x; */
}
#ItemNavi .list h2 a {
	display: block;
	width: 103px !important;
	width /**/: 103px;
/*	background: #E8E8E8 url(../images/global_nav_bg.gif) 0 0 repeat-x;  */
}
#ItemNavi a:hover {
/*	display: block;  */
/*	width: 100%;  */
	color: #ffffff;
	background-color: #50B622;
/*	background: #50B622 url(../images/item_navi_on_bg.gif) repeat-x; */
}

/* 商品・中分類の区切り リンクなしの説明 */
#ItemNavi .list h3 {
	padding-top:2px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:2px;
	font-size:100%;
	color: #000000;
	background-color:#e8e8e8;
	font-weight: normal;
}

/* 商品テーブル
---------------------------------------------*/
#itemtable table {
	clear: both; /* 商品画像のよこに説明を左に回り込ましているので解除しておく */
	border-spacing:1px;
	font-size:90%;
	background-color:#E7E7E7;
	color: black;
}

#itemtable caption {
	padding: 4px;
	height:20px;
	background-color:#E7E7E7;
	text-align:center; 
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
	font-weight: bold;
}

#itemtable td, th {
	padding: 2px;
	vertical-align: top;
	line-height: 1.4;
}

#itemtable thead, tfoot {
	text-align: center;
	background: #CCCCFF;
	color: #000; /* #666 */
	border: 1px solid #FFF;
	font-size: 85%;
}

#itemtable tbody th {
	font-weight: bold;
}

#itemtable tbody tr {
	background-color:#FFF; 
	text-align:left;
}
	

/* テーブル内のリンク */
#itemtable tbody th a:link, tbody th a:visited{

}

#itemtable tbody th a:hover{
	color:#FF8601;
}

/* テーブルの枠の色指定 */
#itemtable tbody tr td { 
	height:30px;
	background: #FFF;
	border: 1px solid #FFF;
}
	
/* 偶数行 */
#itemtable tbody tr.odd td{ 
	background: #EEE;
	border-top:1px solid #EEE;
}
#itemtable tbody tr.odd th{ 
	background: #EEE;
	border-top:1px solid #EEE;
}


/* 商品の規格表　○× */
#item-standard td {
	text-align: center;
	vertical-align: middle;
}


/* 商品一覧 topページのみ
---------------------------------------------*/
#productList {
	margin-top: 35px;
}

#productList a {
	font-size:80%;
}

#productList h2 {
	border-top: 1px solid #CCCCCC;
}

#productList li {
	float: left;
	width: 181px; 
	margin: 10px 10px 0 0;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#productList h3 span {
	display: block;
	padding: 3px 0;
	color: #FFFFFF;
	font-weight: normal;
	background: #006633;
}
/* 文字サイズは固定　*/
#productList dl {
	margin: 1px 0;
/*	font-size: 90%; */
	font-size: 14px;
}

#productList dt {
	padding: 2px 0;
	text-align: center;
	background: #E5DACA;
	border-top: 1px solid #DABF9A;
}
#productList dd {
	font-size: 90%;
	text-align: left;
	padding: 2px 0;
	/* 高さを指定 IE6.0では無効になるfont-size90%だとOK！！ */
	height: 85px;
}


/* 会社概要などの
---------------------------------------------*/
#comment {
	margin-top: 35px;
}

#comment li{
	margin-left:20px;
	margin-top: 20px;
	width: 450px; 
	border-bottom: 1px solid #CCCCCC;
}
#comment ul{
	margin-left:10px;
}

/*  説明など 
---------------------------------------------*/
#main {
	margin-left: 80px;
	font-size: 90%;
	width: 600px;
	text-align: left;
}
#main h1.guide {
	font-size: 100%;
	text-align: center;
}

#main .guide {
	font-size: 100%;
	color: #0850B2;
	background-color: #EFEFEF;
	border-left: 5px solid #0850B2;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 3px
}

#main p {
	margin: 10px 0 10px 10px;
}

/* 会社概要のテーブル定義 */
table.frm{
	margin:7px 0px 0px 0px;
	border:0px;
	line-height:120%;
	background:#A4ACC4;
}

/* memo
<TR>はTable Rowの略でテーブル（表）の横方向の一行を定義
th 会社名 td ○○株式会社
*/

/* 見出し Table Header  */
table.frm th{
	padding:6px 0px 5px 0px;
	text-align:center;
	font-weight:normal;
	background:#E1F0FF;
}

/* データ Table Dataの略で、セルの内容が｢データ｣となるデータセル */
table.frm td{
	padding:7px 7px 6px 7px;
	background:#FFFFFF;
	text-align: left;
}

.remarks {
	font-size: 75%;
}

/* フッター
---------------------------------------------*/
#footer {
	clear: both;
	position: relative;
	width: 772px;
	margin-left: 0;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
}
/* CopyRith 文字サイズは固定 */
#footer p {
	position: absolute;
	left: 0;
	top: 15px;
	font-size:12px;
}
/* プライベートポリシー */
#footerNav01 {
	position: absolute;
	right: 200px;
	top: 15px;
	width: 101px;
}
/* 法定表記 */
#footerNav02 {
	position: absolute;
	right: 128px;
	top: 15px;
	width: 58px;
}
/* pege top */
#footerNav03 {
	position: absolute;
	right: 35px;
	top: 15px;
	width: 48px;
}

/*---------------------------------------------*/
/* SaitMap */
ul#map {
	font-size: 100%;
	line-height: 2;
}

ul#map { margin: 0; padding: 0; }
ul#map ul { 
	margin: 0; padding: 0;
	list-style: none;
}

ul#map li {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0 0 0 15px;
	background: url(../images/map_marker.gif) no-repeat;
	list-style: none;
}

ul#map li.joint  {
	background: url(../images/map_joint.gif) repeat-y top left;
	font-size: 100%;
}

ul#map li.label  {
	background: url(../images/map_joint.gif) repeat-y top left;
	font-size: 80%;
 }

ul#map li.bottom {
	background: url(../images/map_bottom.gif) no-repeat bottom left;
 }
/* 新着情報 2010.09.18 */
.new {
	font-size: 90%;
}

.new img {
	margin-top:7px;
}
/*
*カラビナ　商品名の強調
*2010/10/03
------------------------------------------*/
tr.canabiner {
	text-align:center;
	background-color:red;
	}

/* Gallery Styling
* 2010.09.14@hama
------------------------------------------*/
.gallery .image-title,
.gallery .image-description,
.gallery .image-author,
.gallery .image-link {
    display:none;
}

.gallery
{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: none;
}

.gallery ul.images
{
    list-style-type: none;
    border: none;
    padding: none;
}

.gallery ul.images li.image
{
    display: inline;
    line-height: 0;
}

.gallery ul.images li.image a
{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    margin: 14px;
    display: inline-block;
    background: white;
    padding: 3px;
    line-height: 0;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px;
    border-radius: 4px 4px;
    -moz-box-shadow: 0px 0px 8px #AAA;
    -webkit-box-shadow: 0px 0px 8px #AAA;
    box-shadow: 0px 0px 8px #AAA;
    -webkit-transition: -webkit-box-shadow 0.1s ease-out;
    -moz-transition: -webkit-box-shadow 0.1s ease-out;
    -o-transition: -webkit-box-shadow 0.1s ease-out;
    transition: -webkit-box-shadow 0.1s ease-out;

/*
    position:relative;
    behavior:url(http://onsight.in/rope/css/PIE.htc);
*/
}

.gallery ul.images li.image a img
{
    border: none;
    padding: none;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px;
    border-radius: 4px 4px;
/*
    behavior:url(http://onsight.in/rope/css/PIE.htc);
*/
}

.gallery ul.images li.image a:hover
{
    -moz-box-shadow: 0px 0px 8px #222;
    -webkit-box-shadow: 0px 0px 8px #222;
    box-shadow: 0px 0px 8px #222;
/*
    behavior:url(http://onsight.in/rope/css/PIE.htc);
*/
}


