
/*//////////////////////////////////////////*/
/*////// 山車祭りのスタイルシート定義 //////*/
/*//////////////////////////////////////////*/




div#honbun           { width:820px;
                       line-height:160%;
                       text-align:left;
                       background-color:#f9f9f3;
                       margin-top:50px;
                       padding:20px;
                       border:3px solid #006633; }

span.title           { font-size:2.0em;
                       color:#deb8c0; }

span.subtitle        { font-size:1.2em;
                       font-weight:bold;
                       color:#dda0dd; }

img.img1             { float:right;
                       margin-left:1em; }

img.img2             { float:left;
                       margin-right:1em; }

img.titleimg         { float:left;
                       margin-right:1em; }

table.tbl1           { width:810px;
                       color:#006633;
                       border-collapse:collapse; }

table.tbl1 th        { border:1px solid #006633;
                       background-color:#f0e0e0;
                       padding:0.5em 0;
                       width:270px; }

table.tbl1 td        { border:1px solid #006633;
                       padding:0.5em;
                       line-height:2em; }

table.tbl2           { width:810px;
                       color:#006633;
                       border-collapse:collapse; }

table.tbl2 th        { border:1px solid #006633; }

table.tbl2 td        { border:1px solid #006633;
                       padding:0.5em;
                       line-height:1.5em; }

th.left,td.left      { width:200px; }

th.right,td.right    { width:450px; }

table.tbl2 td span   { font-size:1.2em;
                       font-weight:bold;
                       color:#6666cc; }

table.tbl3           { width:810px;
                       color:#006633;
                       border-collapse:collapse; }

table.tbl3 th        { border:1px solid #006633; }

table.tbl3 td        { border:1px solid #006633;
                       padding-left:0.5em;
                       line-height:1.5em; }

img.wo               { cursor:pointer;
                       vertical-align:middle; }




/*////////////*/
/* 定義の終了 */
/*////////////*/

