@charset "Shift_JIS";

body{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image : url(back_dna.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/* ---- リンクの色 ---- */

a:link{
  color: #ff6600;
  background: transparent;
}

a:visited{
  color: #ff0000;
  background: transparent;
}

a:hover{
  color: #3333CC;
  background: transparent;
}

a:active{
  color: #000000;
  background: transparent;
}

.txt{
	margin: 5px;
	padding: 5px 10px 5px 10px;
	line-height: 17px;
	font-size: 13px;
	
}
.txt_02{
	font-size: 13px;
	line-height: 17px;
	padding:5px 25px 5px 25px;
}


.txt_black{
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	margin: 10px;
	padding: 5px 25px 5px 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt_red{
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
	margin: 0px;
	padding: 5px;
}


ul{
	margin: 5px;
	padding: 5px;
	list-style-image : url(li.gif);
}
li{
	margin-bottom:0.5em;
	line-height:17px;
	margin-left: 0.2em;
}
h1{
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	padding-right: 20px;
}

	
h2{
	font-size: 14px;
	margin: 5px;
	font-weight: 700;
	color: #333333;
	background-image : url(h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.2em 0 0.2em 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	letter-spacing: 0.2em;
}
h3{
	background-image : url(li.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 17px;
	background-position: 5px;
	padding-left: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 3px;
	color: #000000;
}

.table_company{
	width: 680px;
}
.txt .table_company th{
	border: 1px solid #FFCC66;
	width: 150px;
	background-color: #FFCC66;
	font-size: 13px;
}
.txt .table_company td{
	font-size: 13px;
	line-height: 17px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.mawarikomi{
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.table_maker{
	width: 680px;
}
.table_maker th{
	font-size: 13px;
	line-height: 17px;
	padding: 3px;
	height: 20px;
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}
.table_maker td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.table_seihin{
	width: 680px;
}
.table_seihin_td01{
	font-size: 14px;
	margin: 2px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	font-weight: 500;
	font-variant: normal;
	color: #333333;
	text-decoration: blink;
}
.table_seihin_td02{
	font-size: 12px;
	line-height: 17px;
	margin: 3px;
	padding: 5px;
}
.table_seihin th{
	font-size: 13px;
	line-height: 17px;
	border: 1px solid #FFCC33;
	background-color: #FFFFCC;
}
.table_seihin td{
	font-size: 13px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.table_sch{
	font-size: 13px;
	width: 680px;
}
.table_sch th{
	font-size: 14px;
	background-color: #FFCC00;
	padding: 5px;
	height: 30px;
	border: 1px solid #FF9933;
}
.table_sch td{
	font-size: 13px;
	line-height: 20px;
	height: 45px;
	border: 1px solid #CCCCCC;
}
