@charset "utf-8";

#containerbase {width: 1040px;} /* 【メニュー幅】この値から290px引いた値が実サイズです (デフォルト160px) */

	* {margin: 0;padding: 0;}
	a img {border: none;}
	a {color: #557363;text-decoration: none;}
	a:hover {color: #7e9980;}

body {
	background: #ccc3ab;
	font-family: Arial, "MS Gothic", Verdana,sans-serif;
	font-size: 10px;
	line-height: 1.0;
	border: solid 2px #4e3a34;
}
body,h1,h2,textarea,input {
	font-style: normal;
	font-weight: normal;
	color: #4e3a34;
}
#containerbase {
	margin: 0 auto;
	padding: 100px 0;
}
#container,.entry {width: 800px;}
#container {
	float: left;
	border-right: solid 1px #757061;
	padding-right: 20px;
	padding-bottom: 30px;
}
#header {
	line-height: 1.5;
	height: 100px;
}
	h1,h2 {font-family: Georgia, Arial, "MS Gothic", Verdana,sans-serif;}
	h1 {font-size: 20px;}
	h2 {font-size: 16px;}
	h1 a,h2 a{color: #332c27;}

/* main */
.entry {
	border-bottom: solid 1px #757061;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.entry-header-day {
	line-height: 2.5;
	text-align: right;
}
.entry-header-day span {
	background: url(https://blog-imgs-53-origin.fc2.com/b/i/k/bikenoe/com.png) 0 50% no-repeat;
	padding-left: 55px;
}
	.entry-header-day a:hover{text-decoration: underline;}
	.entry-header-day p {float: left;}

.aabody {
	padding-top: 5px;
	clear: both;
	line-height: 1.65;
	font-size: 12px;
}
	.aabody,.com_pam p {color: #332c27;}
	.aabody a{text-decoration: underline;}

	.aabody p {padding: 10px 0;}
	blockquote {color:#666c70;}

.tag {
	margin-top: 20px;
}
	.tag a{margin-left: 3px;}

.prev-next-navi {
	font-size: 12px;
	text-align: right;
}
	.prev-next-navi span {float: left;}

/* left */
#left {
	line-height: 1.3;
	font-size: 11px;
	padding-left: 750px;
	padding-top: 100px;
}
	.plug-title {}

.sidebody {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #757061;
}
.sidebody ul{
	list-style: none;
}
.plug-title,.sidebody ul li{
	padding: 4px 0;
}
.feed {
	height: 15px;
	width: 15px;
	display: block;
	margin-bottom: 15px;
}
.calender {
	width: 95%;
	text-align: center;
}

/* com tr */
.com_tb_tit {
	padding: 50px 0 20px;
	font-size: 15px;
	color: #7b756e;
}
.com_pam {
	border-bottom: solid 1px #b7b09b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.com_pam p{
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.4;
}
	.com_pam span {color: #557363;}

textarea,input {
	background: #dfdbce;
	border: solid 1px #b1aa95;
}
.com_box textarea,.com_box input {
	font-size: 12px;
	padding: 3px;
	width: 242px;
}
.com_box {
	line-height: 2.0;
}
	#himitu {width: auto;border: none;}

.form-btn input {
	background: #332c27;
	width: 100px;
	color: #ccc4ab;
}

/* foot */
#footer {
	clear: both;
	padding-top: 60px;
}
	#footer div{padding: 5px 0 30px;}