/* 光金属工業KKホームページ基本設定 */

/* 基本設定 */
BODY {
background-color:#ffffff;
background-image : url('img/bg.gif');
/* overflow-y:auto;　スクロールしない場合はバー部分を出さない*/
margin:0;}

body,caption,tr,td,th{
font-size: 13px;
color:#605b56;
line-height: 125%;
}
img{ border:0;}

A:Link,A:Visited{
	color : #0000ff;}
a:hover{color : #ff0000;}

/* 中のメニュー */
A.menu:Link,A.menu:Visited{
	color : #4d0000;
text-decoration:none;
width : 105px;
height : 26px;
background-image : url('img/mb1.gif');
background-repeat: norepeat;
text-align:center;
font-size: 14px;
margin:0px;
padding-top:6px;}

a.menu:hover{
background-image : url('img/mb2.gif');
background-repeat: norepeat;
text-decoration:none;
}

/* 右の色メニュー*/

A.bbl:Link,A.bbl:Visited{
	{
	color : #4d0000;
text-decoration:none;
width : 150px;
height : 20px;
background-image : url('img/bbl1.gif');
background-repeat: norepeat;
text-align:center;
font-size: 14px;
margin:2px;
padding-top:4px;}

a.bbl:hover{background-image : url('img/bbl2.gif');
background-repeat: norepeat;
text-decoration:none;}

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

img{ border:0;}

/* 見出しtext-align:center */

h1           {
font-size: 18px;
padding:9px 0px 0px 60px;
margin : 0px;
width : 100%;
height : 33px;
background-image: url('img/h1.gif');
background-repeat: no-repeat;
color: #014359;

}
h2           {
font-size: 15px;
padding: 9px 0px 6px 26px;
margin : 0px;
width : 100%;
height : 30px;
background-image: url('img/h2.gif');
background-repeat: no-repeat;
color: #FFFDF4;

}

h3           { font-size: 16px;
height : 29px;
padding:7px 0px 0px 36px;
margin : 5px;
background-image: url('img/h3.gif');
background-repeat: no-repeat;
color: #ff6c07;
 }

h4            {
font-size: 14px;
color: #004d64;

}

h5 {
font-size: 14px;
color: black;}

h6{
	font-size:12px;
font-weight: normal;
}



/* 背景左縦一列 */
.fyo_bg{
background-image : url('img/bg.gif');
background-position:100% 0%;
background-repeat: repeat-y;
}

/* 濃色背景セルなど */
.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/migiue.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 #445522; 
border-bottom:1px solid #445522; 

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

}

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

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

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

.hyo_kakomi {
border-top:1px solid #445522; 
border-bottom:1px solid #445522; 
border-right:1px solid #445522; 
border-left:1px solid #445522; 

}
/*グラデーション*/
.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=#bdd8e4);
}

/* 改行 */
.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-bottom:0px;
margin-top:0px;}


/* コピーライト */

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

/* お問い合わせ */
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;}

/* 光金属工業KK */
