.articleInner{
    padding:20px 40px;
}

.toyochanprofile1{
    font-size:18px;
    margin-top:15px;
    margin-left:30px;
}

.toyochanprofile2{
    margin-right:30px;
}
.toyochanprofile2 p{
    font-size:14px;
    color:#65511b;
}

.largeText{
    color:#65511b !important;
    font-size:20px;
    text-align:center;
    line-height:1 !important;
    letter-spacing:2px;
}

.middleTitile{
    color:#65511b !important;
    font-size:16px;
    text-align:left !important;
    line-height:1 !important;
    letter-spacing:2px;
}

.buyList{
    text-align:center;
}
.buyList li{
    display:inline-block;
    margin-left:45px;
}

.buyList li:first-child{
    margin-left:0;
}

h3.innerTitle{
    font-size:24px;
    margin-bottom: 5px;
    margin-top: -5px;
    text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}

.yellow{
    color:#ffff00;
}

.lineGreen{
    color:#4fe433;
}

.caption{
    margin:15px auto;
}