/*h1#header-name {
    background: url(/images/title_website_publi.gif);
    width: 235px;
    height: 35px;
    text-indent: -9999px;
    margin-bottom: 20px;
}*/
h1#header-name { font-size: 3.2rem;font-weight:bold;margin-bottom: 10px;}
#alpha h2.sub_event {
    background: url(/images/publi_sub_event.jpg) no-repeat;
    overflow: hidden;
    height: 20px;
}
#alpha h2.sub_event a {
    display: block;
    padding-top: 20px;
}

#alpha h2.sub_event2 {
    background: url(/images/publi_sub_event3.gif) no-repeat 0px 0px;
    overflow: hidden;
    background-size: 100% auto;
    height: 50px;
}
#alpha h2.sub_shinbunka2 {
    background: url(/images/publi_sub_shinbunka3.gif) no-repeat 0px 0px;
    overflow: hidden;
    background-size: 100% auto;
    height: 50px;
}
#alpha h2.sub_event2 a,
#alpha h2.sub_shinbunka2 a {
    display: block;
    padding-top: 50px;
}

@media screen and (max-width:750px) {
#alpha h2.sub_event2,
#alpha h2.sub_shinbunka2 { height: 8vw;}
}



#new_list,#new_item,#new_images { margin-bottom: 15px;}

#new_list ul { margin-left: 15px;}
#new_list ul li {
     /*font-size: 88%;*/
     margin: 7px 0;
     padding-left: 20px;
     background: url(/images/list_icon.gif) no-repeat left 5px;
}
#new_list p.more {
     /*font-size:88%;*/
     margin-top:10px;
     text-align:right;
}

li span.date {
color:#999999;
font-size:1.3rem;
}


/*#top_item dl {
    margin: 18px;
}*/
/*#top_item dt { float: left; width:80px;}
#top_item dt img { border: #CCC solid 1px; width: 100%; height:auto;}
#top_item dd { margin-left: 110px;}
dd.title { font-weight: bold; margin-bottom: 10px;}
dd.read { font-size: 88%;}
dd.read a { font-size: 1.3rem;}
dd.for { font-size: 82%; color:#999; text-align: right; margin-top: 10px;}*/

#oubo {
    font-size: 1.3rem;
    border: #999 solid 1px;
    padding: 15px 15px 15px 85px;
    background: url(/event/images/blog_icon.jpg) no-repeat 5px 20px;
}
#oubo ul { padding-left: 10px;}
#oubo ul li {
    margin-left: 10px;
    list-style-type: disc;
}
.ouboMidashi { font-weight: bold;}
#oubo ul ul li { margin-left: 10px; list-style-type: circle;}
#oubo .form { float: right; padding-top: 50px;}


.top_item dl {
    margin: 18px;
}
.top_item dt { float: left; width: 100px;}
.top_item dt img { border: #CCC solid 1px; width: 100%; height:auto;}
.top_item dd { margin-left: 120px;}
dd.title { font-weight: bold; margin-bottom: 10px; font-size: 1.6rem;}
dd.read { /*font-size: 88%;*/}
dd.read a { font-size: 1.3rem;}
dd.for { font-size: 1.3rem; color:#999; text-align: right; margin-top: 5px;}

#event_list { margin-left: 15px;}
#event_list ul li dd { font-size: 1.3rem; color: #333; margin-left: 30px;}
#event_list ul li .date { color:#999; font-size: 1.3rem; font-weight: normal;}

/* カテゴリによってタイトルアイコンを変える */
#event_list dt {
    margin-top: 5px;
    padding: 2px 7px 2px 30px;
    background: url(/event/images/icon_autograph.gif) no-repeat 0 2px;
    line-height: 160%;
    /*font-size: 88%;*/
    font-weight: bold;
    /*border-bottom: #FF9900 solid 1px;*/
}
#event_list .talk dt{
    background-image: url(/event/images/icon_talk.gif);}
#event_list .autograph_and_talk dt{
    background-image: url(/event/images/icon_autograph_and_talk.gif);}
#event_list .fair dt {   
    background-image: url(/event/images/icon_fair.gif) no-repeat;}
#event_list .autograph_and_book dt {
    background-image: url(/event/images/icon_autograph_and_book.gif);}
#event_list .sanka dt {
    background-image: url(/event/images/icon_sanka.gif);}

p.more {
     font-size:1.3rem;
     margin-bottom:30px;
     text-align:right;
}
