/****************************　共有の指定　****************************/
body {
	margin: 0px;
	padding: 0px;
	display: block;
}

.outline {
	width: 100%;
	height: auto;
	background: #0071BC;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: center;
}

.outline td {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tdtop {
	vertical-align: top;
}

.dlbox {
	width: 580px;
	height: auto;
	float: left;
	margin-left: 90px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #000000;
	text-align: center;
}

/* IE */
*html .dlbox {
	margin: 0px 0px 0px 40px;
}
/* IE */

.dltxt{
	text-align: center;
}

.clear {
	clear: both;
}

/****************************　てこいれの指定　****************************/

table,
td,
th,
caption {
	border: 1px solid #0071BC;
	border-collapse: collapse;
	text-align: center;
}

.dlteko{
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	background: #FEF8E0 url(../img/BG_main.jpg) no-repeat scroll center top;
}

.tekotable01 {
	display: table;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: transparent;
	border: 1px solid #0071BC;
	font-size: 10pt;
	table-layout: fixed;
}

.tekotable01a {
	display: table;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: transparent;
	border: 1px solid #0071BC;
	font-size: 10pt;
	table-layout: auto;
}


/* IE */
*html .tekotable01,
.tekotable01a {
	margin: 20px 0px 20px 0px;
}
/* IE */

.tekotd01{
	text-align: center;
	background: #663300;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tekotd01a{
	width: 247px;
	display: block;
	float: left;
	text-align: center;
	background: #663300;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #0071BC;
	border-right: 1px solid #0071BC;
}

.tekotd02 {
	text-align: center;
	background: url(../img/BG_yellow.gif);
}

.tekotd02a {
	text-align: center;
	background: url(../img/BG_yellow.gif);
}

.tekotd03 {
	text-align: center;
	background: url(../img/BG_yellow02.gif);
}

.dldos {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 12px;
	background: #FFFFFF;
}

/* IE */
*html .dldos {
	margin: 0px 0px 10px 0px;
}
/* IE */

#sound {
	width: 300px;
}

/****************************　ダウンロードページの指定　****************************/

.dlbox01 {
	width: 600px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.dlbox02 {
	width: 400px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.dlbox03 {
	width: 140px;
	height: 65px;
	padding: 35px 20px 20px 20px;
	float: right;
	text-align: center;
	background: url(../img/BG_dl_info.gif);
}

.dlbox04 {
	width: 140px;
	height: 80px;
	padding: 20px 20px 20px 20px;
	float: right;
	text-align: center;
	background: url(../img/BG_dl_info2.gif);
}

.dlset {
	width: 600px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}











