@charset "Shift_JIS";


/*-- KOWA --*/
h1 {
	width:523px;
	height:73px;
	float:left;
	margin:0;
	padding:0;
	background:url("../img/kowa1.gif") no-repeat;
	background-position:0 9px;
	text-indent:-9999px;
}

/*-- トップイメージ --*/
.topimg1 {
	width:523px;
	height:100px;
	margin:0;
	padding:0;
	background:url("../img/topimg1.jpg") no-repeat;
	text-indent:-9999px;
	
}
.topimg2 {
	width:523px;
	height:100px;
	margin:0 0 10px 0;
	padding:0;
	background:url("../img/topimg2.jpg") no-repeat;
	text-indent:-9999px;
	
}



/*-- FPコンサルタント --*/
h4 {
	width:523px;
	height:130px;
	margin:0;
	padding:0;
	background:url("../img/fp.jpg") no-repeat;
	text-indent:-9999px;
}
h4 a {
	display:block;
	width:100px;
	height:20px;
	position:relative;
	top:105px;
	left:160px;
	/*text-decoration:none;*/
}

/*-- top5 --*/
h5 {
	width:523px;
	height:27px;
	margin:10px 0 7px 0;
	padding:0;
	background:url("../img/bar_top5.gif") no-repeat;
	text-indent:-9999px;
}
#top5 {
	width:523px;
	height:109px;
	margin:0;
	padding:0;
}
#top5 ul{
	margin:0;
	padding:0;
}
#top5 li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#top5 a{
	text-indent:-9999px;
	display:block;
	width:127px;
	height:109px;
}

a.top5_p{
	background-image:url("../img/btn_5.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	margin-right:5px;
}
a.top5_y{
	background-image:url("../img/btn_5.gif");
	background-repeat:no-repeat;
	background-position:-132px 0;
	margin-right:5px;
}
a.top5_g{
	background-image:url("../img/btn_5.gif");
	background-repeat:no-repeat;
	background-position:-264px 0;
	margin-right:5px;
}
a.top5_b{
	background-image:url("../img/btn_5.gif");
	background-repeat:no-repeat;
	background-position:-396px 0;
}

a.top5_p:hover{
	background-position:0px -109px;
}
a.top5_y:hover{
	background-position:-132px -109px;
}
a.top5_g:hover{
	background-position:-264px -109px;
}
a.top5_b:hover{
	background-position:-396px -109px;
}

/*-- 悩み --*/
h6 {
	width:523px;
	height:27px;
	margin:10px 0 7px 0;
	padding:0;
	background:url("../img/bar_nayami.gif") no-repeat;
	text-indent:-9999px;
}
#nayami2 {
	width:520px;
	border:dotted 2px #CCCCCC;
	margin:0 0 20px 0;
	padding:0;
	font-size:86%;
	color:#555555;
}
html>body #nayami2 {
	font-size:9pt;
}
#nayami2 ul {
	margin:10px 0 15px 30px;
	padding:0;
	line-height:190%;
}
#nayami2 a {
	text-decoration:none;
}
#nayami2 a:hover {
	text-decoration:underline;
}



