/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
/*font-family: 'Noto Sans Japanese', sans-serif;*/
}
#contents {
/* background-color: #efefef; */
}
#top_title {
	font-family: 'Lora', serif;
	position: absolute;
	font-size: 55px;
	top: 160%;
	left: 20%;
	color: #333;
}
#profile_pic {
	position: absolute;
	top: 60px;
	right: -10px;
	z-index: 9;
}
#profile_text {
	position: relative;
	z-index: 10;
}
.profile_name {
	font-weight: bold;
	font-size: 140%;
}
.profile_label {
	font-weight: bold;
	font-size: 120%;
}
#top_image {
	text-align: center;
	background-color: #efefef;
}
#top_image img {
	/*margin-top: -34px;*/
	margin-top: 0px;
	min-height: 150px;
}
#aramari_title {
	margin-top: -170px;
}
.msg_title {
	font-family: 'Lora', serif;
	margin: 10px 0px;
	font-size: 30px;
}
.msg_body {
	text-align: left;
}
.topic_title {
	font-size: 15px;
	font-weight: bold;
}
#topmsg {
	clear: both;
	width: 100%;
	position: relative;
}
#secMessage {
 #margin-top: -580px;
}
#bnrAreaL ul img {
	margin: 0px;
}
#twitterBox {
	margin: 0 auto;
	width: 100%;
	bottom: 100px;
	text-align: right;
	top: -500px;
	position: relative;
	padding-right: 10px;
	max-width: 1600px;
	background: no-repeat url(../img/header/twitter_back.png);
	background-position: 109% bottom;
	background-size: auto;
	height: 600px;
	padding-top: 150px;
}
#contents #main .message_bg {
	background-color: transparent;
	border: 0px;
}
#gNaviSp {
	font-family: 'Lora', serif;
	font-weight: bold;
}

@media only screen and (min-width: 971px) {
#topmsg {
	top: -600px;
}
}

@media only screen and (max-width: 970px) {
#top_image img {
	margin-top: 0px;
}
#top_title {
	position: absolute;
	font-size: 35px;
	top: 10%;
	text-align: center;
	z-index: 10;
	margin-left: -25px;
}
#secMessage {
	margin-top: 30px;
	margin-bottom: -600px;
}
#twitterBox {
	display: none;
}
#contents {
	top: 0px;
	padding: 30px 70px;
}
footer#gFooter {
	/*top: 600px;*/
	position: relative;
}
#profile_pic {
	position: absolute;
	top: -150px;
	right: 0px;
	z-index: 7;
}
#contents {
	top: 0px;
	padding: 30px 15px;
}
}
.archive .photo {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.archive .photo img {
	border-radius: 50%;
 -moz-border-image: border-radius: 50%;
 -webkit-border-image: border-radius: 50%;
}
.archive .content {
}
.archive .contents .title a {
	color: #a88c4d;
	font-weight: bold;
	font-size: 110%;
}
.archive .contents .date {
	color: #a88c4d;
}
.prev img {
	margin-right: 10px;
}
div#main .post_header .post_title, div#main .post_header .post_date {
	color: #a88c4d;
}
#contents #main_blog {
	float: left;
	width: 100%;
}
<!--
********************************
-->
 .title_box {
 position:relative;
}
.title_box {
	width: 20%;
	float: left;
	position: relative;
}
.title_box .date {
	position: absolute;
	top: 0;
	width: 120px;
	margin-top: -13px;
	margin-left: -75px;
}
.title_box .date_txt {
	position: absolute;
	top: 0;
	width: 120px;
	padding: 0% 0% 0% 5%;
	color: #fff;
	line-height: 15px;
	margin-top: 0px;
	margin-left: -66px;
}
.title_box .date_txt .yyyy {
	font-size: 100%;
}
.title_box .date_txt .ddmm {
	font-size: 120%;
	margin-top: 00px;
}
.title_box .date_txt .nnn {
	font-size: 100%;
}
.title_line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.title {
	font-size: 20px;
	font-weight: bold;
}

@media only screen and (min-width: 971px) {
footer#gFooter {
	margin-top: 190px;
	position: relative;
}
}

@media only screen and (max-width: 970px) {
.title_box {
	margin-left: 0px;
}
.title_box .date {
	margin-left: 0px;
}
.title_line {
	margin-bottom: 50px;
}
.title_box .date_txt {
	margin-left: 10px;
}
.title {
	margin-left: 80px;
}
footer#gFooter {
	margin-top: 0px;
	position: relative;
}
}
.wp-pagenavi {
	clear: both;
	margin-top: 50px;
}
