/*
@import url(http://www.rid2650elect.jp/mt-static/themes-base/blog.css);
@import url(http://www.rid2650elect.jp/mt-static/themes/minimalist-red/screen.css);
*/
@import url(http://www.rid2650elect.jp/scroll.css);
#photoby{
    width: 940px;
    margin: 0px auto;
    font-size: 0.8em;
    color: #666;
    text-align: right;
}
/*
 *
 * 組織
 *
 */
#organize table.list th.charge{
    border-right: none;
}
#organize table.list th.chief{
    border-left: none;
}
#organize table.list th.charge div{
    font-weight: normal;
    height: 30%;
    margin-top: 10%;
}
#organize table.list td div{
    text-align: right;
    font-size: 0.8em;
}
/*
 *
 * インデックス
 *
 */
#main div.feed{
    margin: 0px 0px 20px 10px;
}

#main #profile{
    text-align: center;
}
#main #profile img{
    border: solid 1px gray;
}
#main #profile h3{
    width: 20em;
    margin: 5px auto;
    font-weight: bolder;
    border-bottom: solid 1px #666;
}


#main #profile h4{
    line-height: 1.1em;
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#main #profile a.detail{
    display: inline-block;
    margin-top: 10px;
    background: #787AB8;
    letter-spacing: 0.8em;
    color: white;
    padding: 1px 10px;
    text-decoration: none;
}
#main #profile a.detail:hover{
    background: #3B3D71;
}
html:lang(ja) #main #profile a.detail span{
    letter-spacing: 0em;
}
div.feed div{
    margin: 10px 0px;
    border-bottom: dashed 1px #666;
}
div.feed span.date{
    display: inline-block;
    width: 7.5em;
    /* font-size: smaller; */
    letter-spacing: 0px;
}
div.feed a{
    color: #333;
    text-decoration: none;
}
div.feed a:hover{
    background: #CCC;
    color: blue;
}
div#right img{
    width: 200px;
}
/*
 *
 * プロフィール
 *
 */
ruby{
   font-size: 1.2em;
}
/*
 *
 * 地区長期ビジョン
 *
 */
#vision .update{
    text-align: right;
}
#vision .download{
    text-align: right;
}
#vision h4{
    margin: 20px 0px;
    text-align: center;
}
#vision h4 span{
    display: inline-block;
    background: #CCC;
    border: 1px solid #333;
    padding: 10px 50px;
}
#vision ol{
    padding-left: 4em;
}
#vision ol li{
    margin-top: 0px;
}
#vision ul li ul{
    margin: 30px 0px;
}
#vision ul li ul li{
    margin-top: 10px;
}
#vision ul li ul li span{
    text-decoration: underline;
}
#vision ul li ul li ol li{
    margin-top: 0px;
}
#vision ul li h5{
    width: 230px;
    padding: 10px 5px;
    border: solid 1px #333;
}
#vision address{
    margin-top: 30px;
    font-style: normal;
    text-align: right;
}

/*
 *
 * プライバシーポリシー
 *
 */
#privacy dt{
    margin-top: 20px;
}

#privacy dd{
    margin: 5px 0px 0px 2em;
}

#privacy ol{
    padding-left: 2em;
}
#privacy p{
    margin-bottom: 5px;
}
#privacy ol li{
    margin: 10px 0px;
}
