/*
////////////////////////////////////////////////////////////////////////////////
---------------------
スタイルシート [全般]
---------------------
CSS File Name : common.css
Last Update : 2007/06/29
Copyright (C) QUARRO All Rights Reserved.
////////////////////////////////////////////////////////////////////////////////
*/
*
{
    margin : 0px;
    padding : 0px;
}

a:link, a:visited
{
    color : #3333cc;
}

a:hover, a:active
{
    text-decoration : none;
    color : #3333cc;
}

body
{
    display : block;
    color : #000000;
    background-image : url("../images/space_bg.gif");
    font-size : 12px;
    font-family : "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
    text-align : center;
}

img
{
    border : 0px;
}

.wrap
{
    width : 820px;
    margin : 0px auto;
    background-color : #ffffff;
    border-left : solid 1px #cccccc;
    border-right : solid 1px #cccccc;
}

/*
-------------------------
スタイルシート [ヘッダー]
-------------------------
*/
.header
{
    height : 70px;
    width : 820px;
}

.h1Header
{
    height : 20px;
    width : 820px;
    text-align : left;
    text-indent : 7px;
    line-height : 20px;
    color : #999999;
    font-size : 12px;
    font-weight : normal;
}

.logoHeader
{
    height : 50px;
    width : 170px;
    float : left;
}

.rightHeader
{
    height : 50px;
    width : 650px;
    float : left;
}

/*
-----------------------------------
スタイルシート [グローバルメニュー]
-----------------------------------
*/
.menuGlobal
{
    height : 30px;
    width : 820px;
}

.naviGlobal
{
    height : 30px;
    width : 820px;
    text-align : left;
    list-style-type : none;
}

.naviGlobal li
{
    height : 30px;
    width : 110px;
    float : left;
}

.naviGlobal .menuGlobalEnd
{
    width : 160px;
}

/*
---------------------------
スタイルシート [コンテンツ]
---------------------------
*/
.content
{
    width : 806px;
    margin : 7px 7px 0px 7px;
    background-color : #ffffff;
}

.toTop
{
    height : 20px;
    width : 806px;
    text-align : right;
    line-height : 20px;
    clear : both;
}

/*
-------------------------------
スタイルシート [レフトテーブル]
-------------------------------
*/
.leftTable
{
    width : 160px;
    float : left;
}

.naviHead
{
    height : 30px;
    width : 160px;
    margin-top : 20px;
}

.leftTable ul
{
    width : 160px;
    list-style-type : none;
}

.naviDesign
{
    height : 90px;
    border-bottom : solid 1px #cccccc;
}

.naviProducts
{
    height : 60px;
    border-bottom : solid 1px #cccccc;
}

.naviEtc
{
    height : 80px;
    margin-top : 20px;
}

.naviDesign li,
.naviProducts li
{
    height : 30px;
    width : 160px;
    float : left;
}

.naviEtc li
{
    height : 20px;
    width : 160px;
    text-align : left;
    line-height : 20px;
    float : left;
}

.leftBanner
{
    height : 75px;
    width : 160px;
    margin-top : 10px;
}

/*
---------------------------------
スタイルシート [センターテーブル]
---------------------------------
*/
.centerTable
{
    width : 470px;
    margin-left : 8px;
    margin-right : 8px;
    float : left;
}

.location
{
    height : 15px;
    width : 470px;
    margin-bottom : 5px;
    text-align : left;
    line-height : 15px;
}

.h2Content
{
    height : 25px;
    width : 470px;
    text-align : left;
}

.subh2Content
{
    height : 35px;
    width : 450px;
}

.h3Content
{
    height : 25px;
    width : 470px;
    margin-top : 20px;
    margin-bottom : 10px;
    text-indent : 15px;
    text-align : left;
    line-height : 25px;
    font-size : 12px;
    color : #000000;
    background-image : url("../images/subContent_bg.gif");
    background-repeat : no-repeat;
}

.h4Content
{
    height : 20px;
    width : 450px;
    margin-left : 20px;
    margin-bottom : 10px;
    text-align : left;
    text-indent : 15px;
    line-height : 20px;
    font-size : 12px;
    color : #000000;
}

.imgContent1
{
    height : 25px;
    width : 450px;
    margin-bottom : 10px;
}

.imgContent2
{
    height : 75px;
    width : 160px;
    margin-left : 15px;
    margin-right : 15px;
    float : right;
}

.txtContent
{
    width : 450px;
    margin-bottom : 10px;
    margin-left : 15px;
    margin-right : 5px;
    text-align : left;
    line-height : 20px;
}

.txtContent strong
{
    color : #cc0033;
    background-color : #ffffff;
    font-weight : bold;
}

.nextContent
{
    width : 450px;
    margin-top : 5px;
    margin-left : 15px;
    margin-right : 5px;
    text-align : left;
    line-height : 20px;
}

.word
{
    width : 400px;
    margin-left : 50px;
}

.word dt
{
    width : 400px;
    text-align : left;
    font-weight : bold;
    line-height : 20px;
}

.word dd
{
    width : 400px;
    background-color : #ffffcc;
    border : solid 1px #cccccc;
    padding : 5px;
    margin-bottom : 10px;
    text-align : left;
    line-height : 20px;
}

.txtCaution
{
    width : 450px;
    font-size : 10px;
    color : #ff0000;
    margin-bottom : 10px;
    margin-left : 20px;
    text-align : left;
    line-height : 12px;
}

/*
-------------------------------
スタイルシート [ライトテーブル]
-------------------------------
*/
.rightTable
{
    width : 160px;
    float : left;
}

.rightTable ul
{
    width : 160px;
    list-style-type : none;
}

.naviWorks
{
    height : 200px;
    border-bottom : solid 1px #cccccc;
}

.naviWorks li
{
    height : 100px;
    width : 160px;
    background-image : url("../images/naviw_bg.gif");
    float : left;
}

/*
-------------------------
スタイルシート [フッター]
-------------------------
*/
.footer
{
    height : 52px;
    width : 820px;
}

.naviFooter
{
    height : 20px;
    width : 806px;
    margin : 0px 7px 0px 7px;
    list-style-type : none;
}

.naviFooter li
{
    height : 20px;
    margin-left : 8px;
    line-height : 20px;
    float : right;
}

.wrapFooter
{
    height : 32px;
    width : 806px;
    margin : 0px 7px 0px 7px;
}

.bannerFooter
{
    height : 32px;
    width : 403px;
    text-align : left;
    line-height : 32px;
    float : left;
}

.addressFooter
{
    height : 32px;
    width : 403px;
    text-align : right;
    line-height : 16px;
    font-style : normal;
    float : right;
}

/*
-----------------------------
スタイルシート [コピーライト]
-----------------------------
*/
.copyright
{
    height : 30px;
    width : 820px;
    margin-top : 5px;
    line-height : 30px;
    text-align : center;
    border-top : solid 1px #cccccc;
    color : #ffffff;
    background-color : #333366;
    clear : both;
}

/*
-------------------------
スタイルシート [クリアー]
-------------------------
*/
.clear
{
    clear : both;
    visibility : hidden;
}
