@charset "Shift_JIS";

#postal {
	padding: 5px;
	margin-left:15px;
	margin-bottom:10px;
}

#postal ul{
	margin: 0px;
	padding: 0px;
		margin-bottom:10px;
}

#postal li{
	list-style-type: none;
	padding: 2px 0px;
	float: left;
}

#postal li a {
	display: block;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 30px;
}

#postal li#no_1 a {
	width: 180px;
	height: 20px;
	background: url(../application/images/index_ph_001.gif) no-repeat;
}


#postal li#no_2 a {
	width: 180px;
	height: 20px;
	background: url(../application/images/index_ph_002.gif) no-repeat;
}


#postal li#no_3 a {
	width: 180px;
	height: 20px;
	background: url(../application/images/index_ph_003.gif) no-repeat;
}
