@charset "utf-8";
/* -----------------------------------------
page.css
----------------------------------------- */

.cmnContactBox {
	position: relative;
}
.cmnContactBox .image {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	height: 160px;
	margin: auto 0;
}
body.sp .cmnContactBox .inner01 {
	padding: 10px;
}
body.sp .cmnContactBox .image {
	position: static;
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.checkboxList li {
	position: relative;
	background: url(/aim/guidance/img/checkbox.gif) no-repeat 0 2px;
	padding-left: 25px;
	margin-bottom: 2px;
}
