@charset "utf-8";

/* www.hokudai.ac.jp/home2017/
 * Style sheet for the HTML 5
 * Last modify 2017/03/27 13:40
 */


/* Base Style
----------------------------------------------------- */
#contentWrap {
	margin-bottom: 100px;
}
#contentWrap .wrap {
	padding: 10px;
	background: url("../common/img/bg_box01.png") repeat left top;
}

/* !h(n)eading
---------------------------------------------------------- */


/* Link Style
----------------------------------------------------- */


/* List Style
----------------------------------------------------- */
#contentWrap ul {
	padding: 30px;
	background: #fffff2;
}

#contentWrap li {
	margin: 30px 0 0;
}
#contentWrap li:first-child {
	margin: 0;
}

/*Form Style
----------------------------------------------------- */


/* Line Style
----------------------------------------------------- */


/* Block Style
----------------------------------------------------- */


/* Margin / Padding /Float /Position Style
----------------------------------------------------- */


/* Text Style
----------------------------------------------------- */


/* Image Style
----------------------------------------------------- */


/* Table Style
----------------------------------------------------- */




