@charset "utf-8";

/*-- about.css
-------------------------------------------------------- */

/* ---------------------------------------コンテンツ */

.img_box {
	margin: 30px 10px 0;
}

.img_box .img_ttl {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url("../img/ico_arrow.gif") no-repeat 0 0;
	font-weight: bold;
}

.img_box img {
	margin: 10px 0 20px;
	border: 1px solid #dedede;
}

.smartphone-appeal {
	margin: 10px 0 0 10px;
}