/* @override http://www.sendai-iroha.com/about/about.css */

div#maincontents {
	width: 710px;
	margin: 0 auto;
	padding-top: 25px;
}

div#texts {
	width: 395px;
	float: left;
}

div#texts p {
	margin: 10px 0;
	line-height: 1.4;
}

#texts dl dt {
	padding: 10px 10px 0;
}

#texts dl dd {
	padding: 5px 10px 10px 20px;
	line-height: 1.4;
}

#texts dl.greenbg {
	background: #E6F5E8;
}

#texts dl.greenbg dd {
	padding: 10px;
	line-height: 1.4;
}

div#pictures {
	width: 280px;
	float: right;
}

div#pictures li {
	margin-bottom: 10px;
}

div#pictures div.comment {
	line-height: 1.4;
}

h4 {
	margin: 20px 0;
	font-size: medium;
}

h4 span {
	color: #81CA9C;
}

table.memberlist {
	margin: 20px 0;
	border-collapse: collapse;
	border: 1px solid #999;
}

table.memberlist caption {
	font-size: medium;
	line-height: 2;
	text-align: left;
}

table.memberlist th,
table.memberlist td {
	padding: 3px 5px;
	border: 1px solid #999;
	line-height: 1.3;
}

table.memberlist th {
	font-weight: normal;
	text-align: left;
	background: #E6F5E8;
	white-space: nowrap;
}
