@charset "utf-8";
/* contact.css */

ul#Sub_Nav li:nth-child(1) {
	background:url(../img/contact/sub_nav01.png) no-repeat 20px 50%;
	background-size:320px 15px;
}
ul#Sub_Nav li:nth-child(2) {
	background:url(../img/contact/sub_nav02.png) no-repeat 20px 50%;
	background-size:320px 15px;
}
ul#Sub_Nav li:nth-child(3) {
	background:url(../img/contact/sub_nav03.png) no-repeat 20px 50%;
	background-size:320px 15px;
}
img#Tel_Number {
	width:300px;
	height:30px;
	margin:0 5px 20px 10px;
}
dl#Privacy {
	font-size:1.2em;
	color:#333;
	line-height:1.5em;
	margin:0 5px;
}
dl#Privacy dt {
	margin:0 0 5px 0;
}
dl#Privacy dd {
	margin:0 0 20px 0;
}
