.Contents{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    /*background-color:orange;*/
}

.Name{
    margin:110px 0 20px 0px;
    font-size:12px;
}

.Mainimg{
    width:800px;
    height:500px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}

.Wrapper{
    width:800px;
    height:400px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
}

.Center{
    width:800px;
    height:500px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
}

.Shunsuke{
    width:800px;
    height:400px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
}

.Ami{
    margin:110px;
    font-size:12px;
}

.News{
    width:800px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
    /*background-color:orange;*/
}

.Shunsuke{
    width:800px;
    height:400px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
}

.clear {
    clear: both;
}

.Art{
    height:400px;
    margin-bottom:20px;
    /*background-color:pink;*/
}

.Art > p{
    font-size:12px;
    padding:2px 0 0 1em;
    margin:0;
}

.AC{
    width:100%;
}

.AL{
    float:left;
    width:400px;
}

.AR{
    float:right;
    width:400px;
}

.Center > p{
    font-size:12px;
    margin:0;
}

.Ami > p{
    font-size:12px;
    margin:0;
}

