td {
	font-size: 100%;
	color: #333333;
}
/* 見出しスタイル（色変更はＯＫ） */
.imgTD {
	padding: 6px 3px 0 3px;
	text-align: left;
}
.midasiTD {
	padding: 6px 8px;
	text-align: left;
	vertical-align: top;
}
.midasi-t {
	font-size: 110%;
	color: #BB0000;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.midasi-d {
	color: #666666;
	line-height: 16px;
}
.iconTD {
	vertical-align: bottom;
	text-align: right;
	padding: 0.3em 0.3em 0.2em 0.3em;
}
/* 会社データスタイル（色変更はＯＫ） */
.data td {
	vertical-align: top;
	text-align: justify;
	padding: 0.3em 0.3em 0.2em 0.3em;
}
.data .name {
background: #C5AEA9;
	}
.data .address {
	background: #DCDCDC;
}
.data .contact {
	background: #FFE8E8;
}
.data .other {
	background: #DCDCDC;
}
.data .char {
	color: #71534D;
}
/* 本文スタイル（自由に追加・変更ＯＫ） */
.catch {
	width: auto;
	background: #79BCFF;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	padding: 0.5em 0.3em;
	text-align: center;
	margin: 0;
}

/* 3139_1用 */
.table_3139_1 td {
	background: #BBE8E8;
	padding: 1em 0;
	text-align: center;
}

/* 3139_2用 */
.sample_name {
	font-size: 140%;
	font-weight: bold;
	color: #99CC00;
	margin-left: 0.2em;
}
.sample_cost {
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0.1em;
	margin-left: 0.2em;
}
.sample_cost span {
	font-size: 60%;
}
.sample_work {
	font-size: 130%;
	font-weight: bold;
	color: #0000FF;
	line-height: 150%;
	margin-top: 0.1em;
	margin-left: 0.2em;

}
.sample_work span {
	color: #FF0000;
}
.picup {
	width: auto;
	background: #BBE0E3;
	border: 2px solid #03004C;
	border-radius: 30px;
	padding: 10px 10px 20px 10px;
	margin: 3px;
}

/* 3139_5用 */
.table_3139_5 h2 {
	font-size: 200%;
	font-weight: bold;
	line-height: 220%;
	color: #90C226;
	text-align: center;
}
.table_3139_5 div {
	font-size: 150%;
	line-height: 170%;
	padding: 0 0.5em 0.5em 0.5em;
}
.table_3139_5 .under_picup {
	text-align: center;
}
.table_3139_5 ol {
	margin-left: 2.3em;
}
.table_3139_5 li {
	font-size: 140%;
	line-height: 170%;
}
.table_3139_5 .last_picup {
	font-weight: bold;
	color: #2C57FC;
	text-align: center;
}
.table_3139_5 hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	margin: auto;
}
.company_pr {
	color: #333333!important;
}

