@charset "utf-8"; 
/*インデックス部分*/

.tab01{
    border-collapse:collapse;
	border-top:solid 2px #673e15;
	border-bottom:solid 2px #673e15;
	width:550px;
}

.tab01 th{
    padding:10px;
	background:#EEEBDA;
	border-bottom:1px dotted #FFFFFF;
	vertical-align:top;
}

.tab01 td{
    padding:10px;
	background:#FFFFFF;
	border-bottom:1px dotted #EAE5D3;
	font-size:12px!important;
    line-height:180%!important;
	border-right:1px dotted #CCC;
}

.mt30{
	margin-top:30px!important;
}
.mt15{
	margin-top:15px!important;
}

.stuff{
	padding:0 0 20px 0;
}

.stuff img{
	float:left;
	margin:0 10px 0 0;
}


dl.stuff_txt{
	border-bottom:1px dotted #CCC;
	width:210px;
	float:left;
}
dl.stuff_txt dt {
 float:left;
 width:180px;
 padding:5px 0 5px 10px;
 clear:both;
}

dl.stuff_txt dd {
 width:30px;
 margin-left:180px;
 padding:5px 5px 5px 10px;
}

.clear{
	clear:both;
}

.orange{
	color:#C60;
}

.step{
	margin:30px 0 20px 0;
	background:#f4f2e9;
	padding:5px;
}

.step li{
	list-style-type:none;
	float:left;
}
.step li img{
   margin-bottom:10px;
}

.step_img{
	margin:0 15px 0 0;
	width:170px;
}

.step_img_end{
	width:170px;
}

.step_img_all img{
	margin:15px 0 0 0!important;
}

.txt_right{
	text-align:right;
}

.item{
    padding:0 0 20px 0;
}

.f10{
	color:#666;
	font-size:10px;
}

.linksCtm a img {
	vertical-align: bottom;
	margin: 0;
	border: 1px solid #CCC;
}
.linksCtm a:hover img,
.linksCtm a:active img {
	border: 1px solid #7F0C19;
}


/*table01*/

.feeding_tab01{
    border:solid 1px #000;
	border-collapse:collapse;
	width:550px;
	margin:0 0 30px 0;
	float:left

}

.feeding_tab02{
    border:solid 1px #000;
	border-collapse:collapse;
	width:550px;
	margin:0 0 30px 0;
	float:left

}

.feeding_tab01_th01{
    background:#838383;
	border-right:dotted 1px #FFFFFF;
	border-bottom:dotted 1px #260000;
	padding:8px;
	color:#fff;
	text-align:center;
	line-height:130%;
	font-size:12px;
}

.feeding_tab01_th02{
    background:#3a4d99;
	border-right:dotted 1px #FFFFFF;
	border-bottom:dotted 1px #FFF;
	padding:8px;
	color:#FFFFFF;
	text-align:center;
	line-height:130%;
	font-size:12px;
}

.feeding_tab01_td01{
    background:#EFEFEF;
	border-right:dotted 1px #260000;
	padding:8px;
	font-size:12px!important;
}
.feeding_tab01_td02{
    background:#FFFFFF;
	border-right:dotted 1px #260000;
	padding:8px;
	font-size:12px!important;
}

.tit01{
    padding:8px;
	margin:0 0 15px 0;
	background-color:#000;
	color:#FFFFFF;
	font-size:12px;
}
.tit02{
	margin:0 0 5px 0;
	/*color:#000;*/
	font-size:12px;
	color:#260000;
}

.tit03{
	margin:0 0 5px 0;
	color:#260000;
	font-size:12px;
	border-top:dotted 1px #260000;
	padding:10px 0 0 0;
}
.feeding01{
	border-bottom:dotted 1px #260000;
	margin:0 0 20px 0;
	clear:both;

}

.left_img{
    float:left;
	margin:0 15px 0 0;
}

.orange{
    color:#000;
}

.th_img{
    background:#FFFFFF!important;
	border-right:dotted 1px #000;
}

.st{
    font-weight:bold;
}

.feed_menu{
    margin:15px 0;
}
.point{
    padding:10px;
	background:#F2EEE2;
	margin:10px 0;
}

.orange{
	color:#F30;
}