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

#header {
	background: url(../images/i_bg_header.gif) no-repeat;
	width:930px;
	height:145px;
	position:relative;

}

#main_contests {
	padding:4px 37px 50px 68px;


}

#main_contests h2 {
padding-bottom:5px;

}
#main_contests .left_col{
	width:416px;
	float:left;
}

#main_contests .right_col{
	margin-left:444px;
}

#main_contests h3,h4 {
padding-bottom:15px;

}

#footer {
	position:relative;

}

#footer #kaeru {
	position:absolute;
	left: 563px;
	top: -176px;

}
