@import url(k_base.css);
@import url(../touroku/css/mail.css);


A.menu{
width:100%;
height:100%;
color:#000;
text-decoration:none;
display:block;
}
/*display:block;*/

A.menu:link{
color:#ffffff;
}

A.menu:visited{
color:#0F3463;
}

A.menu:hover{
background-color:#60c23c;
color:#ffd633;
}

td.menu{
border:1px #0f3463 solid;
background-color:#1f991f;
color: #ffffff;
}
td.menu00{
border:1px #0f3463 solid;
background-color:#b2d4ff;
color: #0F3463;
}

td.menu2{
border:1px #0f3463 solid;
background-color:#4bad4b;
}

.menu_t1{
font-size: 12px;
line-height: 120%;
font-weight: bold;
padding:0.5em;
}

.menu_t2{
font-size: 12px;
line-height: 120%;
padding:0.3em 0em 0.3em 3em;
}

.menu_t3{
font-size: 12px;
line-height: 200%;
padding:1em;
}

.pdf_pct{
float:left;
margin-right:5px;
vertical-align: bottom;
}

.border1 {
border: 3px solid #d60; magin:0; padding:12px; background:#ffd;
}

.border0{
border:1px solid #FFF; padding-top:0px; padding-left:2em; padding-down:1em; padding-right:1em;
}

/* PDFダウンロードのスタイル */
a.pdf {
    display:block;
    background-color: #f5ffff;
    background-image: url(../images/pdf_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 10px 10px 10px 45px;
    margin-top: 10px;
    margin-left: 18px;
    margin-bottom: 10px;
    width: 360px;
    border: solid;
    border-width: 1px 1px 1px 1px ;
    border-color:#3366ff;
    font-size: 12px;
    font-weight: bold;
    color: #3366cc;
    line-height: 150%;
    text-align: left;
    text-decoration: none;
}
a:hover.pdf {
    background-color:#ffffcc;
    text-decoration: underline;
}
a:active.pdf {
    background-color:#ffffcc;
}
/* BOXリンクのスタイル */
a.box_link {
    display:block;
    background-color: #f5ffff;
    background-position: 5px 5px;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
    margin-left: 18px;
    margin-bottom: 10px;
    width: 395px;
    border: solid;
    border-width: 1px 1px 1px 1px ;
    border-color:#3366ff;
    font-size: 12px;
    font-weight: bold;
    color: #3366cc;
    line-height: 150%;
    text-align: left;
    text-decoration: none;
}
a:hover.box_link {
    background-color:#ffffcc;
    text-decoration: underline;
}
a:active.box_link {
    background-color:#ffffcc;
}

a.box_title {
    display:block;
    background-color: #ffffff;
    padding: 10px;
    color: #3366cc;
    line-height: 130%;
    color: #555555;
    text-align: left;
    text-decoration: none;
}
a:hover.box_title {
    background-color:#ffcccc;
    text-decoration: underline;
}
a:active.box_title {
    background-color:#eecccc;
}

/*戻るボタン*/
a.link_back{
font-size:0.9em;
color:#0f6314;
text-decoration:none;
background: url(../images/tri_off.gif) no-repeat right top;
padding:0px 15px 0px 16px;
}

a.link_back:hover{
font-size:0.9em;
color:#ff0000;
background: url(../images/tri_hover.gif) no-repeat right top;
padding:0px 15px 0px 16px;
}

/*マーク（オレンジ）*/
.mark_orange{
background: url(../images/mark_orenge.gif) no-repeat left bottom;
padding-left:21px;
}

/*飾りタイトル*/

#mainContents div.deco_waku h3.title01 span{
display:block;
padding:5px;
padding-left:16px;
letter-spacing:2px;
background:url("../images/bg_title01_bottom.gif") left bottom no-repeat;
}

#mainContents div.deco_waku h3.title01{
position:relative;
margin-bottom:5px;
padding-top:1px;
line-height:180%;
background:url("../images/bg_title01.gif") 0 0 no-repeat;
}


