@charset "shift_jis"; 

/*-------------------------------------------
	ヤマヒサのテクノロジー
-------------------------------------------*/

.contentsTable{
	margin: 0px auto;
}

#trace{
	height: 38px;
	padding-top: 5px;
	background: url(../img/bg_trace.gif) no-repeat;
}

#trace span{
	font-size: x-small;
	padding-left: 20px;
}

#techtop p{
	font-size: 10px;
	background: url(../img/icn_return.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}

p{
	font-size: 12px;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}

.miru{
	float: right;
	background: url(../technology/img/icn_arw.gif) no-repeat left center;
	padding-left: 10px;
}

#torikumi{
	background: #f1f1f1;
	border: 3px solid #ccc;
	padding: 15px;
	width: 570px;
	margin: 30px auto;
	font-size: 12px;
}

#torikumi li,
.localNavi li{
	float: left;
	margin-right: 30px;
	padding-left: 10px;
	background: url(../technology/img/icn_arw.gif) no-repeat left center;
}

.localNavi{
	padding-top: 10px;
	padding-bottom: 10px;
}

.title1{
	height: 30px;
	background: url(../technology/img/bg_title1.gif) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #422b00;
	padding: 5px 0px 0px 12px;
	font-weight: bolder;
}

.title2{
	font-size: 14px;
	color: #e7b757;
	font-weight: bolder;
	background: url(../technology/img/icn_sq.gif) no-repeat left center;
	padding-left: 15px;
}

.title2-2{
	font-size: 14px;
	color: #e7b757;
	font-weight: bolder;
	background: url(../img/icn_sq.gif) no-repeat left 3px;
	padding-left: 35px;
	text-indent: -1.5em;
}

.title3{
	font-size: 12px;
	font-weight: bolder;
	color: #336699;
}

.title4{
	font-size: 14px;
	color: #333;
	font-weight: bolder;
}

.shaonList li{
	list-style-type: disc;
	margin-left: 30px;
	font-weight: bolder;
	line-height: 1.8em;
	font-size:12px;
}

.torikumiList li{
	list-style-type: disc;
	margin-left: 30px;
	line-height: 1.8em;
	font-size:12px;
}

.ft_small{
	font-size: 10px;
}

.kome{
	padding: 1em;
	text-indent: -1em;
}

.title_list{
	height: 28px;
	background: url(../technology/kuuki/img/bg_list.gif);
	padding-left: 10px;
	color: #fff;
	font-weight: bolder;
}

th,
.cell1,
.cell2{
	padding: 3px;
	font-size: 12px;
}

th{
	text-align: left;
	color: #e7b757;
	font-size: 12px;
	font-weight: bolder;
}

.cell1{
	background: #fbf4e6;
	color: #666;
}

.cell2{
	color: #666;
}

#madori{
	font-size: 10px;
	margin-left: 20px;
}

#madori .madori1{
	color: #009040;
	background: url(../kuuki/img/madori1.gif) no-repeat left center;
	padding-left: 15px;
}

#madori .madori2{
	color: #d60035;
	background: url(../kuuki/img/madori2.gif) no-repeat left center;
	padding-left: 15px;
}

#madori .madori3{
	color: #f1e100;
	background: url(../kuuki/img/madori3.gif) no-repeat left center;
	padding-left: 15px;
}

#madori .madori4{
	color: #00a0e9;
	background: url(../kuuki/img/madori4.gif) no-repeat left center;
	padding-left: 15px;
}

#madori .madori5{
	color: #fa9ec7;
	background: url(../kuuki/img/madori5.gif) no-repeat left center;
	padding-left: 15px;
}

.newBox {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	width: 710px;
	clear: both;
}
.indexBox {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 20px;
	width: 690px;
	clear: both;
	border-bottom: 1px dotted #333333;
	font-size: 12px;
	line-height: 1.8;
	font-weight: bold;
}
.indexBox a{
	font-weight: normal;
	text-decoration:none;
	color:#1BA8BD;
}
