@charset "UTF-8";

/* -------------------------------------------------------------------
top
 */

@import "base.css";


/*
index.html
 */

#MAIN div.imageBox {
	text-align:center;
	margin:50px 0 0 0;
	}

#MAIN div.imageBox p.print {
	margin-top:30px;
	}

#MAIN div.textBox {
	width:300px;
	padding:70px 0 0 40px;
	float:left;
	}

#MAIN div.textBox dl {
	width:270px;
	margin-bottom:30px;
	}

#MAIN div.textBox dt {
	margin-bottom:6px;
	}

#MAIN p.imageBox02 {
	margin-top:80px;
	}
