a {
    outline: none;
    color: #00A0E9;
}

h1.entry-title {
    font-weight: normal;
    font-size: 20px;
	  line-height: 24px;
}


.site-header h1 a, .site-header h2 a {
    color: #00A0E9;
    display: inline-block;
    text-decoration: none;
	font-weight: normal;
}

.site-header h2 {
    font-weight: normal;
    font-size: 16px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
}

body {
font-family: "ヒラギノ角ゴ ProN W3","Helvetica Neue","Noto Sans Japanese",  Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

.widget-area .widget a {
    color: #00A0E9;
}

.widget-area .widget a:visited {
    color: #00A0E9;
}

.entry-header .entry-title {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 2rem;
}

table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type01 th {
	width: 420px;
	padding: 10px;
	font-weight: normal;
	vertical-align: top;
	border: 0px solid #ccc;
}
table.type01 td {
	width: 204px;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #ccc;
}



.entry-header img.wp-post-image {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
		    margin-top: 24px;
    margin-top: 1.714285714rem;
}

footer.entry-meta {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.7rem;
    line-height: 1.846153846;
    color: #757575;
}

.site-content article {
    border-bottom: 4px double #ededed;
    margin-bottom: 12px;
    margin-bottom: 1.142857143rem;
    padding-bottom: 24px;
    padding-bottom: 0.0rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.site-content article {
    border-bottom: 0px double #ededed;
    margin-bottom: 12px;
    margin-bottom: 0.01rem;
    padding-bottom: 24px;
    padding-bottom: 0.0rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}