@charset "utf-8";

/*ナビ部分指定
-----------------------------------------------------------------------*/
.profile a{
display:block;
width:122px;height:50px;
background:url(image/navi-02.png) no-repeat;
background-position:-123px 0px;
background-size: auto 50px;
padding-top:75px;
}

/*サイドナビ部分指定
-----------------------------------------------------------------------*/
.side-navi-unvisited2.side-profile a{
font-size:100%;
color:#3179a7;
}
.side-navi-unvisited2.side-profile a:hover{
color:#003670;
font-weight:bold;
}

.iso{
text-align:left;
width:180px;height:65px;
margin-top:30px;
border-bottom:solid 2px #a9a9aa;
}

/*トップイメージ
-----------------------------------------------------------------------*/
#category{
background:url(image/category-bar.gif) no-repeat;
width:610px;height:25px;
padding:0px 0px 0px 15px;
font-size:116%;
font-weight:bold;
text-align:left;
line-height:1.4;
color:#333333;
}

#top-image{
background:url(image/gaiyou-image_2021.png) no-repeat;
width:625px;height:200px;
background-size:100%;
overflow:hidden;
margin-top:3px;
}
#top-image h3{
padding-top:200px;
}

/*メイン
-----------------------------------------------------------------------*/
#main{
float:right;
width:625px;
}

/*サブ
-----------------------------------------------------------------------*/
#sub{
width:635px;height:500px;
margin:20px 0px 0px -5px;
padding-bottom:50px;
}

table{
border-spacing:5px 0px;
font-size:96%;
line-height:1.5;
color:#333333;
}
.information{
background-color:#fffcd2;
width:75px;height:100%;
border-bottom:dotted 1px;
letter-spacing:0.1em;
padding:0 10px;
}
.information-content{
background:url(image/list.gif) no-repeat 5px center;
width:535px;height:100%;
border-bottom:dotted 1px;
letter-spacing:0.05em;
padding:8px 0px 8px 25px;
}




