body{font-family:メイリオ,HIragino Mincho Pro;font-size: 10pt;background: url(images/bg.gif);}

/*--ホーム--*/
.home{width: 950px;margin:auto;background: #ffffff;border: solid 1px #708090;}

/*--ヘッダー--*/
#hed1{height: 90px;text-align: left;padding: 20px 20px 0px 20px;}
#hed2{height: 30px;text-align: right;padding: 0px 30px 0px 20px;}
#hed2 a{color:#333d6f;text-decoration: none}

/*--メニュー１--*/
#me{float: left ; width: 150px;margin-left: 20px;}

#me a{display: block;width: 180px;height:40px;text-decoration: none;color: #666666;margin-bottom:5px;}
#me a:hover{display: block;width: 180px;height:40px;text-decoration: none;color: #0094FF;}

#me1 a{background: url(images/bt.gif) no-repeat}
#me2 a{background: url(images/bt.gif) 0px -40px no-repeat}
#me3 a{background: url(images/bt.gif) 0px -80px no-repeat}
#me4 a{background: url(images/bt.gif) 0px -120px no-repeat}
#me5 a{background: url(images/bt.gif) 0px -160px no-repeat}
#me6 a{background: url(images/bt.gif) 0px -200px no-repeat}
       
#me1 a:hover{background: url(images/bt.gif) no-repeat -180px 0px;}
#me2 a:hover{background: url(images/bt.gif) -180px -40px no-repeat;}
#me3 a:hover{background: url(images/bt.gif) -180px -80px no-repeat;}
#me4 a:hover{background: url(images/bt.gif) -180px -120px no-repeat;}
#me5 a:hover{background: url(images/bt.gif) -180px -160px no-repeat;}
#me6 a:hover{background: url(images/bt.gif) -180px -200px no-repeat;}


/*--メイン--*/
#wa{display:inline;width: 700px;margin-left:50px;float: left;}

/*--画像(写真)or動画(flash)--*/
#top{width: 700px;height:467px;text-align: center;}

/*--トピックス見出し--*/
h1{font-size: 11pt;background: url(images/bt2bg.gif) repeat-x;width: 700px;}

#topix{width: 650px;font-size: 11pt;padding:0px 30px}


/*--フッター--*/
#fot{color: #333d6f;text-align: center;background: #B0C4DE;}


/*--会社概要など--*/
.hut a{color:#333d6f;text-decoration: none;}


/*--会社概要table--*/

table{border-collapse:collapse;margin-bottom:20px;}
#gaiyo td{ border: solid 1px #708090;padding:10px 30px;}

/*--業務内容table--*/
#work td{ border: solid 1px #708090;padding:5px 20px 5px 20px;}


#clear{clear: both;}
img {border-style: none;}

