/*
Theme Name: avaloncomputer
Theme URI: http://avaloncomputer.jp/
Author: avaloncomputer
 */
body{
    background-color: #A6BBC7;
    font-size: 10px;
    line-height: 120%;
    overflow-x: hidden;
}

hr{
    margin: 0px;
    width: 200px;
    margin-left: 10px;
}

html, body{
    height: 100%;
}

img{
    vertical-align: bottom;

}

#mainHeader{
    height: 40px;
    width: 100%;
    background : #000000 url('./images/headder_logo.gif') no-repeat center;
}

body .main{
    position: relative;
    left: 50%;
    float: left;
}

#top{
    width : 950px;
    height: 900px;
    background: url('./images/home_bg.jpg') no-repeat top center;
    margin-left : auto;
    margin-right : auto;
    position: relative;
    left: -50%;
    float: left;
}

#top article.topixs{
    position: absolute;
    width: 230px;
    height: 280px;
    top: 450px;
    left: 680px;
    background-color: rgba(161,197,216,.6);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(border-radius.htc); /* For IE */
}

#top article.topixs img{
    width: 112px;
    height: 21px;
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#top article.topixs section{
    color: #ffffff;
    padding-left: 10px;
    height: 28px;
    margin-top: 12px;
}

#top article.topixs section span.title{
    margin-left: 10px;
}

#top article.topixs section hr{
    width: 200px;
}

#top article.topixs section span.title a, #top article.topixs section a{
    color: #ffffff;
    text-decoration: none;
}

#top nav{
    position: absolute;
    float: left;
    background: url("./images/button_bg.gif") no-repeat;
    height: 51px;
    width: 889px;
    top: 750px;
    left: 25px;
}

#top nav ul{
    margin-top: 5px; margin-left: 7px;
}

#top nav ul li{
    float: left;
}

#top div.banners{
    position: relative;
    bottom: 0px;
    top : 810px;
    left: 20px;
}

#top li.banner{
    float: left;
    height: 85px;
    margin: 5px;
}

#top li.banner img{
    width: 214px;
    height: 80px;
}

.main #shadow{
    width: 35px;
    height: 900px;
    background: url('./images/shadow_.gif') repeat-y;
    position: relative;
    left: -50%;
    float: left;
}

.main #shadow_r{
    width: 35px;
    height: 900px;
    background: url('./images/shadow_r.gif') repeat-y;
    position: relative;
    left: -50%;
    float: left;
}

/* clearfix */
#top article:after{
    content: "";
    display: block;
    clear: both;
}

#top div.banners:after{
    content: "";
    display: block;
    clear: both;
}

footer{
    height: 20px;
    width: 100%;
    background-color: #000000;
    clear: both;
}

footer span{
    color : #ffffff;
    float : right;
    font-size : 11px;
}

/**
 *     single
 */
#single{
    margin-left: auto; margin-right: auto;
    height: 100%;
}

#single .headerWrapper{
    background: url("./images/headder02_bg.gif") repeat-x;
    height: 83px;
}

#single header{
    position: relative;
    left: 50%;
    float: left;
}

#single nav{
    position: relative;
    left: -50%;
    float: left;
    height: 51px;
    width: 960px;
    background: url("./images/button_bg.gif") no-repeat;
    top: 15px;
}

#single nav ul li{
    float: left;
    margin-top: 5px; margin-left: 2px;
}

#single .contentWrapper{
    position: relative;
    float: left;
    left: 50%;
    /*min-height: 600px;*/
}

#single article{
    float: left;
    position: relative;
    left: -50%;
    width: 950px;
    background-color: #ffffff;
}

#single .content,#single .left{
    float: left;
}

#single article .footer.img{
    bottom: 100%;
}

div.title{
    z-index: 2;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 40px;
    left: 20px;
    letter-spacing: 1em;
}

#single .content,#single .banners{
    margin-top: 200px;
}

#single .content{
    width: 660px;
    /*
    min-height: 500px;
    */
    padding-left: 50px; padding-right: 70px;
}

#single .content .topic{
    margin: 20px 0px 20px 0px;
    min-height: 100px;
}

#single .content .topic a{
    color: #ffffff;
    text-decoration: none;
}

#single .left{
    width: 170px;
    background-color: #000000;
    min-height: 750px;
}

#single .banners{
    padding-left: 5px;
}

.left .banners .banner img{
    width: 162px;
    height: 64px;
    padding-top: 3px; padding-bottom: 3px;
}

#single img.header, #single img.footer{
    position: absolute;
    z-index: 1;
    left : -475px
}

#box{
    height:120px;
}

#single img.footer{
    bottom: 0px;
}

/** 影 **/
.contentWrapper #shadow{
    width: 35px;
    background: url('./images/shadow_.gif') repeat-y;
    position: relative;
    float: left;
    left: -50%;
}

.contentWrapper #shadow_r{
    width: 35px;
    background: url('./images/shadow_r.gif') repeat-y;
    position: relative;
    left: -50%;
    float: left;
}

h1{
    background: url("./images/cap_bg_h1.gif") no-repeat;
    height: 36px;
    width: 643px;
    font: 12px bold;
    color: #ffffff;
    padding: 10px 0px 0px 30px;
}

/** clearfix **/
#single .headerWrapper:after{
    content: "";
    display: block;
    clear: both;
}

#single:after{
    content: "";
    display: block;
    clear: both;
}

/* archive */
.topic div{
    text-align: right;
}

.topic div span{
    margin-left: auto; margin-right: auto;
    text-align: left;
}

#next_prev .prev{
    float: left;
}

#next_prev .next{
    float: right;
}

