html {
	-webkit-text-size-adjust:none;
}
body {
	font-family: Helvetica;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
}
h1 {
	background-repeat: repeat;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	color: #FFFFFF;
	-webkit-text-size-adjust:none;
}
h2 {
	background-repeat: no-repeat;
	color: #177EC1;
	-webkit-text-size-adjust:none;
}
h3 {
	margin: 0;
	padding: 0;
	color: #177EC1;
	border-bottom: 1px solid #177EC1;
	-webkit-text-size-adjust:none;
}
h4 {
	margin: 0;
	padding: 0;
	color: #000000;
	-webkit-text-size-adjust: none;
}
input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
select {
	height: 30px;
	font-size: 16px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
}
li.list {
	background-color: #FFFFFF;
	margin: 0 0 -1px 0;
	padding: 0 0 0 3px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #999999;
	color: #222222;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
li.normal_list {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
div {
	-webkit-text-size-adjust:none;
}

.btn_small, .btn_smallest {
	background-position: 0 0;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
.btn_middle, .btn_large {
	background-position: 0 0;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
.underline {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #177EC1;
}
.normal {
	font-size: 14px;
	line-height: 17px;
}
.caution {
	color: #FF0000;
}
.center {
	text-align: center;
}
.info_area {
}
.btn_area {
	height: auto;
	width: 100%;
	text-align: center;
}
.radio_area {
/*	margin: 0 0 20px 0;*/
	padding: 0;
	font-weight: bold;
	border: 1px solid #187FC3;
	color: #464646;
/*	width: 100%;*/
	text-align: center;
/*	vertical-align: middle;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.submit_area {
	margin: 0 0 0 0;
	text-align: center;
}
.submit_area_android {
	margin: 0 0 0 0;
	text-align: center;
}
.errmsg {
	color: #E95383;
	width: auto;
}
.errinfo {
	margin: 20px 0 0 0;
}
.custom_info_title {
	margin-top: 15px;
}
.custom_info_text {
	font-weight: bold;
	color: #333333;
}
.body_text_normal {
	color: #333333;
}

.body_text_caution {
	color: red;
}
.amiami_area_title {
	font-weight: bold;
	margin-top: 15px;
	color: white;
	background-color: #187FC3;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.amiami_area_title_android {
	font-weight: bold;
	margin-top: 15px;
	color: white;
	background-color: #187FC3;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.amiami_area {
	background-color: #E1EBFF;
	border: 2px solid #187FC3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.amiami_area_android {
	background-color: white;
	border: 2px solid #187FC3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.amiami_area.with_title {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.amiami_area_android.with_title {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#container {
	margin: 0;
	padding: 0;
}
#header {
}
#content {
	margin: 0;
	padding: 15px;
	overflow: hidden;
}
#footer {
}
#copyright {
	text-align: right;
	color: #C2C2C3;
}
#copyrightyear{
	border:none;
	background-color:#FFFFFF;
	-webkit-appearance: none;
}
#logo {
	background-repeat: repeat;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: center;
}
#privacy button {
	margin: 10px 0 10px 0;
}
div#expArea p {
	color: #0076cd;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.on_off {
	float: left;
	width: auto;
}





























/* customnew.tpl */
/*
div.customnew_info {
	font-size: 19px;
}

#companydata {
	float: left;
}

#companyname_area {
	float: left;
}

#companypost_area {
	float: left;
	margin-left: 20px;
}

#name_area {
	float: left;
}

#namae_area {
	float: left;
}

#kana_area {
	float: left;
	margin-left: 20px;
}

#address_area {
	float: left;
	min-width: 728px;
}

#zip_area {
	float: left;
}

#prefecture_area {
	float: left;
	margin-left: 20px;
}

#company_text,
#busyo_text,
#mail_text,
#name_text,
#kana_text,
#tel_text {
	width: 334px;
}

#prefecture_text {
	margin: 0 0 0 10px;
}
*/
/* customnew_check.tpl */
/*
div.customnew_check_info {
	font-size: 25px;
}

div.customnew_check_area {
	margin: 0 0 24px 0;
	float: left;
	width: 354px;
}

div.customnew_check_area.right {
	margin: 0 0 0 20px;
}

div.customnew_check_area.full {
	width: 100%;
}

#customnew_check_title {
	margin: 24px 0 24px 0;
}

#preregist_button {
	margin: 0 0 0 24px;
}
*/
/*
#page_info_area {
	margin: 20px;
	width: 100%;
}
*/
/*
#page_info_area .info_text {
	font-size: 20px;
}
*/