div#navi ul li.concept a{
background-position: -159px -32px;
}

/*-------------------------------------------------------
  main
-------------------------------------------------------*/

#main{
width:866px;
}

#main h3{
margin-bottom:10px;
}

#main p{
text-align:center;
}


/*-------------------------------------------------------
  staff
-------------------------------------------------------*/


#staff {
width:866px;
}

#staff h3{
margin:20px 0 10px 0;
}


#staff dl {
width: 415px;
margin-top: 10px;
padding-bottom: 10px;
padding-right:10px;
float: left;
}

#staff dl dt {
float: left;
margin-right: 10px;
margin-bottom:30px;
}

#staff dl dd {
margin-top:5px;
}

#staff dl dd.sikaku {
color:#999900;
}









/* list */
#main .list{
	width:595px;
	padding:20px 0 0 0;
	background:url(img/list_bg.gif) repeat-x top;
	margin:0 0 15px 0;
}
#main .fLeft{
	float:left;
	width:105px;
}
#main .fRight{
	float:right;
	width:465px;
}

#main .list h3{
	color:#cc9900;
	font-size:130%;
	margin-bottom:5px;
	width:465px;
}
#main .list h3 img{
	margin:0 15px 10px 0;
}

#main .list p{
	margin-bottom:5px;
}
#main p.catch{
	color:#666600;
}


/*-------------------------------------------------------
  sub
-------------------------------------------------------*/

#sub{
	float:left;
	width:250px;
	background:url(img/sub_bg.gif) no-repeat top;
	padding:30px 0 470px 0;
}

/*-------------------------------------------------------
  detail
-------------------------------------------------------*/

#detail{
	width:596px;
	padding:0 0 90px 270px;
	background:url(simply_img/bg.gif) no-repeat top left;
}

#detail .point{
	width:596px;
	padding:13px 0 10px 0;
	background:url(simply_img/point_bg.gif) repeat-x top;
	text-align:right;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}
#detail .point img{
	margin-left:15px;
}

#detail h3{
	color:#cc9900;
	font-size:140%;
	margin-bottom:5px;
}

#detail p{
	margin-bottom:5px;
}
#detail p.catch{
	color:#666600;
	margin-bottom:10px;
}

#detail h4{
	color:#cc6600;
	font-weight:lighter;
}
#detail ul{
	margin:0 0 20px 25px;
	list-style-type:disc;
}


#detail .fLeft{
	float:left;
	width:176px;
}
#detail .fRight{
	float:right;
	width:405px;
}

#detail .list{
	clear:both;
	text-align:right;
	border-top:1px solid #ccc;
	padding:15px 0 0 0;
}