@charset "utf-8";

/* www.hokudai.ac.jp/home2013/
 * Style sheet for the XHTML 1.0 specification
 * Last modify 2013/07/17 13:15
 */


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

#registration #wrapper_bg {
	background:url("../registration/img/bg_top_header01.png") no-repeat center top;

}

#registration #main {
		float: left;
		width: 616px;
		min-height: 658px;
		margin: 10px 0 10px 10px;
		padding: 15px;
		background: #fff;
}

	#side {
		width: 284px;
		float: right;
	}
	#side #lNavi {
	background: #fff;
	padding: 10px 15px 10px;
	}

.btns {
	margin: 15px 0 30px;
	padding: 0;
}

/* Title Style
----------------------------------------------------- */

#main h2 strong {
	font-size: 80%;
	color:#c00;
}


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


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


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


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


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


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


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

p strong {
	font-size: 117%;
	color:#c00;
}


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


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




