/* iphonepX^CV[g */
body {
	color: #663300;
	width: 320px;
}

#wrapper {
	width: 320px;
}

#header {
	height: 285px;
}

#inquiry_header {
	margin-bottom: 15px;
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: center;
}

#about {
	font-size: 14px;
	line-height: 1.4em;
	padding-left: 15px;
}
#info {
	padding: 10px 0px;
	text-align: center;
}
#text {
	font-size: 14px;
	padding: 0px 10px;
	line-height: 1.4em;
}
#text p {
	margin-bottom: 16px;
}

#text_info {
	padding: 10px;
}
#text_info h3 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#text_info p {
	padding: 12px 0px;
	font-size: 14px;
}

.input_text {
	color: #990000;
}
.submit_button {
	margin: 0px 5px;
}
.centering {
	margin-bottom: 16px;
	text-align: center;
}
.attention {
	border-top: 1px #663300 dotted;
	border-bottom: 1px #663300 dotted;
}

#download {
	background-color: #ffe31a;
}
#download table tr td {
	vertical-align: middle;
	padding: 0px 6px;
}

#footer {
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/iphone/iphone_bg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_inquiry {
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}

#submenu {
	font-size: 16px;
	text-align: right;
}

#back {
	border-top: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	padding: 5px 0px;
}

.align_center {
	text-align: center;
}

.clear {
	clear: both;
}

.font-red {
	color: #FF0000;
}
