@charset "utf-8";
/* CSS Document */
#mainbox_right,
.related {
	display: none;
}
#mainbox {
    padding-top: 60px;
}
.blog-content {
    clear: both;
    margin-top: 10px;
}
.blog-content-box {
    margin-bottom: 15px;
}
.blog-content-img {
    float: left;
    width: 35%;
    padding-right: 5px;
    margin-bottom: 5px;
}
.blog-meta p {
	font-size: 12px;
	line-height: 12px;
}
.arrow3 {
	width: 95%;
	clear: both;
	padding: 2.5%;
}
.arrow3 a {
    display: inline-block;
    padding: 0 8px 0 8px;
    color: #fff;
    text-decoration: none;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background: #62A1CB;
    margin-bottom: 4px;
    font-size: 12px;
}
.pagination {
    text-align: center;
    margin-bottom: 30px;
}
.pagination .current {
    background: #000;
    border: solid 1px #000;
    color: #fff;
}
a.page-numbers, .pagination .current {
    background: #fff;
    border: solid 1px #ccc;
    padding: 5px 8px;
    margin: 0 2px;
    text-decoration: none;
}
.pagination .current {
    background: #000;
    border: solid 1px #000;
    color: #fff;
}
.catbox h2 {
    font-size: 16px;
    line-height: 16px;
}
#mainbox_left {
	padding: 10px;
}
.gallery-post h2 {
	font-size: 16px;
}
.index_head h1 {
	font-size: 18px;
	text-align: center;
}
.index_head_text {
	font-size: 12px;
	line-height: 14px;
	width: 95%;
	padding: 0 2.5%;
}
.index_head h2 {
	font-size: 14px;
	width: 95%;
	padding: 0 2.5%;
}