@charset "utf-8";
/* ===================================================================

japanese image css

=================================================================== */
.mainImage {
	background-color: #ffffff;
	border-bottom: 1px solid #d7d7d7;
}

.mainImage p a {
	background: url(/ja/img/mainImageButton.png) center top no-repeat;
}

.mainImage .inner {
	background: #ffffff url(/ja/img/topimg_appbuilder.png) 0% 0% no-repeat;
}

.mainImage p {
	position: static;
}

.mainImage h2 {
	position: absolute;
	left: 132px;
	top: 230px;
}
.mainImage h2.iAB {
	position: absolute;
	left: 650px;
	top: 180px;
}
.mainImage h2.cc {
	position: absolute;
	left: 620px;
	top: 230px;
}
.mainImage h2 a {
	display: block;
	background: url(/common/img/button_appbuilder.png) center top no-repeat;
	width: 256px;
	height: 44px;
}
.mainImage h2.cc a {
	display: block;
	background: url(/common/img/mainImageButtonCC.png) center top no-repeat;
	width: 250px;
	height: 28px;
}
.mainImage h2.iPAB a {
	display: block;
	background: url(/common/img/btn_iPhoneAppBuilder.png) center top no-repeat;
	width: 250px;
	height: 28px;
}
.mainImage h2 a:hover {
	background-position: center bottom;
}
.mainImage h2 a span {
	position: absolute;
	left: -9999px;
	font-size: 0;
}

#visionImage {
	border-bottom: dotted 1px #666666;
	padding-bottom: 2em;
	font-weight: bold;
	font-size: 16px;
}

#visionImage div {
	margin-top: 32px;
}

#visionImage ul {
	padding-left: 120px;
}

#visionImage ul p {
	margin: 0;
	padding: 0;
}

#visionImage ul,
#visionImage li {
	list-style: square;
	list-style-position: inside;
}

#visionImage .pt64 {
	padding-top: 64px;
}

#visionImage .f20 {
	font-size: 20px;
}

#visionImage .f17 {
	font-size: 17px;
}

#easyRead {
	padding-bottom: 24px;
}

#easyRead .f20 {
	font-size: 20px;
	font-weight: bold;
}

