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


/* astec_surtech.html
----------------------------------------- */
/*#txt.astec_surtech2016 h3 {
	background: url(../images/back_h3wrap2.gif) no-repeat !important;
	margin-top: 30px;
}
#txt.astec_surtech2016 h4 {
	border: 1px solid #9B7DBB;
	border-left: 8px solid #9B7DBB;
    padding: 5px 10px;
	background: #eeeeee;
}*/
#txt.astec_surtech2016 h3 .Fl {
	float: left;
}
#txt.astec_surtech2016 h3 .Fr {
	text-align: right;
	float: right;
	font-size: 80%;
	vertical-align: middle;
}

#txt.astec_surtech2016 .ex {
	text-align: right;
	margin-bottom: 15px;
}
#txt.astec_surtech2016 .ex span {
	padding: 5px 10px;
}
#txt.astec_surtech2016 .astec {
	background: #c2dc96;
}
#txt.astec_surtech2016 .surtech {
	background: #9bbbd6;
}
#txt.astec_surtech2016 span.red {
	font-size: 85%;
	color: #fff;
	padding: 1px 8px;
	background: #cc006a;
	font-family: "メイリオ", Meiryo, sans-serif;
}
#txt.astec_surtech2016 span.blue {
	font-size: 85%;
	color: #fff;
	padding: 1px 8px;
	background: #1798E0;
	font-family: "メイリオ", Meiryo, sans-serif;
}
#txt.astec_surtech2016 span.charge {
	font-size: 85%;
	color: #fff;
	padding: 1px 8px;
	background: #0E3A5D;
	font-family: "メイリオ", Meiryo, sans-serif;
}
#txt.astec_surtech2016 span.free {
	font-size: 85%;
	color: #fff;
	padding: 1px 8px;
	background: #EB9010;
	font-family: "メイリオ", Meiryo, sans-serif;
}
#txt.astec_surtech2016 table {
	font-size:75%;
	width:100%;
}
#txt.astec_surtech2016 table p{
	font-size:95%;
}
#txt.astec_surtech2016 table td,
#txt.astec_surtech2016 table th{
	padding:5px;
	border:1px solid #4a3366;
	text-align:center;
}
#txt.astec_surtech2016 table th{
	color: #fff;
	background: #9B7DBB;
}
#txt.astec_surtech2016 table th.date{
	border-left: none;
}
#txt.astec_surtech2016 table th.time{
	border-right: none;
}
#txt.astec_surtech2016 table td.time{
	background:#eee;
	font-weight: bold;
	width: 18%;
	height: 65px;
}
#txt.astec_surtech2016 table td a {
	font-weight: bold;
}
#txt.astec_surtech2016 table td p {
	font-size: 100% !important;
	margin-bottom: 5px;
}
#txt.astec_surtech2016 table td p strong {
	font-size: 130% !important;
}


/* normal */
#txt.astec_surtech2016 table.normal th,
#txt.astec_surtech2016 table.normal td {
	border-top: 1px #ddd solid !important;
	border-left: 1px #ddd solid !important;
	border-bottom: 2px #ccc solid !important;
	border-right: 2px #ccc solid !important;
	line-height: 160% !important;
}
#txt.astec_surtech2016 table.normal td {
	background:  url(../images/td_01.gif) repeat-x bottom #FFFFFF !important;
	padding: 7px 7px 7px 10px !important;
}

/* ul.disc */
#txt.astec_surtech2016 ul.disc {
	list-style-type: disc;
	line-height: 180%;
	font-size: 80%;
	margin-bottom: 15px;
	margin-left: 2.8em;
}
#txt.astec_surtech2016 ul.disc li {
	margin-bottom: 5px;
	font-weight: bold;
}
#txt.astec_surtech2016 ul.disc li span.icon01 {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 80%;
	color: #fff;
	padding: 1px 8px 0;
	background: #0E3A5D;
}
#txt.astec_surtech2016 ul.disc li span.icon02 {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 80%;
	color: #fff;
	padding: 1px 8px 0;
	background: #EB9010;
}

