@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* 当ウェブサイトご利用に際してのみ */
/* ---------------------------------------------------------------- */
/* Smenu */
ul#Smenu {
	position: relative;
	list-style-type: none;
	width: 195px;
	height: 53px;
	background: url("../images/policy/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/policy/smenu.gif") no-repeat 0 0;
	top: 0;
}
ul#Smenu li.sm1 a:hover,
ul#Smenu li.sm1s a {
	position: absolute;
	background: url("../images/policy/smenu.gif") no-repeat -196px 0;
	top: 0;
}

h2 {
	width: 639px;
	height: 35px;
	background: url("../images/policy/h2_title.gif") no-repeat;
}
h3.policy1 {
	width: 639px;
	height: 24px;
	background: url("../images/policy/h3_title1.gif") no-repeat;
}
h3.policy2 {
	width: 639px;
	height: 24px;
	background: url("../images/policy/h3_title2.gif") no-repeat;
}
h3.policy3 {
	width: 639px;
	height: 24px;
	background: url("../images/policy/h3_title3.gif") no-repeat;
}
h3.policy4 {
	width: 639px;
	height: 24px;
	background: url("../images/policy/h3_title4.gif") no-repeat;
}
ul.policy {
	padding-left: 30px;
}

/** none **/
h2 span,
h3 span,
ul#Smenu li a span {
	display: none;
}