@charset "utf-8";

#contents #topicPath {
	margin-bottom: 0px;
}
#uneasiness ul {
	background: url(../images/kagi/uneasiness_bg.jpg) no-repeat;
	margin: 0px;
	padding-top: 45px;
	padding-left: 45px;
	height: 207px;
}
#uneasiness ul li {
	font-size: 12px;
	line-height: 16px;
	color: #663399;
	background: url(../images/kagi/uneasiness_point.gif) no-repeat 0px 3px;
	padding-left: 15px;
	list-style: none;
	margin-bottom: 5px;
}
#uneasiness p {
	text-align: center;
	margin-bottom: 10px;
}
#about {
	background: url(../images/kagi/about_img.jpg) no-repeat right top;
	height: 201px;
	margin-bottom: 30px;
}
#about p {
	width: 289px;
}
#about p.copy {
	margin-top: 15px;
	margin-bottom: 15px;
}
#function h4 {
	background: url(../images/common/function_title_bg.gif) no-repeat;
	border-style: none;
	margin: 0px 0px 8px;
	padding: 4px 0px 4px 35px;
}
#function p.functionImg {
	position: relative;
}
#function p.functionImg a span {
	display: none;
}
#function p.functionImg img.zoom1 {
	position: absolute;
	z-index: 1;
	top: 255px;
	left: 370px;
}
#use {
	margin: 0px 5px;
}
#use .useBox {
	background: url(../images/kagi/use_bg.gif) repeat-y;
}
#use .useBottom {
	background: url(../images/kagi/use_bottom.gif) no-repeat;
	height: 12px;
	margin-bottom: 20px;
}
#use h4 {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#use ul {
	margin: 0px;
	padding-left: 26px;
}
#use ul li {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background: url(../images/kagi/use_point.gif) no-repeat 0px 3px;
	padding-left: 15px;
	list-style: none;
	margin-bottom: 5px;
}
#use .pointBox {
	margin: 10px 18px 0px;
}
#use .pointBox h5 {
	margin-bottom: 10px;
}
#use .pointBox h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	background: url(../images/kagi/use_point2.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 0px;
}
#use .pointBox p.pointText {
	margin: 0px 5px 5px 15px;
}
#use .pointBox p.functionImg {
	position: relative;
	text-align: center;
}
#use .pointBox p.functionImg a span {
	display: none;
}
#use .pointBox p.functionImg img.zoom1 {
	position: absolute;
	z-index: 1;
	top: 195px;
	left: 355px;
}
#use .pointBox p.functionImg img.zoom2 {
	position: absolute;
	z-index: 1;
	top: 230px;
	left: 355px;
}

#case {
	margin: 0px 5px;
}
#case .caseBox {
	background: url(../images/kagi/case_bg.gif) repeat-y;
}
#case .caseBox .caseTop {
	background: url(../images/kagi/case_top.gif) no-repeat;
	height: 29px;
}
#case .caseBox .caseBottom {
	background: url(../images/kagi/case_bottom.gif) no-repeat;
	height: 12px;
}
#case .caseBox h4 {
	border-style: none;
	background: url(../images/kagi/case_dotline.gif) repeat-x left bottom;
	padding: 0px 3px 8px;
	margin: 0px 10px 10px;
}
#case .caseBox p {
	margin: 0px 10px 16px;
}
