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

#cont-left #greet-title {
	background: url(../images/title_greet.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 522px;
	display: block;
	text-indent: -9999px;
}
#cont-left #greet-txt {
	width: 685px;
	background: #EBEBE6;
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 1050px;
}
#greet-txt p {
	font-size: 12px;
	line-height: 21px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#greet-txt .greet-msg {
	width: 480px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
}
#greet-txt .prof-kurokawa {
	float: left;
	margin: 10px 0px 0px 18px;
	padding: 0px;
	width: 155px;
	height: 155px;
}
#greet-txt .prof-kurokawa p {
	font-size: 11px;
	margin: 4px 0px 0px;
	padding: 0px;
	line-height: 1.3em;
}
#greet-txt .prof-kurokawa img {
	display: block;
	margin-bottom: 10px;
}
.greet1 {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 50px;
	width: 655px;
	display: block;
	background: url(../images/greet_greet.png) no-repeat 0px 20px;
	text-indent: -9999px;
}
.greet2 {
	margin: 0px;
	height: 40px;
	width: 655px;
	display: block;
	text-indent: -9999px;
	clear: both;
	background-image: url(../images/greet_member.png);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tx-blue {
	color: #06F;
}
.tx-right {
	text-align: right;
}
table#geet-member {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0em;
	padding: 0px;
	width: 480px;
	border-style: none;
}
table#geet-member tr td{
	margin: 0px;
	padding: 0px 0px .5em;
}
table#geet-member tr td.author {
	margin: 0px;
	padding: 0px 0px 1.5em;
}
