/*--------------------------------------------------------------------
WEBCOL TOP - LIFESTYLE
--------------------------------------------------------------------*/
.top #article .entry h1 {
	display: inline;
	color: #103D2D;
	float: right;
	width: 310px;
}
.top #article h3 {
	background-color: #E7F8F2;
	color: #7C8B86;
	display: inline;
	float: left;
	height: 27px;
	margin: 17px 0 0 0;
	padding: 3px 3px 3px 10px;
	width: 137px;
}
.top .profile .hd {
	padding: 20px 0 30px 0;
}
.top .profile .bd {
	padding: 0 0 12px 0;
}
.top .profile .img {
	border: 1px solid #E7F8F2;
	float: left;
}
.top .profile .txt {
	width: 330px;
}
.top .profile .news .info {
	clear: left;
	padding: 20px 0 30px 0;
}
.top .latest {
	margin: 0 auto;
	width: 505px;
}
.backnumber .more {
	padding: 12px 0 0 0;
}

#article .inner {
	margin: 0 auto;
	width: 505px;
}
#article .entry .head {
	margin: 0 auto 15px;
	padding: 0 0 15px 0;
	width: 505px;
}
#article h3 {
	color: #3A8B6A;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0;
}
#article .inner .text {
	color: #545353;
	margin-bottom: 40px;
}
#article .text a:link {
	color: #633B00;
	text-decoration: underline;
}
#article .text a:visited {
	color: #C47759;
	text-decoration: underline;
}
#article .text a:hover {
	color: #A09061;
	text-decoration: underline;
}
#article .text a:active {
	color: #633B00;
	padding: 2px 0 0 0;
	text-decoration: underline;
}
#article .comment {
	margin: 0 auto 25px;
	width: 505px;
}
#article .comment .image {
	margin: 0 0 5px 0;
}
#article .comment textarea {
	border: 1px solid #3A8B6A;
	color: #6C6252;
	font-size: 12px;
	line-height: 15px;
	height: 100px;
	padding: 10px;
	overflow: visible;
	width: 483px;
}
#article .comment input.submit {
	margin: 5px 0 0 0;
}
#article .backnumber ul {
	width: 473px;
	padding: 10px 16px 0 16px;
}
#article .backnumber ul ul {
	width: 473px;
	padding: 0;
}
div.backnumber ul li .date {
	color: #3A8B6A;
}
body#webcol div#articleFooter {
	background: #D5F3E7;
}
body#webcol #rightCol .profile .pr {
	color: #5A4E2A;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 0 0;
}
body#webcol #rightCol .profile a:link {
	color: #633B00;
	text-decoration: underline;
}
body#webcol #rightCol .profile a:visited {
	color: #C47759;
	text-decoration: underline;
}
body#webcol #rightCol .profile a:hover {
	color: #A09061;
	text-decoration: underline;
}
body#webcol #rightCol .profile a:active {
	color: #633B00;
	padding: 2px 0 0 0;
	text-decoration: underline;
}

