#contents #newsBanner{
	margin-top: 40px;
}
#contents #topSwf{
	margin-top: 40px;
}
#contents #comment{
	margin-top: 50px;
	margin-bottom: 50px;
}

#contents #comment h2{
	width: 600px;
	height: 50px;
	background-image: url(../images/h2_arisan_bg.png);
	text-indent: -9999px;
}

#contents #comment p{
	margin-left: 10px;
	margin-top: 10px;
	color: #000000;
	text-indent: 0px;
	line-height: 1.8em;
}

#contents #contentsLeft{
	width: 450px;
	float: left;
}

#contents #contentsLeft #news h2{
	height: 40px;
	background-image: url(../images/h2_news_bg2.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#contents #contentsLeft #news dl{
	margin-top: 10px;
	margin-left: 10px;
}
#contents #contentsLeft #news dl dt{
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	line-height: 3em;
	width: 70px;
	float: left;
}
#contents #contentsLeft #news dl dd{
	font-size: 11px;
	line-height: 3em;
	float: left;
	width: 360px;
}
#contents #contentsLeft #news dl dd a{
	font-size: 12px;
	color: #785E54;
	text-decoration:underline;
}



#contents #contentsRight{
	float: right;
	width: 450px;
}
#contents #contentsRight #blog h2{
	height: 40px;
	background-image: url(../images/h2_blog_bg.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#contents #contentsRight #blog dl{
	margin-top: 10px;
	margin-left: 10px;
}
#contents #contentsRight #blog dl dt{
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	line-height: 3em;
	width: 70px;
	float: left;
}
#contents #contentsRight #blog dl dd{
	font-size: 11px;
	line-height: 3em;
	float: left;
	width: 360px;
}
#contents #contentsRight #blog dl dd a{
	font-size: 12px;
	color: #785E54;
	text-decoration:underline;
}




#main #concept .txtBox p{
	margin-top: 10px;
	width: 400px;
	color: #423A36;
	line-height: 1.8em;
}
#main #concept .imgBox{
	padding-top: 10px;
	padding-left: 10px;
	width: 220px;
	float: left;
}

