/*タグの設定*/

body{
text-align:center;
margin:0px;
}


th.menu_title{
padding:2px;
color:#458956;
font-weight:bold;
font-size:16px;
}

td{
background:#ffffff;
border-color:#651236;
}

td.menu{
padding:3px;
font-weight:bold;
font-size:14px;
border-top:none;
border-right:none;
border-bottom:dotted;
border-left:none;
border-bottom-width:1px;
}

td.news{
padding:3px;
font-size:12px;
border-top:none;
border-right:none;
border-bottom:dotted;
border-left:none;
border-bottom-width:1px;
}

td.menu_area{
border-top:none;
border-right:dotted;
border-bottom:dotted;
border-left:dotted;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}

td.contens_area{
border-top:dotted;
border-right:dotted;
border-bottom:dotted;
border-left:none;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
}

td.footer{
font-size:12px;
text-align:right;
color:#ffffff;
background:#165283;
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
}

td.gaiyo{
font-size:14px;
text-align:left;
border-top:dotted;
border-right:dotted;
border-bottom:dotted;
border-left:dotted;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
}

th.gaiyo{
font-size:14px;
font-weight:normal;
color:#ffffff;
background:#165283;
border-top:dotted;
border-right:dotted;
border-bottom:dotted;
border-left:dotted;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
}

th.subtitle{
font-size:14px;
font-weight:bold;
color:#333333;
}

div.topinfo{
font-size:16px;
color:#333333;
background:#ffffff;
}

div.attention{
padding:4px;
font-size:16px;
font-weight:bold;
color:#B22222;
background:#B0C4DE;
border-color:#666666;
border-top:dotted;
border-right:dotted;
border-bottom:none;
border-left:dotted;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
}

div.subtitle{
padding:4px;
font-size:14px;
font-weight:bold;
color:#333333;
background:#bbe2f1;
border-color:#666666;
border-top:dotted;
border-right:dotted;
border-bottom:none;
border-left:dotted;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
}

div.kiji{
padding:4px;
font-size:14px;
color:#333333;
background:#ffffff;
border-color:#666666;
border-width: 1px;
border-style:dotted;
}


/*リンク色*/

a:link { text-decoration:none; color:#666666; }
a:visited { text-decoration:none; color:#666666; }
a:hover { text-decoration:underline; color:#C60909; }
a:active { text-decoration:underline; color:#C60909; }

a.access:link { text-decoration:none; color:#3366ff; }
a.access:visited { text-decoration:none; color:#3366ff; }
a.access:hover { text-decoration:underline; color:#3366ff; }
a.access:active { text-decoration:underline; color:#3366ff; }


