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


#main h2{
	display:block;
	padding-bottom:15px;
}

#main h3{
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
	margin-bottom:10px;
	background: url(../images/bg-h3.png) repeat-x 0 100%;
	padding: 0 30px 0 5px;
}

h2 img{
	width: 100%;
	height: 30px;
}
img.add{
	width: 100%;
	margin: 15px 0;
}
img.staff{
	width: 130px;
	margin: 0 10px 10px;
	float: left;
}
.title{
	font-weight: bold;
	font-size: 14px;
}
.sectionBorder{
	margin: 0 10px 30px;
	letter-spacing: 1x;
	line-height: 20px;
}
.info{
	margin: 10px 0;
}
.comment{
	display: inline-block;
}

.section{
	margin: 0 10px 30px;
	letter-spacing: 0px;
	line-height: 22px;
}
