.box1,
.box2 {
	margin-bottom: 40px;
}
.box1 .picbox p {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 4px 0px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 100%;
}
table.profile {
	font-size: 13px;
}
table.profile th,
table.profile td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
table.profile th {
	white-space: nowrap;
}
table.profile td {
	padding-left: 1em;
	text-indent: -1em;
}
h1#entryTitle.hasNoImg {
	font-size: 20px;
	background: url(http://www.asunaro7067.net/images/bullet-4.gif) left bottom no-repeat;
	padding: 12px 0px 0px 16px;
	color: #7DAA20;
	font-weight: bold;
	margin-bottom: 30px;
}