@charset "UTF-8";

/* Base Settings
--------------------------------------------------*/
.jihititle{
	height: 35px;
	line-height: 35px;
	background: url(../images/jihi.gif) no-repeat;
	margin: 0 20px 0 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0.1em;
}

.note {
	padding: 6px 0;
	color: #063;
	text-align: center;
	background: #FF9;
}

.prdt_box {
	padding: 0 10px 10px 10px;
}

/*figure*/
.figure_box {
	width: 600px;
	padding: 5px;
	margin: 10px auto;
	background: url(../img/figure_box_bg.gif) repeat-y;
	text-align: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.figure {
	width: 230px;
	float: left;
	display: inline;
	text-align: right;
}

.figure_txt {
	width: 340px;
	float: right;
	display: inline;
	text-align: left;
	padding: 10px 10px 0 0;
	color: #666;
	line-height: 160%;
}

.ftp {
	padding: 0 0 0 6px;
}

.figuretitle{
	height: 26px;
	line-height: 26px;
	background: url(../images/leaf.gif) no-repeat;
	padding: 0 0 0 18px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0.1em;
	color: #093;
	font-weight: bold;
}

/*figure02*/
.figure02 {
	width: 300px;
	float: left;
	display: inline;
	text-align: right;
}

.figure_txt02 {
	width: 270px;
	float: right;
	display: inline;
	text-align: left;
	padding: 10px 10px 0 0;
	color: #666;
	line-height: 160%;
}


.jbt {
	color: #093;
	font-weight: bold;
}

.n01 {
	list-style:decimal;
	line-height: 160%;
}

.kome1 {
	color: #4169e1;
	font-size: 85%;
}

.kome2 {
	color: #4169e1;
	font-size: 85%;
	padding-left: 10px;
}

.kome3 {
	color: #F63;
	font-size: 85%;
}

.np01{
}