@charset "utf-8";
/* CSS Document */

.listYellow li{
	padding:0;
	margin:0;
	margin-left:30px;
	list-style-image:url(images/listDot01.gif);
	line-height:20px;
	margin-bottom:5px;
}

.listYellow02 li{
	padding:0;
	margin:0 0 0 50px;
	list-style-image:url(images/listDot01.gif);
	line-height:20px;
	margin-bottom:5px;
}

.layout01{
	border-bottom:#333 1px solid;
	border-left:#333 1px solid;
	margin-bottom:10px;
}
.layout01 th,.layout01 td{
	border-top:#333 1px solid;
	border-right:#333 1px solid;
	padding:5px 10px;
	margin:0;
}
.layout01 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:center;
}
.layout01 td{
	text-align:left;
}


.txtGreen{
	color:#73BE1E;
	margin-top:20px;
}
.download{
	margin-left:20px;
}

.download img{
	vertical-align:middle;
}
.download span{
	padding-left:18px;
	background:url(images/listDot02.gif) no-repeat;
	
}

.center{
	text-align:center;
}
.center img{
	margin:auto;
}
.textRight{
	text-align:right;
}
.downBtn{
	margin:0 30px;
	vertical-align:middle;
	
}
.red{
	color:#F00;
}

.adobeDown{
	margin-top:30px;
	text-align:left;
	border-bottom:#999999 1px dashed;
	border-top:#999999 1px dashed;
	padding:10px;
}
.adobeDown img{
	float:left;
	margin-right:20px;
	padding-top:5px;
}


.suuji li{
	padding:0;
	margin:0;
	margin-left:25px;
	line-height:20px;
	margin-bottom:5px;
	list-style:decimal;
}

.sche_h3{
	background-image:url(../images/h3_bg.gif);
	width:100%;
	height:30px;
	text-align:left;
	padding-left:30px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	font-size:14px;
}
.sche_kara{
	background-color:#ffffff;
	width:100%;
	height:30px;
	text-align:left;

}
.sche_pre{
	background-color:#e6e6e6;
	width:47%;
	height:20px;
	text-align:right;

}
.sche_center{
	background-color:#e6e6e6;
	width:6%;
	height:20px;
	text-align:center;

}
.sche_next{
	background-color:#e6e6e6;
	width:47%;
	height:20px;
	text-align:left;

}

.syokudou_box{
	padding:30px 0;
	clear:both;
	border-bottom:dotted #ccc 1px;
}
