@charset "utf-8";

/* --------------------------------------------------------------------------------------------------- */
/*  Common
/* --------------------------------------------------------------------------------------------------- */

body, input, button, checkbox, file, option, password, radio, select, reset, submit, text, textarea {
	font-family:Verdana, Arial, 'Lucida Grande', Tahoma, sans-serif, Meiryo, Osaka;
	word-break: normal;
	word-wrap:normal;
}



/* --------------------------------------------------------------------------------------------------- */
/*  portal_en.png
/* --------------------------------------------------------------------------------------------------- */

/* ---------- fc2wifi-signup-eyecatch ---------- */

#fc2wifi-signup-eyecatch{
	background:url("../img/portal_en.png") right 0 no-repeat;
}

#fc2wifi-signup-eyecatch .eyecatch-signup{
	height: 130px;
	background:url("../img/portal_en.png") 0 -600px no-repeat;
}

#fc2wifi-signup-appeyecatch h2 img{
	width:640px;
	height:40px;
	background:url("../img/portal_en.png") 0 -750px no-repeat;
}


/* ---------- fc2wifi-signup-about ---------- */

.aboutwifi_box .aboutwifi_image_01,
.aboutwifi_box .aboutwifi_image_02,
.aboutwifi_box .aboutwifi_image_03,
.aboutwifi_box .aboutwifi_image_04{
	background:url("../img/portal_en.png") 0 0 no-repeat;
}

.aboutwifi_box .aboutwifi_image_01{background-position: left -350px;}
.aboutwifi_box .aboutwifi_image_02{background-position: -90px -350px;}
.aboutwifi_box .aboutwifi_image_03{background-position: -180px -350px;}
.aboutwifi_box .aboutwifi_image_04{background-position: -270px -350px;}



/* ---------- fc2wifi-login-eyecatch ---------- */

#fc2wifi-login-eyecatch{
	padding: 0 0 5px;
	background:url("../img/portal_en.png") right 0 no-repeat;
}

#fc2wifi-login-eyecatch .eyecatch-login{
	width: 370px;
	height: 80px;
	background:url("../img/portal_en.png") 0 -450px no-repeat;
}





/* --------------------------------------------------------------------------------------------------- */
/*  form
/* --------------------------------------------------------------------------------------------------- */




