.title{
    width: 70%;
    margin: 0 auto;
    overflow: auto;
    background-color:#00008b;
}

html.sp .title{
	width:95% ! important;
}

.title h2{
    font-size: 130%;
    padding: 0 0 0 30px;
    color: #ffffff;
    margin: 10px 0 10px 0;
    font-weight: inherit;
}