/* ------------------------------------------------white */
#karikari {
}

#information h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1em;
	line-height: 1.8em;
	color: #333333;
	margin: 10px 0px 15px;
	padding: 5px 0px;
	background-image: url(../img-operation/ope_h3-bg.jpg);
	background-repeat: no-repeat;
}

#information h4 {
	margin: 15px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#information h5 {
	margin: 10px 0px 5px;
	padding: 5px 5px 5px 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}

#information p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px 0px 3px;
	padding: 0px;
}

#information em {
	font-style: normal;
	font-weight: bold;
}

#information dl {
	margin: 15px 0px;
	padding: 0px;
}

#information dt {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px;
}

#information dd {
	font-size: 0.8em;
	color: #333333;
}

#information ul {
	margin: 5px 0px 0px;
	padding: 0px;
}

#information li {
	font-size: 0.8em;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}

#noBoader a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noBoader a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noBoader a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

