/* Copyright(C) 2001-2002 アクセス向上大失敗 All Rights Reservd. */
/* Last updated 2002/8/13 */
BODY, TD { font-size: 92%; color: #2E2E2A; line-height: 140%; }
A:link {color:#3366CC}
A:visited {color:#828C9D}
a:hover {color:orange;background-color:#FEE1AD}
A:active {color:orange; text-decoration:none}
H1 { font-size: 5pt }



.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #36414d;
    padding: 5px;
    color: #fff;
    background: #667895;	/* furu:#a3b8cc */
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}



/* Style Sheet */

