@charset "UTF-8";
@import url("default.css");
@import url("tmp.css");

/* main
------------------------------------------------------------------------------ */

#main_top {
	padding: 20px 0 0 0;
	background: url(../images/main_box_top.gif) no-repeat top;
}

#main_bottom {
	padding: 0 10px 20px 10px;
	background: #ffffff url(../images/main_box_btm.gif) no-repeat bottom;
}

#title_img {
	margin: 0 0 20px 0;
	text-align: center;
}

#atention {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: url(../images/atn_brd_btm.gif) no-repeat bottom;
}

#atention .txt {
	width: 485px;
	margin: 0 auto;
}

#dl_box {
	margin: 0 auto 20px auto;
	padding: 90px 0 0 0;
	background: url(../images/root_box.jpg) no-repeat;
	width: 408px;
	height: 144px;
}

#dl_box .dl_btn a {
	margin: 0 auto;
	background: url(../images/dl_btn.jpg);
	width: 244px;
	height: 94px;
	display: block;
	text-indent: -1000px;
}

#dl_box .dl_btn a:hover {
	background: url(../images/dl_btn.jpg) 0 -94px;
}
