/*ページ全体の定義*/

body {

      padding: 0px;
      margin: 0px;
      boder: none;
      background-image: url(image/background.png);
      font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
      color: #330000;

      }

.topBOX {

          width: 800px;
          padding: 0px 0px 20px 0px;
          margin: 0px;
          background-image: url(image/background_02.png);

          }

img {

     margin: 0px;
     padding: 0px;
     border: none;

     }


span {

       display: list-item;
       list-style-type: none;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 15px;
       background-image: url(image/point.png);
       background-repeat: no-repeat;
       background-position: left center;
       border-bottom-width: 1px;
       border-bottom-style: dotted;
       border-bottom-color: #CCCCCC;
       font-size: 12px;

      }


/*トップのメッセージ部分のスタイル*/

.top_messageBOX{

               width: 780px;
               padding: 10px 0px 20px 0px;
               margin: 0px;
               display: block;
               background-image: url(image/top_coment.png);
               background-repeat: no-repeat;
               background-position: left bottom;
               text-align: right;
               font-size:11px;

               }



/*トップ以外の各ページに表示されるインデックス部分のスタイル*/

.index2BOX {

            width: 700px;
            height: 20px;
            margin-left: 0px;

            }

.index2 ul {

            margin: 0px;
            padding: 0px;
            list-style-type: none;
         
            }

.index2 li {

            margin-left: 0px;
            padding: 0px;
            float: left;
         
            }


/*トップページ中央のスタイル*/

.top_centerBOX {

                width: 780px;
                height: 400px;
                padding: 0px;
                margin: -20px 0px 0px 0px;
                background-image: url(image/background.png);

                }

.top_rightBOX {

              width: 160px;
              height: 400px;
              padding: 0px;
              margin: 0px;
              text-align: left;
              float: left;
              clear: left;

              }


.top_right {
           
           width: 145px;
           height: 400px;
           padding: 0px;
           margin: 0px 15px 0px 0px;
           background-color: #ffffff;
           font-size:12px;

           }

.top_right li {

               margin: 0px;
               padding: 0px;
               color: #333333;
               font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	       font-size: 13px;
	       text-align: left;
               line-height: 150%;
               list-style-type: none;

	      }


.top_right #menu1 {

                  margin: 0px;
                  padding: 0px;

                 }


.top_right #menu1 ul {

                      margin: 0px;
                      padding: 0px;

                     }


.top_right #menu1 li {

                      width: 140px;
                      height:40px;
                      margin: 0px;
                      padding: 0px;
                      color: #808080;

                     }


.top_right #menu1 li a {

                        margin: 0px;
                        padding-top: 12px;
                        padding-left: 40px;
                        height: 40px;
                        display: block;
                        background-image: url(image/index.png);
                        background-repeat: no-repeat;
                        background-position: left top;
                        color: #666666;
                        font-size: 12px;
                        font-weight: bold;
                        text-decoration: none;
                        float: top;

                        }


.top_right #menu1 li a:hover {

                              margin: 0px;
                              padding-top: 12px;
                              padding-left: 40px;
                              height: 40px;
                              display: block;
                              background-image: url(image/index_02.png);
                              background-repeat: no-repeat;
                              background-position: left top;
                              color: #999999;
                              font-size: 12px;
                              font-weight: bold;
                              text-decoration: none;

                             }



.top_leftBOX {

               width: 605px;
               height: 400px;
               padding: 0px;
               margin: 0px;
               background-color: #ffffff;
               float: left;

               }

.top_left_pickup {

               width: 500px;
               height: 110px;
               padding: 0px;
               margin-top: 10px;
               border-width: 1px;
               border-color: #c3c3c3;
               border-style: solid;
               text-align: left;
               clear: left;
               font-size: 13px;

                }

.top_left_pickup span{

                    display: list-item;
                    list-style-type: none;
                    padding-top: 3px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    background-image: url(image/point_02.png);
                    background-repeat: no-repeat;
                    background-position: left center;
                    border-bottom-width: 1px;
                    border-bottom-style: solid;
                    border-bottom-color: #CCCCCC;


                    }

.top_left_pickup b {

                     font-size: 12px;
                     font-weight: bold;
                     line-height: 1.8em;
                     text-decoration: underline;

                      }

.top_left_pickup img {

               margin: 0px 10px 0px 0px;
               float: left;
               clear: both;

               }

.top_left_news {

               width: 500px;
               padding: 0px;
               margin-top: 10px;
               border: none;
               text-align: left;
               clear: left;
               font-size: 13px;

                }

.top_left_news span {

                    display: list-item;
                    list-style-type: none;
                    padding-top: 5px;
                    padding-bottom: 5px;
                    padding-left: 20px;
                    background-image: url(image/point_02.png);
                    background-repeat: no-repeat;
                    background-position: left center;
                    border-bottom-width: 1px;
                    border-bottom-style: dotted;
                    border-bottom-color: #CCCCCC;
                    color: #ee3333;

                    }


/*トップ下部分のスタイル*/


.bottomBOX{

                      width: 780px;
                      height: 50px;
                      padding: 0px;
                      margin: 0px;
                      text-align: right;
                      font-size: 12px;

                      }


/*ご挨拶のページで使うスタイル*/

.massegeBOX {

             width: 400px;
             margin: 20px 150px 40px 150px;
             padding: 0px;
            font-size: 13px;
            text-align: left;
            line-height: 1.2em;

             }



/*会社概要のページで使うスタイル*/

.profileBOX {

             width: 500px;
             margin: 20px 100px 40px 100px;
             padding: 0px;
             font-size: 13px;
             text-align: left;
             line-height: 1.5em;

             }


.profile {

          width: 500px;
          padding: 0px;
          margin: 5px 0px 20px 0px;

          }
 
.profile dl {

              border-bottom-width: 1px;
              border-bottom-style: dotted;
              border-bottom-color: #CCCCCC;
              padding-top: 5px;
              padding-bottom: 5px;
              margin-bottom: -10px;
              font-size: 12px;

             }
 
.profile dt {

              float: left;
              width: 100px;
              background-image: url(image/point.png);
              background-repeat: no-repeat;
              background-position: right center;

              }


/*事業内容のページ下部のスタイル*/

.service {

          width: 650px;
          padding: 0px;
          margin: 20px 25px 40px 25px;

          }
 
.service dl {

              padding-top: 5px;
              padding-bottom: 10px;
              margin-bottom: -10px;
              border-bottom-width: 1px;
              border-bottom-style: dotted;
              border-bottom-color: #CCCCCC;
              font-size: 12px;

             }
 
.service dt {

              float: left;
              width: 160px;
              background-image: url(image/point.png);
              background-repeat: no-repeat;
              background-position: left center;
              padding-left: 15px;

              }

/*所在地のページのスタイル*/

.accessBOX {

            width: 400px;
            margin: 20px 150px 40px 150px;
            padding: 0px;
            font-size: 12px;
            text-align: left;
            line-height: 1.5em;

            }


/*関連会社のページのスタイル*/

.groupBOX {

            width: 400px;
            margin: 20px 150px 40px 150px;
            padding: 0px;
            font-size: 12px;
            text-align: left;

           }

/*関連会社のページのスタイル*/

.contactBOX {

             width: 700px;
             margin: 20px 0px 40px 0px;
             padding: 0px;
             font-size: 12px;
             text-align: left;

             }

.contactBOX table{

                  font-size: 12px;
                  line-height: 3em;

                  }


