@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* 個人情報保護方針のみ */
/* ---------------------------------------------------------------- */
/* Smenu */
ul#Smenu {
	position: relative;
	list-style-type: none;
	width: 195px;
	height: 53px;
	background: url("../images/privacy/smenu.gif") no-repeat;
}
ul#Smenu li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 50px;
}
ul#Smenu li.sm1 a {
	position: absolute;
	background: url("../images/privacy/smenu.gif") no-repeat 0 0;
	top: 0;
}
ul#Smenu li.sm1 a:hover,
ul#Smenu li.sm1s a {
	position: absolute;
	background: url("../images/privacy/smenu.gif") no-repeat -196px 0;
	top: 0;
}

h2.priv1 {
	width: 639px;
	height: 35px;
	background: url("../images/privacy/h2_title1.gif") no-repeat;
}
h2.priv2 {
	width: 639px;
	height: 35px;
	background: url("../images/privacy/h2_title2.gif") no-repeat;
}
h3.priv1 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title1.gif") no-repeat;
}
h3.priv2 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title2.gif") no-repeat;
}
h3.priv3 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title3.gif") no-repeat;
}
h3.priv4 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title4.gif") no-repeat;
}
h3.priv5 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title5.gif") no-repeat;
}
h3.priv6 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title6.gif") no-repeat;
}
h3.priv7 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title7.gif") no-repeat;
}
h3.priv8 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title8.gif") no-repeat;
}
h3.priv9 {
	width: 639px;
	height: 24px;
	background: url("../images/privacy/h3_title9.gif") no-repeat;
}
h4.priv1 {
	width: 615px;
	height: 35px;
	background: url("../images/privacy/h4_title1.gif") no-repeat;
}
h4.priv2 {
	width: 615px;
	height: 35px;
	background: url("../images/privacy/h4_title2.gif") no-repeat;
}
table.prev {
	width: 599px;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 2px solid #DDD;
}
table.prev th,
table.prev td {
	padding: 5px 8px;
	background: url("../common/images/icon_dot.gif") repeat-x bottom;
	color:#555;
	vertical-align: top;
}
table.prev th {
	width: 200px;	
	background-color: #FBFDFC;
	border-right: 2px solid #30A85D;
	color: #336666 !important;
	text-align: left;
	white-space: nowrap;
}


/** none **/
h2 span,
h3 span,
h4 span,
ul#Smenu li a span {
	display: none;
}