@charset "utf-8";

/* www.hokudai.ac.jp/home2016/
 * Style sheet for the HTML 5
 * Last modify 2016/06/15 11:10
 */


/* Base Style
----------------------------------------------------- */

#contentWrap p {
	margin-bottom: 1em;
}
#contentWrap p.msg {
	margin: 0 0 100px 0;
	font-size: 26px;
	color: #c00;
	font-weight: bold;
}

#contentWrap p strong {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 143%;
}
#contentWrap .btn {
	display: block;
	width: 398px;
	margin: 0 auto;
	overflow: hidden;
}
#contentWrap .btn:hover img {
	margin-left: -398px;
}

/* !h(n)eading
---------------------------------------------------------- */
h1 {
	background: url("../registration/img/bg_h1.jpg") no-repeat center top;
}

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


/* List Style
----------------------------------------------------- */


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


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


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


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


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


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


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




