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

#main {
	background:url(../../images/common/bg_contentsmain.jpg) repeat-x;
}

h2 {
		background:url(../images/img_main.jpg) no-repeat center;
		height:165px;
		text-indent:-9999px;
}

h3 {padding-top:30px; clear:both;}

#left {
		float:left;
		width:325px;
		margin-right:30px;
}

#right {
		float:right;
		width:600px;
}