@charset "UTF-8";
/** ---------- user input ---------- **/
.top_image{
	margin:5px auto;
}
.plan_select{
	background-color: #FFFFE0;
	padding:3px;
	font-weight:bold;
}
.personal{
	border:1px solid #B4BE89;
	margin:20px 0;
	padding:10px;
}

.subtitle {
	font-size: x-small;
	font-weight: normal;
}

div .confirm {
	font-size:120%;
	font-weight:bold;
	margin-bottom: 15px;
}
