@charset "UTF-8";

/* headmenu ----------------------------------------------------- */
h2.p  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/ptitle.gif) no-repeat; 
	background-color:#e3007f;
	text-indent: -9999px;
}
h3  {
	font-size:120%;
	font-weight:normal;
	padding:20px 0 5px 0;
	color: #e3007f;
}

.ohanared {
	color: #e3007f;
}


table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-top: solid #cbc9c9 1px;
	border-right: solid #cbc9c9 1px;
}

th, td {
	padding: 8px;
	text-align: left;
	font-weight: normal;
	border-bottom: solid #cbc9c9 1px;
	border-left: solid #cbc9c9 1px;
}

table th {
	/*width: 121px;
	background: url(../images/h01.gif) no-repeat left bottom;*/
	color: #e3007f;
	vertical-align:top;
	background-color:#ffe5f4;
}
.name {width: 220px;}
.tec  {width: 60px;}