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

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

h2 {
	position: relative;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 .btnProfile {
	position: absolute;
	right: 0px;
	top: 10px;
}
/*.memberLinksContainer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}*/
.member table,
.member2 table {
	width: 760px;
	/*margin-top: 13px;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.member2 table {
	margin-top: 13px;
	border-bottom-style: none;
}
.member td,
.member2 td {
	width: 225px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
* html .member td {
	width: 260px;
}
.member2 td {
	width: 105px;
	padding-right: 15px;
}
* html .member2 td {
	width: 140px;
}
.member td.boxright,
.member2 td.boxright {
	width: 215px;
	padding-right: 15px;
}
* html .member td.boxright {
	width: 240px;
}
.member2 td.boxMiddle {
	width:165px;
}
* html .member2 td.Middle {
	width: 200px;
}
.member2 td.boxright {
	width:175px;
}
* html .member2 td.boxright {
	width: 210px;
}
.member h3,
.member2 h3 {
	font-weight: bold;
	color: #43312A;
}
* html .member h3,
* html .member2 h3 {
	font-size: 75%;
}
.member h3 .number,
.member2 h3 .number {
	font-size: 85%;
	/*font-weight: bold;*/
}
.member .thumb,
.member2 .thumb {
	float: left;
	margin-right: 8px;
	margin-top: 10px;
}
.member .linkList,
.member2 .linkList,
.member2 .linkList2 {
	font-size: 85%;
	line-height: 1.8em;
	margin-top: 7px;
}
/** html .member .linkList,
* html .member2 .linkList {
	font-size: 65%;
}*/
* html .member .linkList {
	font-size: 65%;
}
.member .linkList li,
.member2 .linkList li {
	display: inline;
	margin-right: 5px;
}
.newEntryBlc {
	width: 345px;
	float: left;
	margin-right: 16px;
	margin-top: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newEntryBlc table {
	width: 345px;
	font-size: 90%;
}
.newEntryBlc table th,
.newEntryBlc table td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	line-height: 1.5em;
}
.newEntryBlc table th {
	color: #FF6600;
	white-space: nowrap;
	width: 90px;
	font-size: 90%;
}
.newEntryBlc table .categoryName {
	font-size: 90%;
}
.yossyBlc {
	float: left;
	width: 201px;
	background-image: url(../img/top_yossy_bg.gif);
	background-repeat: repeat-y;
	margin-top: 36px;
}
.yossyBlc .yossyEntry {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.5em;
}
.yossyBlc .yossyEntry p {
	margin-top: 5px;
}
.yossyBlc .yossyEntry h4 {
	color: #FF0000;
	margin-top: 15px;
}
.yossyBlc .yossyEntry ul {
	margin-top: 20px;
}
.yossyBlc .yossyEntry .date {
	color: #FF6600;
	font-size: 90%;
}
#contents #rightColum .linkBlc {
	margin-top: 17px;
}
