* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
address{
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-weight: normal;
}
.banner {
	margin-top: 10px;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	line-height: 1.5;
	background-color: #1F3469;
}
.footer p {
	/*margin-right: 10px;
	text-align: right;*/
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.kome {
	color: #FF0000;
	margin: 5px 0;
	font-size: 10px;
}
.hako {
	font-weight: bold;
	margin-top: 5px;
 	color: #233769;
}
.price {
	color:#B00D04;
	font-size:14px;
	margin-bottom:5px;
	font-weight: bold;
}
.privacy {
	padding-right: 10px;
	line-height: 1.5;
}
.cellMargin {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
}

.cellMargin2 {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 25px;
}
#bottomNavi {
	background-color: #FFF4EC;
	width: 740px;
	padding-bottom: 7px;
	padding-top: 7px;
	list-style: none;
	text-align: center;
}
#bottomNavi li{
	display: inline;
}
#bottomNavi a:link {
	color: #666666;
}
#bottomNavi a:visited {
	color: #666666;
}
#bottomNavi a:hover {
	color: #666666;
	text-decoration: none;
}
.tel2{
	color:#FFFFFF;
	background-color: #1D5FAF;
	padding: 2px;
}
#footerCopy {
	width: 724px;
	padding: 5px;
	color: #B00D04;
	line-height: 1.5;
	font-size: 14px;
	border: 3px double #B00D04;
	background-image: url(../image/footercopy_bg.jpg);
	text-align: center;
}
