/************************************************
共通
************************************************ */
#Privacy h3, #SiteMap h3 {
	width:250px;
	height:35px;
	background:url("../images/others/title_others_sprite.gif") no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#Privacy h3 {
	background-position:0 0;
}
#SiteMap h3 {
	width:100%;
	background-position:0 -47px;
	padding:0 0 5px 0;
	border-bottom:2px solid #CCCCCC;
}

/************************************************
プライバシー ポリシー
************************************************ */
#Privacy dt {
	margin-top:20px;
	color:#E50011;
	font-weight:bold;
}

#Privacy dd {
	margin:15px 0 0 20px;
}

#Privacy ol.numb {
	margin:15px 0 0 20px;
}

.kaishaInfo {
	margin:20px;
}


/************************************************
サイトマップ
************************************************ */
#main_sitemap {
	width:950px;
	padding:15px;
	background:#FFFFFF;
	overflow:auto;
}

#SiteMap h4 {
	color:#000000;
	padding:5px 5px 5px 35px;
	background:url("../images/others/sitemap_h4_bg.gif") no-repeat left center;
	margin:30px 0 5px 0;
	font-weight:normal;
}
#SiteMap a {
	color:#000000;
}

#SiteMap .Box {
	width:299px;
	float:left;
}

#SiteMap .Box li {
	background:url("../images/top/news_mark.gif") no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 10px 40px;
}

/************************************************
GEEZERへのお問い合せ
************************************************ */
#contact .tantoInfo {
	width:500px;
	margin:30px auto;
	border:3px groove #D71313;
	box-shadow:2px 1px 1px #bdbdbd;
	border-radius:5px;
	background:#ececec;
	padding:15px;
	text-align:center;
}

#contact .tantoInfo h4 {
	font-size:26px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-stroke: 0.5px #000;
	font-weight:normal;
}

#contact .tantoInfo span.tel {
	font-size:20px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif !important;
}

#contact .tantoInfo span.ukeduke {
	font-weight:bold;
}


#contact #entryform td {
	vertical-align:middle;
}