#contentsMain{
	width: 560px;
	float: left;
	margin: 0;
	padding: 0;
}
#contentsMain #nest{
	width: 490px;
	float: left;
	margin: 0;
	_margin: 0 -10px 0 0;
	padding: 0px 35px 30px 35px;
	background: url(../images/page_back.jpg) no-repeat;
}

table.twoColumn,
table.threeColumn {
	border-collapse:collapse;
	margin-top:0px;
	margin-bottom:0px;
}
table.twoColumn td,
table.twoColumn th,
table.threeColumn th {
	padding:2px 2px 2px 20px;
	border:1px solid #c4cdba;
	text-align:left;
}
table.threeColumn td {
	padding:2px 2px 2px 45px;
	border:1px solid #c4cdba;
	text-align:left
}
table.twoColumn td,th {
	padding:2px 2px 2px 20px;
	border:1px solid #c4cdba;
	text-align:left;
}
table.twoColumn th,
table.threeColumn th  {
	background-color: #e9defc;
}
table.twoColumn th.col,
table.threeColumn th.col {
	border-right:2px solid #c4cdba;
}
table.twoColumn th.row,
table.threeColumn th.row {
	padding:2px;
	border-bottom:2px solid #c4cdba;
	background-color: #e3e3e3;
	text-align:center;
}
.logo img{
	vertical-align:text-bottom;
}
#messageMenu{
	border: solid 1px #dddddd;
	background-color: #f1edf6;
	padding: 14px 22px;
}
#messageMenu .title{
	border-top: solid 1px #e4ddec;
	border-bottom: solid 1px #e4ddec;
	background-color: #dbd3e6;
	padding: 2px 13px;
	margin:20px 0 5px 0;
}
#underMenu {
	width: 460px;
	height: 32px;
	text-align:center;
	line-height:30px;
	margin:15px 0px;
	background: url(../images/under_menu.gif) no-repeat;
}
a.right{
	padding-left: 14px;
	background: url(../images/arrow_right.jpg) no-repeat left center;
}
a.left{
	padding-left: 14px;
	background: url(../images/arrow_left.jpg) no-repeat left center;
}
#profile {
	border: solid 1px #bfbfbf;
	background-color: #f5f5f5;
	padding: 0;
	margin-top: 30px;
}
#profile .title {
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	background-color: #dddddd;
	padding: 5px 15px;
	margin: 0;
	font-weight:bold;
}
#profile .text {
	padding: 0;
	margin: 10px 15px;
}
.manner, .joy {
	background: url(../images/manner_text.jpg) repeat-y;
	margin-bottom:10px;
}
.manner .title {
	color:#714cac;
	font-weight:bold;
	height:38px;
	margin:0;
	padding:10px 0 0 36px;
	background: url(../images/manner_header.jpg) no-repeat top left;
}
.joy .title {
	color:#714cac;
	font-weight:bold;
	height:38px;
	margin:0;
	padding:10px 0 0 36px;
	background: url(../images/joy_header.jpg) no-repeat top left;
}
.manner .text, .joy .text {
	background: url(../images/manner_footer.jpg) no-repeat bottom;
	margin:0;
	padding:0 20px 20px 20px;
}
.boast {
	background: url(../images/boast_text.jpg) repeat-y;
	margin-bottom:10px;
}
.boast .title {
	color:#bf4a68;
	font-weight:bold;
	height:35px;
	margin:0;
	padding:14px 0 0 59px;
	background: url(../images/boast_header.jpg) no-repeat top left;
}
.boast .subtitle {
	color:#bf4a68;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:10px 0 0 45px;
	background: url(../images/boast_subtitle.jpg) no-repeat top left;
}
.boast .text {
	background: url(../images/boast_subfooter.jpg) no-repeat bottom;
	margin:0;
	padding:11px 20px 21px 20px;
}
.boast .textLast {
	background: url(../images/boast_footer.jpg) no-repeat bottom;
	margin:0;
	padding:11px 20px 22px 20px;
}

a.list {
	line-height:140%;
}