@charset "UTF-8";
/* CSS Document */

@import url("base.css");
@import url("utility.css");
@import url("font.css");


#rightColum #categoryBlc {
	font-size: 90%;
}
#rightColum #categoryBlc dt {
	background-image: url(../img/entry_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 10px;
	background-position: 2px 2px;
	padding-bottom: 2px;
}
#rightColum #categoryBlc dt a {
	cursor: pointer;
}
#rightColum #categoryBlc ul {
	padding-bottom: 10px;
}
#rightColum #categoryBlc li {
	color: #FF6600;
	margin-left: 30px;
	list-style-type: disc;
	margin-top: 5px;
}
#rightColum .entryCommentBlc {
	margin-top: 20px;
}
#rightColum .entryCommentBlc ul {
	padding-top: 5px;
}
#rightColum .entryCommentBlc li {
	color: #FF6600;
	margin-top: 3px;
	margin-left: 17px;
	list-style-type: disc;
	font-size: 90%;
	line-height: 1.3em;
}
#rightColum .entryCommentBlc li .commAuther {
	font-size: 90%;
	color: #666666;
}
#mainColum .profileBtn {
	text-align: right;
	margin-top: 10px;
}
#mainColum .entryBlc {
	margin-top: 20px;
}
#mainColum .entryBlc h3 {
	font-size: 115%;
	font-weight: bold;
	background-image: url(../img/entry_bg_title.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 35px;
}
#mainColum .entryBlc h3 a {
	font-weight: bold;
}
#mainColum .entryBlc .entryDate {
	font-size: 85%;
	color: #999999;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-left: 3px;
}
#mainColum .entryBlc .entryBody {
	margin-top: 15px;
}
#mainColum .entryBlc .entryBody ul {
	margin-top: 1em;
	margin-left: 20px;
	list-style-type: disc;
}
#mainColum .entryBlc .entryBody ol {
	margin-top: 1em;
	margin-left: 30px;
	list-style-type: decimal;
}
#mainColum .entryBlc .entryBody p {
	line-height: 1.5em;
	margin-top: 1em;
	padding-right: 20px;
	padding-left: 5px;
}
#mainColum .entryBlc .imgBtn {
	margin-top: 20px;
	padding-left: 5px;
}
#mainColum .entryBlc .imgBtn li {
	float: left;
}
#mainColum .entryBlc .bottomLink,
#mainColum .bottomLink {
	font-size: 85%;
	margin-top: 18px;
	padding-top: 10px;
	padding-bottom: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#mainColum .bottomLink {
	padding-bottom: 0px;
}
#mainColum .entryBlc .bottomLink a,
#mainColum .bottomLink a {
	color: #666666;
}
#mainColum .entryBlc .bottomLink a:hover,
#mainColum .bottomLink a:hover {
	color: #FF6600;
}
#mainColum .commentBlc {
	margin-top: 50px;
}
#mainColum .commentBlc ul {
	margin-top: 35px;
	padding-left: 5px;
	line-height: 1.5em;
	font-size: 90%;
}
#mainColum .commentBlc ul li {
	margin-top: 10px;
}
#mainColum .commentBlc ul li a {
	color: #43312A;
}
#mainColum .commentBlc ul li a:hover {
	color: #FF6600;
}
#mainColum .commentBlc p {
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 5px;
}
#mainColum .commentBlc .comment {
	font-size: 90%;
	margin-top: 20px;
}
#mainColum .commentBlc .comment p {
	margin-top: 1em;
}
#mainColum .commentBlc .commFooter {
	font-size: 85%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
