/***********************************************/
/* jcstyle.css                                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/* ---------------------------- */
/*        各ページ共通項        */
/* ---------------------------- */

BODY {
	    font-size: 0.8em;
        color: #000;
        line-height: 150%;}

A:LINK {
        color: #039;
        text-decoration: none;}

A:VISITED {
        color: #039;
        text-decoration: none;}

A:ACTIVE {
        color: #36F;
        text-decoration: none;}

A:HOVER {
        color: #36F;
        text-decoration: none;}

IMG {
        border: 0;
        vertical-align: text-bottom;}

DIV#mflame {
        width: 580px;
        margin-left: 5px;}

DIV#mflame H1 { /* タイトルバー */
        margin: 20px 0px 0px 0px;
        background: url(../img/back_titbar.jpg) no-repeat;
        height:40px;
        text-indent: 0.8em;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 40px;
        color: #069;}

UL#navi {
        list-style: none;
        width: 580px;
        margin: 0px 0px 30px 0px;
        text-indent: 1em;}

DIV#mflame H2 { /* 青ライン小見出し */
        font-size: 1.2em;
        font-weight: bold;
        color: #FFF;
        background: #39C;
        padding: 3px 2px;
        margin: 0px 0px 10px 0px;
        text-indent: 1em;}

DIV#mflame P {
        margin: 0px 5px;
        text-indent: 1em;}

DIV#mflame TD,TH {
        font-size: 0.8em;}

HR.sep { /* ボックス区切り用 */
        visibility: hidden;
        clear:both;
        margin: 0px;}

P.return {
        text-align: right;
        font-size: 0.9em;
        border-top: 1px solid #39C;}

/* ---------------------------- */
/*         理事長所信項         */
/* ---------------------------- */

DIV#pres {
        width: 410px;
        margin-top: 20px;
        position: relative;
        left: 15px;
        margin-left: 150px;}

DIV#slogan {
        width: 150px;
        margin: 40px 0px;
        float: left;}


/* ---------------------------- */
/*          HotPress項          */
/* ---------------------------- */

DIV#hotprs {
        width: 580px;}

UL.prs_list {
        list-style: none;
        margin: 0px 0px 40px 0px;}

UL.prs_list LI {
        border: 1px dotted #999;
        width: 87px;
        text-align: center;
        padding: 2px;
        float:left;
        margin: 1px;}



