@charset "utf-8";
/* CSS Document */

#type{
	width:660px;
	float:right;
}
h3{
	background-image: url(../images/h3_title04.gif);
}
h4 {
	margin:0 0 16px;
	padding:0 0 10px;
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
}
h5{
	font-size:1em;
	margin:0 0 8px;
	padding:0 0 0 5px;
	border-left:6px solid #ff7800;
}

.cts{
	height:100%;
	margin:0 0 15px;
}
.cts p{
	width:200px;
	float:left;
}
.cts div{
	width:445px;
	float:right;
}
.cts table{
	width:350px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	margin:0 0 15px;
}
.cts table td{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}
.td01{
	background-color:#ececec;
	width:70px;
	text-align:center;
	letter-spacing:2px;
}
.or{
	font-weight:bold;
	padding-top:20px;
	margin:0;
	display:block;
}


