#menu .jisseki a{
	width:220px;
	height:40px;
	background-color:#fee;
	display:block;
	background: url("image/menu_jisseki02.gif") no-repeat;
	text-indent:-9999em;
}

#menu .jisseki a:hover{
	width:220px;
	height:40px;
	display:block;
	background: url("image/menu_jisseki01.gif") no-repeat;
	text-indent:-9999em;
}

/* ポリシーテキスト
----------------------------------------------------------------------------------------------*/
.one{
	width: 565px;
	height:40px;
	display:block;
	overflow: hidden;
	background: url("image/koe_title01.gif") no-repeat;
	text-indent:-9999em;
	xmargin-bottom:10px;
}

.two{
	width: 565px;
	height:40px;
	display:block;
	overflow: hidden;
	background: url("image/koe_title02.gif") no-repeat;
	text-indent:-9999em;
	xmargin-bottom:10px;
}

.three{
	width: 565px;
	height:40px;
	display:block;
	overflow: hidden;
	background: url("image/koe_title03.gif") no-repeat;
	text-indent:-9999em;
	xmargin-bottom:10px;
}

.four{
	width: 565px;
	height:40px;
	display:block;
	overflow: hidden;
	background: url("image/koe_title04.gif") no-repeat;
	text-indent:-9999em;
	xmargin-bottom:10px;
}

.koe-title{
	text-size:90%;
	line-height:1.4em;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom: 2px #26b9eb solid;
}

#top-koe-box{
	width: 735px;
	xbackground-color:#fff;
	overflow: hidden;
}

#top-koe-box img{
	width: 300px;
	height:600px;
	xbackground-color:#f00;
	display:block;
	float:right;
	margin-left:10px;
}

p{
	text-size:80%;
	line-height:1.7em;
}

