@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */
#header{
	padding-top: 20px;
}
.logo-mg{
	display: block;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#header .alignleft {
    margin-left: 10px;
    margin-right: 30px;
    /* max-width: 700px; */
}
#site-title span {
    text-decoration: none;
    color: #ccc;
    font-size: 14px;
    font-weight: normal;
}
#site-title {
    margin-top: 0px;
    font-size: 20px;
    line-height: 100%;
}
ul.snsp li a {
    color: #ccc;
    font-size: 19px;
    line-height: 170%;
    text-decoration: none;
}
#sidebar h3 {
    margin-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
#footer {
    clear: both;
    background-color: #fff;
    color: #666;
    padding: 5px;
}
#copyright a {
    text-decoration: none;
    color: #666;
}
.widget_popular_ranking ul li {
    position: relative;
    background-color: #fff;
}
