@charset "UTF-8";


/* top始まり */


#mainbox_left {
	width: 450px;
	float: left;
}

#mainbox_right {
	width: 468px;
	float: right;
	border: 1px solid #a0d8ef;
}

#banner1 {
	width: 450px;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
}

#banner2 {
	width: 448px;
	border: 1px solid #a0d8ef;
	margin-bottom: 20px;
}




/* top終わり */

