@charset "utf-8";
/* CSS Document */

table.typeTempo th{
	width: 15%;!important
}

ul.typeKome{
	background-color: #fffbe5;
	border: solid 5px #e3e1d4;
	margin: 10px 15px 10px 15px;
	padding: 10px;
	color: #B0001F;
}
strong.kome{
	color: #B0001F;
}

h4.hClear{
	height: auto;
	background-position: 0px 10px;
}
.inqList{
	margin-bottom: 20px;
}
.inqList li{
	_height: 1em;
	min-height: 1em;
	padding: 0 0 3px;

}

.inqList a{
background-image: url(/inquiry/images/iconInq.gif);
background-repeat: no-repeat;
background-position: 0 50%;
display:block;
padding:6px 100px 6px 40px;
position: relative;
}


.inqList span{
	position: absolute;
	right: 0px;
	top: 10px;
	width: 200px;
	height: 15px;
	color: #930;
	text-decoration: none;
	cursor: pointer;
	font-size: 80%;
	text-align: right;
}