@charset "utf-8";

#left {width: 175px;}/* 左・メニューカラムの幅 */
#container {width: 500px;}/* 右・記事カラムの幅 */

#containerbase {width: 716px;}/* 全体の幅 */

/* 必ず #left + #container + 41 = #containerbase になるように変更して下さい */

* {
	margin: 0;
	padding: 0;
}

	a img {border:none;}

	a {color: #8d857c;text-decoration: none;}
	a:hover {color: #7d0000;border-bottom: 1px dotted #d1ccc7;}

html {
	background: #e5e1c4 url(https://blog-imgs-10.fc2.com/t/e/s/test1112/rin_bg.png) 0 0 repeat-x;
}
body {
	font-family: Arial,"MS Gothic",Verdana,sans-serif;
	font-size: 10px;
	background: url(https://blog-imgs-10.fc2.com/t/e/s/test1112/rin_bg2.jpg) 0 0 no-repeat;
}
body,h1,h2,textarea,input {
	font-style : normal;
	font-weight : normal;
	color: #444a50;
	line-height: 1.65;
}
#containerbase {
	padding: 45px 0 0 120px;
}
#header {
	padding-bottom: 40px;
}
h1 {
	font-family: Georgia,Arial,"MS Gothic",Verdana,sans-serif;
	background: url(https://blog-imgs-19.fc2.com/t/e/s/test1112/rin_eff1.gif) 0 100% no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 18px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
	h1 a,h1 a:hover,
	h2 a {color: #7b756e;}

/* main */
#container {
	float: left;
	border-left: solid 1px #d1ccc7;
	margin-left: 20px;
	padding-left: 20px;
}
.entry-header {
	width: 100%;
}
.entry-header-day {
	text-align: right;
}
.entry-header-day span {
	float: left;
}
.aabody,.comtext,textarea,input {
	font-size: 12px;
}
.aabody {
	clear: both;
	padding: 15px 10px;
}
	.aabody a{color: #7d0000;}
	.aabody a:hover{color: #8d857c;border: none;}

.aabody p {
	margin: 10px 0;
}
.aabody img {
	border: solid 5px #ece9d6;
}
blockquote {
	color:#666c70;
}
.entry-footer {
	margin-bottom: 45px;
}
.prev-next-navi {
	width: 100%;
	text-align: center;
	padding: 20px 0 30px;
}

/* left */
#left {
	float: left;
}
.plug-title {
	background: url(https://blog-imgs-19.fc2.com/t/e/s/test1112/rin_eff2.gif) 0 100% no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebody {
	margin-bottom: 25px;
}
.sidebody ul{
	list-style: none;
}
.calender {
	width: 100%;
	text-align: center;
}
	.calender td a{color: #7d0000;}

/* com tr */
.com_tb_tit {
	font-size: 15px;
	color: #7b756e;
	padding-bottom: 15px;
}
#trackback-top {
	margin-top: 30px;
}
.comtext {
	padding: 0 10px;
}
.comment-footer {
	margin: 10px 0 20px;
	color: #8d857c;
	text-align: right;
}
.entry-footer span,.comment-footer span {
	padding-right: 7px;
	margin-right: 5px;
	background: url(https://blog-imgs-19.fc2.com/t/e/s/test1112/rin_eff1a.gif) 100% 50% no-repeat;
}
.comment-footer span {
	color: #444a50;
}
.entry-footer p span {
	background: url(https://blog-imgs-19.fc2.com/t/e/s/test1112/rin_eff2a.gif) 100% 50% no-repeat;
}
textarea,input {
	border: solid 1px #d1ccc7;
	background: #ece9d6;
}

/* foot */
#footer {
	clear: both;
	padding: 60px 0 50px 200px;
	background: url(https://blog-imgs-10.fc2.com/t/e/s/test1112/rin_foot.png) 0 100% repeat-x;
}