@charset "utf-8";

#main {
    font-size:0.8em;
    padding-bottom:30px;
}

h1 {
    width:669px;
    height:0;
    padding-top:132px;
    overflow:hidden;
    background:url(http://en.a-z-plan.jp/images/info/h1.gif) no-repeat 0 15px;
}

div#info_frame {
    width:658px;
    margin:20px auto;
    border:1px solid #cccccc;
}

h2#t_infolist {
    overflow:hidden;
    height:0;
    padding-top:39px;
    background:url(http://en.a-z-plan.jp/images/info/t_infolist.gif) no-repeat 0 0;
}

div#info_frame ul{
    font-size:1.2em;
}

div#info_frame ul li{
    clear:both;
    padding:10px 10px 10px 50px;
    background:url(http://en.a-z-plan.jp/images/info/info_marker.gif) no-repeat 25px 13px;
}

div#info_frame ul li span{
    width:80px;
    float:left;
}

div#info_frame ul li a{
    width:500px;
    float:right;
}

ul#pager {
    width:300px;
    margin:20px auto;
    
}

ul#pager li{
    float:left;
    width:300px;
    height:26px;
    text-align:center;
}

ul#pager li a{
    display:block;
    width:97px;
    height:0;
    overflow:hidden;
    padding-top:26px; 
    background-repeat:no-repeat;
    background-position:0 0;
}

ul#pager li a#pre{background-image:url(http://en.a-z-plan.jp/images/info/btn_pre.gif);    float:left;}
ul#pager li a#nex{background-image:url(http://en.a-z-plan.jp/images/info/btn_nex.gif);    float:right;}

ul#pager li a:hover{
    filter:alpha(opacity=70); /*IE*/ -moz-opacity:0.70; /*FF*/ opacity:0.70;
}

/*詳細*/

h2#t_info {
    background:#F2F1E7 url(http://en.a-z-plan.jp/images/info/i_title.gif) no-repeat 0 0;
    min-height:29px;
    _height:29px;
    font-weight:bold;
    font-size:1.6em;
    padding:10px 40px 0px 15px;
}

p#timer {
    text-align:right;
    padding:5px 10px;
    font-size:1em;
}

div#img_section {
    width:290px;
    margin:0px auto 10px;
    float:left;
    text-align:center;
}

div#img_section img {
    padding:5px;
    border:1px solid #cccccc;
}

div#desc {
    float:right;
    width:350px;
    margin:0px 0px 10px;
    padding-right:10px;
    padding-left:5px;
}

div#noimg {
    padding:15px 15px 0px;
}

div#desc p,div#noimg p{
    line-height:1.6;
}

p#btn_back {
    width:157px;
    clear:both;
    margin:0px auto 10px;
}

p#btn_back a{
    display:block;
    width:157px;
    height:0;
    padding-top:44px;
    overflow:hidden;
    background: url(/images/info/btn_infolist.gif) no-repeat 0 20px;
}
