#mousikomi {
	font-size: 12px;
	line-height: 18px;
}
#mousikomi table {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#mousikomi table th, #mousikomi table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
#mousikomi table th {
	background-color: #C5F0FE;
	font-weight: normal;
	padding: 3px;
}
#mousikomi table td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#mousikomi table input,#mousikomi table select,#mousikomi table textarea {
	font-size: 12px;
	line-height: 12px;
}
#contents_main .cancel_title {
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #048EF1;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 120%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #048EF1;
	font-weight: bold;
}


