@charset "UTF-8";
/******************************************************
  staff
******************************************************/

h3{
	font-size: 16px;
	font-weight: bold !important;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: double;
	border-left-color: #FFF;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #300;
	color: #FFF;
}

table#refome{
	border:0px;
	border-spacing:0px;
}
.text01 {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}

#refome th{
	text-align: center;
	vertical-align: top;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #300;
	padding-top:5px;
	padding-bottom:5px;
}
#refome td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #300;
	padding-top:5px;
}
#techniqueCon{
	background-image: url(../images/techniqueCon.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 680px;
	margin-bottom:10px;
}
#techniqueCon p{
	padding-top: 110px;
	padding-left:240px;
	line-height:1.5;
	width:400px;
	font-size: 16px;
	font-weight: bold;
	color: #930;
}
