@charset "Shift_JIS";

@import url("index.css");
.contents{
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width : 100%;
	border-color: rgb(204, 204, 204);
	font-size: 95%;line-height;135%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h2{
	font-size: 125%;
	line-height: 150%;
	font-stretch: extra-condensed;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	clear: both;
	color : rgb(74, 76, 78);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : rgb(251, 75, 35);
	padding-left: 5px;
	padding-bottom: 0px;
	font-family: "Century Gothic";
}
h4{
	font-size: 105%;
	font-weight: bold;
	font-stretch: extra-condensed;
	margin-bottom : 25px;
	clear: both;
	color : white;
	margin-left: 10px;
	padding-bottom : 5px;
	margin-top : 50px;
  background-color : rgb(74, 76, 78);
  text-indent : 10px;
  padding-top : 5px;
  margin-right : 45px;
}
h5{
	font-size : 98%; font-weight : bold; margin-left : 20px;
  line-height : 150%;
  color : rgb(32, 59, 57);
}
ul{
	font-size : 105%;line-height : 17pt;margin-top : 15px;
  margin-left : 12px;
  

  list-style-type : none;
  vertical-align : baseline;
}
table{
	font-size: 10pt;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-collapse: collapse;
	table-layout: auto;
	empty-cells: hide;
	border-spacing: 2px 2px;
	color: black;
	background-color: white;
}
p{
	font-size : 100%;line-height: 150%;
 
  padding-left : 10px;
  padding-right : 10px;
  margin-left : 10px;
  margin-right : 10px;
  color : #0f0f0f;
}
P IMG{
	florat:left;
margin-right : 10px;
  margin-bottom : 5px;
}
ADDRESS{
	font-size: 95%;
	font-style: normal;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(234, 80, 12);
	border-bottom-color: rgb(230, 80, 12);
	padding-top: 5px;
	padding-bottom: 5px;
	color: rgb(32, 59, 57);
	position: normal;
	top: 500px;
}
body{
	background-color: rgb(250, 250, 250);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  
}
A:link{
  color : #282828;
  border-bottom-width : 0px;
  padding-top : 0px;
  
  
}
A:visited{
 
  padding-bottom : 0px;
  
  
  color : #969696;
  border-bottom-width : 0px;
  
}
A:hover{
  
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff8000;
}
LI{
  font-size : 100%;
  font-weight : normal;
  
  list-style-image : url(dtec_li.gif);
  margin-left : 18px;
  line-height : 170%;
  padding-left : 5px;
  
}
