/* リュミエールジャパンリニューアル基本設定 */

body { color: black; background-color: #dadada;
background-image: url(../img/bg.gif);
background-repeat: repeat-y ;}

td { font-size: 10pt }
a:hover { color: red }

img{ border:0;}


/* 中のメニュー */
A.menu:Link,A.menu:Visited{
color : #d3cf7f;
text-decoration:none;}

a.menu:hover{
color : #ffffff;}

/* 背景が濃いめの色メニュー （文字は黄色系）*/

A.bbl:Link,A.bbl:Visited{
	color : #d8c900;}
a.bbl:hover{color : #f0f000;}

/* リスト */
ul,li { list-style-image: url('img/icon.gif');
list-style-position: outside;
margin:5px 2px 2px 11px;}

/* テーブルとセルの線を細くする */
table{border-collapse: collapse;
border-color: #64615d;}
td{border-collapse: collapse;
border-color: #64615d;}

img{ border:0;}

/* 太めの文字 */
.big          { 
font-size: 14px;
padding: 4px 0px 0px 10px;
margin-bottom : 6px;
width :100%;
line-height: 150%;
 font-weight:bold;
 
}

/* 見出し */

h1 { margin : 0px;font-size: 10pt }


h2           { color: #707070;
	font-family: Verdana;
margin:2px;
 }


h3   {color: #000000;
font-size: 11px;
padding:0px 0px 0px 0px;
margin:0px;
font-weight:normal;}

h4            {color: #003399;
background-color:#dadada;
font-size: 11pt;
padding:4px 0px 0px 5px;
background-image: url('img/h3.gif');
background-attachment: fixed;
background-position:100% 0%;
background-repeat: no-repeat;
height : 24px;
margin:0px

}

h5 {
line-height: 130%;
margin : 0px;
color: #666666;}

h6{
	font-size:16px;
background-image: url('img/h6_bg.gif');
background-repeat: no-repeat;
	padding:3px 20px;
height : 30px;
margin : 20px 0px 0px 10px;
	letter-spacing:1px;}




/* 濃色背景セルなど */
.mojibb {font-size: 13px;color: #fff7e8;}
.mojiao {font-size: 14px;color: #fbece8; line-height: 125%}

/* 左一列の画像 */

.bg_hidari
{background-image : url('img/bg2_2.gif');
background-attachment: fixed;
background-position:0% 00%;
background-repeat: repeat-y;}

/* 左上の画像 */

.bg_hidariue
{background-image : url('img/hidariue.gif');
background-attachment: fixed;
background-position:0% 00%;
background-repeat: no-repeat;
}

/* 左上の画像 */
.bg_hidarisita
{background-image : url('img/bg_hidarisita.gif');
background-attachment: fixed;
background-position:0% 100%;
background-repeat: no-repeat;
}

/* 右下の画像 */
.bg_migisita
{background-image : url('img/migisita.gif');
background-attachment: fixed;
background-position:100% 100%;
background-repeat: no-repeat;
}

/* 右下の画像 */
.bg_migisita_ita
{background-image : url('img/ryori_ita.jpg');
background-attachment: fixed;
background-position:100% 100%;
background-repeat: no-repeat;
}


/* 右上の画像 */
.bg_migiue
{background-image : url('img/top_menu_bg.gif');
background-attachment: fixed;
background-position:100% 0%;
background-repeat: no-repeat;
}


/* タイトル */

.hyo_titl {
background-image: url('img/titl_bg.gif');
background-repeat: no-repeat;
width : 300px;
height : 38px;
letter-spacing: 2px;
padding-left: 40px;
padding-top: 7px;
font-size: 17px;
color:#4c5f4b;
font-weight: bold;

}

/* 表の枠 */


.hyo_uesita {
border-top:1px solid #64615d; 
border-bottom:1px solid #64615d; 

}
.hyo_sayu {
border-right:1px solid #64615d; 
border-left:1px solid #64615d; 
}
.hyo_migi {
border-right:1px solid #64615d; 

}

.hyo_sita {
border-bottom:1px solid #64615d; 

}
.hyo_ue {
border-top:1px solid #64615d; 

}
.hyo_hidari {
border-left:1px solid #64615d; }

.hyo_kakomi {
border:1px solid #445522; 
line-height: 110%;
}
/* テーブルドット枠 */
.hyo_dot{ border: 2px dotted #93964c}

/*グラデーション*/
.filt_hk{
filter: Alpha( Opacity=0, FinishOpacity=100, Style=1, StartX=100, FinishX=10, StartY=100, FinishY=100);
}

/*グラデーション右濃*/
.filt_mk{
filter: Alpha( Opacity=0, FinishOpacity=100, Style=1, StartX=10, FinishX=100, StartY=100, FinishY=100);
}

/*グラデーション上濃*/
.filt_uk{
filter: Alpha( Opacity=0, FinishOpacity=100, Style=1, StartX=100, FinishX=100, StartY=100, FinishY=0);
}
/*グラデーション下濃*/
.filt_sk{
filter: Alpha( Opacity=0, FinishOpacity=100, Style=1, StartX=100, FinishX=100, StartY=0, FinishY=100);
}

/*グラデーション色指定*/
.filt_sitei{
filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0 StartColorStr=#ffffff EndColorStr=#b4c5dd);
}

/* 改行 */
.kaigyo140{
line-height: 140%}

.kaigyo_siro{
line-height: 150%;
color: #FFFDF4}


/* 水平線 */

hr {border-style: dotted;
margin-bottom:1px;
margin-top:1px;
color:#636b51;}

/* インデント */

blockquote{margin:0px 20px 0px 30px;}

/* リスト項目 */
ul,li { list-style-image: url('img/icon.gif');
list-style-position: outside;
margin:3px 2px 2px 11px;}


/* コピーライト */

.copy{font-size:9px;
	font-family: Verdana;}

/* お問い合わせ */
textarea,input,select {
	border-top:1px solid #8b9b97;
	border-bottom:1px solid #8b9b97;
	border-left:1px solid #8b9b97;
	border-right:1px solid #8b9b97;
	background-color: #ececec;
	font-size: 12px;
	color: #666666;

}

.but {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color: #ffffff;

}


/* メールフォームCGI（mail22）の上部タイトルなど */
.ttl{font-size:14px;
font-family: Verdana;
color:#ffffff;}

form{margin:3px;}

/* リュミエールジャパンカタログ基本設定 */
