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

#contents .section {
	margin: 0 auto 15px;
	padding: 0 0 15px;
	background: url(../img/com/dotted_line_2x.gif) repeat-x 2px 100%;
}
#contents .section p {
	margin: 0 0 1em;
	font-size: 116%;
	line-height: 150%;
}
#contents .images {
	overflow: hidden;
	width: 100%;
	margin: 1em 0;
}
#contents .images li {
	display: inline-block;
	margin: 3px 1px;
}

/*.section .header {
	position: relative;
	width: 580px;
}
.section .header h3 {
	width: 390px;
	margin: 0 0 10px;
	padding-top: 4px;
	font-size: 150%;
}
.section .notes {
	overflow: hidden;
	position: relative;
	width: 580px;
	font-size: 116%;
}
.section .notes .image {
	float: left;
	width: 180px;
	margin: 0 20px 10px 0;
}
.section .notes .comment p {
	margin: 0 0 1em;
}
.section .notes .clear {
	clear: both;
}
.section .buttons {
	clear: both;
	width: 580px;
	padding: 0;
}
.section .buttons .bt-read-more {
	cursor: pointer;
}
.section .buttons .bt-close {
	cursor: pointer;
}
*/
