@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- globalNav ---------- */
#globalNav ul li#navi-charge a{
	width: 192px;
	background: url(../../images/common/globalNav.jpg) no-repeat -277px -47px;
}

/* ---------- service ---------- */
#main-pho h1{
	background-image: url(../../images/charge/main_pho_s.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
	text-indent: -9999px;
}

#bank{
	padding: 20px 40px;
	border: 1px solid #CCCCCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F8F5;
}
