#eyecatch {
  width:870px;
  margin:20px auto 0;
}

#contents {
	padding:30px 0 60px 0;
}

#contents #main {
	float:left;
}
#main .entry {
	padding-bottom:38px;
}
#main .entry .date {
	padding-bottom:5px;
	color:#CC1C1C;
}
#main .entry .title {
	width:560px;
	padding-bottom:5px;
	margin-bottom:20px;
	background-image:url(../images/common/line_02.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:117%;
	font-weight:bold;
}
#main .entry .text {
	width:560px;
	padding-bottom:40px;
}
#main .entry .meta {
	padding:0 3px 0 0;
	text-align:right;
}
#main .entry .meta a {
	color:#333333;
	text-decoration:none;
}
#main .entry .meta a:hover {
	text-decoration:underline;
}

#main .pagenate {
	color:#000000;
	padding:12px 0 0 0;
	text-align:center;
}
#main .pagenate a {
	color:#CC1C1C;
}


#contents #sub {
	float:right;
}
#sub .section {
	padding-bottom:30px;
}
#sub .section .title {
	width:180px;
	padding-bottom:10px;
	margin-bottom:4px;
	background-image:url(../images/common/line_02.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sub .section#search .title {
	margin-bottom:10px;
}

#sub .section li {
	padding-top:4px;
}
#sub .section li a {
	color:#333333;
	text-decoration:none;
}
#sub .section li a:hover {
	text-decoration:underline;
}

#sub .section#searchArea span {
	padding-right:10px;
}
#sub .section#searchArea input#search {
	width:115px;
}
#sub .section#searchArea input#searchBtn {
	position:relative;
	top:4px;
}

#sub .section#calendar {
}
#sub .section#calendar .nowMonth {
	padding:7px 0 10px 0;
	text-align:center;
}
#sub .section#calendar .nowMonth a {
	color:#333333;
	text-decoration:none;
}
#sub .section#calendar .nowMonth a:hover {
	text-decoration:underline;
}

#sub .section#calendar table {
	width:100%;
}
#sub .section#calendar table th,
#sub .section#calendar table td {
	text-align:right;
}

#sub .section#calendar table td a {
	font-weight:bold;
	color:#CC1C1C;
	text-decoration:none;
}
#sub .section#calendar table td a:hover {
	text-decoration:underline;
}


.comments .comment-header {
	padding-bottom:10px;
}
.comments .comment-content {
	padding-bottom:30px;
}
.comments a {
	color:#333333;
	text-decoration:none;
}
.comments a:hover {
	text-decoration:underline;
}

#comments-opena {
}
#comments-open table {
}
#comments-open table th,
#comments-open table td {
	padding:0 15px 10px 0;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}
#comments-open table td.postBtn {
	padding-top:4px;
	text-align:center;
}
#comments-open table td.postBtn input {
	padding:0 15px;
}

#comments-open table td #comment-author {
	width:215px;
}
#comments-open table td #comment-email {
	width:215px;
}
#comments-open table td #comment-text {
	width:450px;
}

#main .pict {
	padding:0 10px 10px 0;
}